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
/
arch
/
x86
/
interface
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cachedhcp] Include VLAN tag in filter for applying cached DHCPACK
Michael Brown
2022-12-22
1
-1
/
+1
*
[pci] Select PCI I/O API at runtime for cloud images
Michael Brown
2022-09-18
2
-0
/
+193
*
[bios] Allow pcibios_discover() to return an empty range
Michael Brown
2022-09-18
1
-3
/
+5
*
[pci] Generalise pci_num_bus() to pci_discover()
Michael Brown
2022-09-15
1
-5
/
+9
*
[acpi] Allow for the possibility of overriding ACPI tables at link time
Michael Brown
2022-03-24
2
-2
/
+2
*
[fbcon] Support Unicode character output
Michael Brown
2022-03-15
1
-2
/
+23
*
[console] Support AltGr to access ASCII characters via remapping
Michael Brown
2022-02-15
1
-0
/
+12
*
[console] Centralise handling of key modifiers
Michael Brown
2022-02-15
1
-5
/
+18
*
[console] Handle remapping of scancode 86
Michael Brown
2022-02-10
1
-0
/
+9
*
[console] Avoid attempting to remap numeric keypad on BIOS console
Michael Brown
2022-02-10
1
-3
/
+18
*
[console] Generalise bios_keymap() as key_remap()
Michael Brown
2022-02-10
1
-17
/
+1
*
[doc] Update user-visible ipxe.org URIs to use HTTPS
Michael Brown
2022-01-13
1
-1
/
+1
*
[acpi] Generalise DSDT/SSDT data extraction logic
Michael Brown
2021-09-08
1
-4
/
+66
*
[efi] Record cached ProxyDHCPOFFER and PXEBSACK, if present
Michael Brown
2021-07-27
1
-1
/
+2
*
[rng] Check for TSC support before using RTC entropy source
Michael Brown
2021-05-12
1
-0
/
+11
*
[int13] Do not report INT 13 extension support for emulated floppies
Michael Brown
2021-04-13
1
-2
/
+2
*
[build] Allow __asmcall to be used as a type attribute
Michael Brown
2021-03-02
3
-5
/
+5
*
[acpi] Allow for platforms that provide ACPI tables individually
Michael Brown
2021-03-01
1
-0
/
+1
*
[pxe] Split out platform-independent portions of cachedhcp.c
Michael Brown
2021-02-17
1
-0
/
+76
*
[build] Use .balign directive instead of .align
Michael Brown
2021-02-13
2
-3
/
+3
*
[pci] Define pci_ioremap() for mapping PCI bus addresses
Michael Brown
2020-09-24
1
-0
/
+1
*
[pcbios] Take alignment into account when checking for available space
David Decotigny
2020-07-21
1
-4
/
+4
*
[pcbios] Fix "out of memory" detection when expanding bottom area
David Decotigny
2020-07-21
1
-1
/
+1
*
[init] Show startup and shutdown function names in debug messages
Michael Brown
2019-01-25
2
-0
/
+2
*
[librm] Ensure that inline code symbols are unique
Michael Brown
2018-03-21
3
-6
/
+6
*
[time] Add support for the ACPI power management timer
Michael Brown
2018-03-20
1
-0
/
+136
*
[acpi] Make acpi_find_rsdt() a per-platform method
Michael Brown
2017-05-23
2
-16
/
+127
*
[block] Provide sandev_read() and sandev_write() as global symbols
Michael Brown
2017-04-26
1
-27
/
+23
*
[block] Allow use of a non-default EFI SAN boot filename
Michael Brown
2017-04-12
1
-1
/
+2
*
[block] Describe all SAN devices via ACPI tables
Michael Brown
2017-03-28
1
-52
/
+65
*
[int13con] Avoid overwriting random portions of SAN boot disks
Michael Brown
2017-03-27
1
-2
/
+17
*
[int13] Improve geometry guessing for unaligned partitions
Michael Brown
2017-03-26
1
-11
/
+45
*
[block] Add basic multipath support
Michael Brown
2017-03-26
1
-6
/
+14
*
[undi] Move PXE API caller back into UNDI driver
Michael Brown
2017-03-19
1
-287
/
+0
*
[int13] Refactor to use centralised SAN device abstraction
Michael Brown
2017-03-07
1
-685
/
+264
*
[block] Centralise "san-drive" setting
Michael Brown
2017-03-07
1
-28
/
+0
*
[int13] Test correct return status from INT 13 calls
Michael Brown
2017-01-26
1
-5
/
+5
*
[int13] Avoid potential division by zero
Michael Brown
2017-01-26
1
-3
/
+7
*
[time] Allow timer to be selected at runtime
Michael Brown
2017-01-26
1
-9
/
+28
*
[acpi] Allow time for ACPI power off to take effect
Michael Brown
2016-07-11
1
-0
/
+6
*
[acpi] Add support for ACPI power off
Michael Brown
2016-07-11
3
-4
/
+140
*
[rng] Check for functioning RTC interrupt
Michael Brown
2016-07-10
1
-0
/
+56
*
[bios] Do not enable interrupts when printing to the console
Michael Brown
2016-07-03
1
-14
/
+4
*
[efi] Generalise EFI entropy generation to non-x86 CPUs
Michael Brown
2016-05-04
1
-223
/
+0
*
[comboot] Support COMBOOT in 64-bit builds
Michael Brown
2016-04-15
4
-0
/
+1066
*
[pxe] Implicitly open network device in PXENV_UDP_OPEN
Michael Brown
2016-03-22
1
-0
/
+10
*
[int13] Allow default drive to be specified via "san-drive" setting
Michael Brown
2016-03-22
1
-1
/
+28
*
[int13] Allow drive to be hooked using the natural drive number
Michael Brown
2016-03-22
1
-2
/
+6
*
[pcbios] Restrict external memory allocations to the low 4GB
Michael Brown
2016-03-08
1
-0
/
+53
*
[librm] Provide an abstraction wrapper for prot_call
Michael Brown
2016-02-19
4
-12
/
+9
[next]