index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[riscv] Move prefix system reset code to libprefix.S
Michael Brown
2025-05-07
2
-16
/
+43
|
*
[riscv] Add basic debug progress messages in libprefix.S
Michael Brown
2025-05-07
1
-0
/
+32
|
*
[riscv] Provide a millicode variant of print_message()
Michael Brown
2025-05-07
2
-20
/
+38
|
*
[riscv] Move prefix debug message printing to libprefix.S
Michael Brown
2025-05-06
2
-12
/
+65
|
*
[riscv] Place prefix debug strings in .rodata
Michael Brown
2025-05-06
1
-1
/
+1
|
*
[riscv] Use compressed relocation records
Michael Brown
2025-05-06
4
-71
/
+78
|
*
[riscv] Place .got and .got.plt in .data
Michael Brown
2025-05-06
1
-0
/
+2
|
*
[riscv] Discard ELF hash tables
Michael Brown
2025-05-06
1
-0
/
+2
|
*
[zbin] Allow for constructing compressed dynamic relocation records
Michael Brown
2025-05-06
1
-0
/
+240
|
*
[build] Allow for 32-bit and 64-bit versions of util/zbin
Michael Brown
2025-05-06
10
-5
/
+40
|
*
[riscv] Add support for enabling 32-bit paging
Michael Brown
2025-05-04
1
-17
/
+141
|
*
[riscv] Add support for enabling 64-bit paging
Michael Brown
2025-05-02
1
-0
/
+262
|
*
[riscv] Allow for a non-zero link-time address
Michael Brown
2025-05-01
3
-4
/
+19
|
*
[riscv] Split out runtime relocator to libprefix.S
Michael Brown
2025-05-01
3
-28
/
+113
|
*
[uaccess] Remove redundant virt_to_user() and userptr_t
Michael Brown
2025-04-30
6
-58
/
+0
|
*
[uaccess] Reduce scope of included uaccess.h header
Michael Brown
2025-04-30
18
-10
/
+8
|
*
[image] Make image data read-only to most consumers
Michael Brown
2025-04-30
15
-73
/
+45
|
*
[image] Add the concept of a static image
Michael Brown
2025-04-30
9
-8
/
+68
|
*
[image] Move embedded images from .rodata to .data
Michael Brown
2025-04-30
1
-1
/
+1
|
*
[test] Separate read-only and writable CMS test images
Michael Brown
2025-04-30
1
-2
/
+14
|
*
[uaccess] Remove redundant copy_from_user() and copy_to_user()
Michael Brown
2025-04-30
89
-28
/
+90
|
*
[image] Clear recorded replacement image immediately after consuming
Michael Brown
2025-04-29
1
-0
/
+4
|
*
[bofm] Remove userptr_t from BOFM table parsing and updating
Michael Brown
2025-04-29
2
-51
/
+45
|
*
[bofm] Allow BOFM tests to be run without a BOFM-capable device driver
Michael Brown
2025-04-29
2
-1
/
+113
|
*
[build] Remove some long-obsolete unused header files
Michael Brown
2025-04-29
7
-266
/
+0
|
*
[peerdist] Remove never-used peerdist_msg_blk() macro
Michael Brown
2025-04-29
1
-24
/
+0
|
*
[peerdist] Remove userptr_t from PeerDist content information parsing
Michael Brown
2025-04-29
3
-9
/
+7
|
*
[xferbuf] Simplify and generalise data transfer buffers
Michael Brown
2025-04-29
7
-234
/
+119
|
*
[prefix] Remove userptr_t from command line image construction
Michael Brown
2025-04-29
1
-9
/
+3
|
*
[comboot] Remove userptr_t from COM32 API implementation
Michael Brown
2025-04-29
3
-21
/
+22
|
*
[comboot] Remove userptr_t from COMBOOT API implementation
Michael Brown
2025-04-28
1
-39
/
+21
|
*
[comboot] Remove userptr_t from COMBOOT image parsing
Michael Brown
2025-04-28
2
-44
/
+30
|
*
[uaccess] Remove redundant UNULL definition
Michael Brown
2025-04-28
1
-3
/
+0
|
*
[bzimage] Remove userptr_t from bzImage parsing
Michael Brown
2025-04-28
1
-92
/
+72
|
*
[initrd] Use physical addresses for calculations on initrd locations
Michael Brown
2025-04-28
3
-40
/
+44
|
*
[bzimage] Use image name in debug messages
Michael Brown
2025-04-28
1
-33
/
+39
|
*
[efi] Add ability to reboot to firmware setup menu
Michael Brown
2025-04-28
3
-0
/
+30
|
*
[reboot] Generalise warm reboot indicator to a flags bitmask
Michael Brown
2025-04-28
6
-15
/
+24
|
*
[multiboot] Remove userptr_t from Multiboot and ELF image parsing
Michael Brown
2025-04-28
4
-88
/
+105
|
*
[multiboot] Use image name in Multiboot and ELF debug messages
Michael Brown
2025-04-28
3
-49
/
+51
|
*
[linux] Enable compiler warnings when building the linux_api.o object
Michael Brown
2025-04-28
1
-0
/
+4
|
*
[linux] Add missing return statement to linux_poll()
Michael Brown
2025-04-28
1
-0
/
+1
|
*
[build] Disable gcc unterminated-string-initializer warnings
Michael Brown
2025-04-27
1
-0
/
+9
|
*
[build] Remove unsafe disable function wrapper from legacy NIC drivers
Michael Brown
2025-04-27
16
-21
/
+26
|
*
[build] Prevent the use of reserved words in C23
Miao Wang
2025-04-27
3
-13
/
+10
|
*
[build] Fix old-style function definition
Michael Brown
2025-04-27
1
-2
/
+1
|
*
[build] Fix typo in xenver.h header guard
Michael Brown
2025-04-27
1
-1
/
+1
|
*
[pnm] Remove userptr_t from PNM image parsing
Michael Brown
2025-04-25
4
-32
/
+29
|
*
[png] Remove userptr_t from PNG image parsing
Michael Brown
2025-04-25
1
-99
/
+78
|
*
[fbcon] Avoid redrawing unchanged characters when scrolling
Michael Brown
2025-04-25
1
-8
/
+32
[prev]
[next]