index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[block] Allow for additional SAN boot parameters alongside filename
Michael Brown
2024-03-06
1
-2
/
+3
*
[block] Use drive number as debug message stream ID
Michael Brown
2024-03-04
1
-101
/
+109
*
[efi] Fix hang during ExitBootServices()
Ross Lagerwall
2024-01-31
3
-3
/
+15
*
[loong64] Replace broken big integer arithmetic implementations
Michael Brown
2024-01-19
1
-78
/
+106
*
[crypto] Allow multiplicand and multiplier to differ in size
Michael Brown
2024-01-16
8
-48
/
+72
*
[build] Fix building with newer binutils
Michael Brown
2024-01-14
24
-19
/
+22
*
[build] Remove unnecessary ".text" directives
Michael Brown
2024-01-14
21
-21
/
+0
*
[smbios] Support scanning for the 64-bit SMBIOS3 entry point
Michael Brown
2023-12-29
1
-2
/
+53
*
[pci] Require discovery of a PCI device when determining usable PCI APIs
Michael Brown
2023-11-02
1
-11
/
+14
*
[vmware] Use driver-private data to hold GuestInfo settings block
Michael Brown
2023-09-14
1
-41
/
+7
*
[netdevice] Allocate private data for each network upper-layer driver
Michael Brown
2023-09-13
2
-3
/
+8
*
[librm] Use explicit operand size when pushing a label address
opsize
Michael Brown
2023-09-05
1
-2
/
+4
*
[console] Avoid overlap between special keys and Unicode characters
Michael Brown
2023-07-04
1
-24
/
+35
*
[build] Use separate code segment if supported by linker
sepcode
Michael Brown
2023-07-03
1
-0
/
+7
*
[build] Inhibit linker warnings about an implied executable stack
Geert Stappers
2023-06-30
32
-0
/
+33
*
[build] Avoid using multiple target patterns in pattern rules
Michael Brown
2023-06-30
1
-2
/
+8
*
[loong64] Add support for building EFI binaries
loong64
Xiaotian Wu
2023-06-29
1
-0
/
+14
*
[loong64] Add CPU sleeping API for EFI LoongArch64
Xiaotian Wu
2023-06-29
4
-1
/
+75
*
[loong64] Add I/O API for LoongArch64
Xiaotian Wu
2023-06-29
3
-0
/
+130
*
[ioapi] Centralise definitions for dummy PIO
Michael Brown
2023-06-29
2
-50
/
+6
*
[arm] Add missing arch/arm/core source directory
Michael Brown
2023-06-29
2
-2
/
+4
*
[arm] Remove redundant inclusion of io.h
Michael Brown
2023-06-29
1
-2
/
+0
*
[image] Allow for images to be hidden from lists of all images
Michael Brown
2023-05-05
2
-0
/
+8
*
[image] Always unregister currently executing image
interpreter
Michael Brown
2023-03-07
2
-12
/
+0
*
[rng] Allow entropy source to be selected at runtime
Michael Brown
2023-02-17
7
-160
/
+48
*
[rng] Add RDRAND as an entropy source
Michael Brown
2023-02-15
5
-0
/
+141
*
[image] Check delimiters when parsing command-line key-value arguments
Michael Brown
2023-02-14
1
-21
/
+16
*
[rng] Check for several functioning RTC interrupts
Michael Brown
2023-02-11
1
-3
/
+11
*
[loong64] Add initial support for LoongArch64
Xiaotian Wu
2023-02-06
35
-0
/
+1539
*
[ioapi] Move PAGE_SHIFT to bits/io.h
Michael Brown
2023-02-06
4
-6
/
+6
*
[build] Allow for per-architecture unprefixed constant operand modifier
Michael Brown
2023-02-05
4
-0
/
+12
*
[pxe] Discard queued PXE UDP packets when under memory pressure
Michael Brown
2023-01-25
1
-0
/
+26
*
[arm] Inhibit linker warnings about an implied executable stack
Michael Brown
2023-01-23
3
-0
/
+3
*
[arm] Use -mfloat-abi=soft only for EFI builds
Michael Brown
2023-01-23
2
-1
/
+5
*
[arm] Use -fno-short-enums for all 32-bit ARM builds
Michael Brown
2023-01-23
2
-4
/
+5
*
[arm] Support building as a Linux userspace binary for AArch64
Michael Brown
2023-01-22
2
-0
/
+16
*
[dhcp] Simplify platform-specific client architecture definitions
Michael Brown
2023-01-22
13
-285
/
+100
*
[build] Move -Ulinux to common Makefile
Michael Brown
2023-01-22
1
-3
/
+0
*
[linux] Centralise the linker script for Linux binaries
Michael Brown
2023-01-22
4
-216
/
+4
*
[cachedhcp] Include VLAN tag in filter for applying cached DHCPACK
Michael Brown
2022-12-22
1
-1
/
+1
*
[bzimage] Fix parsing of "vga=..." when not at end of command line
vgafix
Michael Brown
2022-10-27
1
-4
/
+10
*
[pci] Select PCI I/O API at runtime for cloud images
Michael Brown
2022-09-18
7
-0
/
+218
*
[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
3
-11
/
+19
*
[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
2
-0
/
+16
*
[console] Centralise handling of key modifiers
Michael Brown
2022-02-15
2
-5
/
+21
*
[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
[next]