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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[pci] Add support for the Enhanced Configuration Access Mechanism (ECAM)
Michael Brown
2022-09-16
4
-0
/
+196
*
[pci] Generalise pci_num_bus() to pci_discover()
Michael Brown
2022-09-15
4
-17
/
+36
*
[pci] Check for wraparound in callers of pci_find_next()
Michael Brown
2022-09-15
1
-0
/
+1
*
[pci] Allow pci_find_next() to return non-zero PCI segments
Michael Brown
2022-09-15
1
-1
/
+1
*
[intelxl] Add driver for Intel 100 Gigabit Ethernet NICs
Michael Brown
2022-08-12
1
-0
/
+1
*
[pci] Generalise function-level reset mechanism
Michael Brown
2022-08-08
1
-0
/
+1
*
[linux] Add stub phys_to_user() implementation
Michael Brown
2022-03-24
1
-1
/
+14
*
[acpi] Allow for the possibility of overriding ACPI tables at link time
Michael Brown
2022-03-24
1
-0
/
+3
*
[fbcon] Support Unicode character output
Michael Brown
2022-03-15
1
-2
/
+5
*
[utf8] Add ability to accumulate Unicode characters from UTF-8 bytes
Michael Brown
2022-03-01
1
-0
/
+69
*
[console] Support changing keyboard map at runtime
Michael Brown
2022-02-16
2
-0
/
+3
*
[console] Ensure that US keyboard map appears at start of linker table
Michael Brown
2022-02-16
1
-1
/
+4
*
[console] Support AltGr to access ASCII characters via remapping
Michael Brown
2022-02-15
1
-0
/
+5
*
[console] Centralise handling of key modifiers
Michael Brown
2022-02-15
1
-0
/
+21
*
[console] Allow for named keyboard mappings
Michael Brown
2022-02-15
1
-3
/
+16
*
[tables] Add ability to declare static table start and end markers
Michael Brown
2022-02-14
1
-0
/
+27
*
[console] Handle remapping of scancode 86
Michael Brown
2022-02-10
1
-0
/
+3
*
[console] Generalise bios_keymap() as key_remap()
Michael Brown
2022-02-10
1
-0
/
+2
*
[efi] Include Secure Boot Advanced Targeting (SBAT) metadata
sbat
Michael Brown
2022-01-13
1
-0
/
+68
*
[doc] Update user-visible ipxe.org URIs to use HTTPS
Michael Brown
2022-01-13
1
-1
/
+1
*
[settings] Support formatting UUIDs as little-endian GUIDs
Michael Brown
2022-01-04
1
-0
/
+1
*
[efi] Run ExitBootServices shutdown hook at TPL_NOTIFY
shutdown_tpl_notify
Michael Brown
2021-11-23
1
-0
/
+1
*
[efi] Modify global system table when wrapping a loaded image
Michael Brown
2021-11-21
1
-1
/
+1
*
[uri] Retain original encodings for path, query, and fragment fields
Michael Brown
2021-11-12
1
-7
/
+24
*
[virtio] Update driver to use DMA API
Aaron Young
2021-10-28
2
-3
/
+12
*
[acpi] Allow for extraction of a MAC address from the DSDT/SSDT
Michael Brown
2021-09-09
2
-0
/
+15
*
[acpi] Generalise DSDT/SSDT data extraction logic
Michael Brown
2021-09-08
1
-1
/
+3
*
[efi] Record cached ProxyDHCPOFFER and PXEBSACK, if present
Michael Brown
2021-07-27
2
-2
/
+9
*
[libc] Allow for externally-defined LITTLE_ENDIAN and BIG_ENDIAN constants
Michael Brown
2021-07-15
1
-0
/
+4
*
[rdc] Add driver for RDC R6040 embedded NIC
Michael Brown
2021-06-28
1
-0
/
+1
*
[realtek] Work around hardware bug on RTL8211B
Michael Brown
2021-06-24
1
-0
/
+2
*
[libc] Match standard prototype for putchar()
Michael Brown
2021-06-07
1
-1
/
+1
*
[rndis] Fix size of reserved fields
Michael Brown
2021-06-07
1
-2
/
+2
*
[cpio] Split out bzImage initrd CPIO header construction
Michael Brown
2021-05-21
1
-0
/
+21
*
[libc] Add strncasecmp()
Michael Brown
2021-05-18
1
-0
/
+2
*
[image] Allow single-member archive images to be executed transparently
Michael Brown
2021-05-12
1
-0
/
+1
*
[gzip] Add support for gzip archive images
imgextract
Michael Brown
2021-05-08
2
-0
/
+72
*
[zlib] Add support for zlib archive images
Michael Brown
2021-05-08
2
-0
/
+44
*
[image] Add "imgextract" command for extracting archive images
Michael Brown
2021-05-08
3
-0
/
+27
*
[image] Provide image_set_len() utility function
Michael Brown
2021-05-08
1
-0
/
+1
*
[readline] Add an optional timeout to readline_history()
Michael Brown
2021-04-23
1
-1
/
+2
*
[xen] Support scatter-gather to allow for jumbo frames
xen-sg
Michael Brown
2021-04-14
1
-3
/
+4
*
[netdevice] Ensure driver transmit() and poll() will not be re-entered
Michael Brown
2021-04-10
1
-0
/
+6
*
[pci] Avoid scanning nonexistent buses when using PCIAPI_DIRECT
Michael Brown
2021-04-10
1
-0
/
+3
*
[linux] Validate length of ACPI table read from sysfs
Michael Brown
2021-03-03
1
-0
/
+1
*
[linux] Use fstat() rather than statx()
Michael Brown
2021-03-03
1
-3
/
+1
*
[linux] Use generic sysfs mechanism to read SMBIOS table
Michael Brown
2021-03-02
1
-0
/
+1
*
[linux] Add a generic function for reading files from sysfs
Michael Brown
2021-03-02
3
-0
/
+20
*
[linux] Add missing pci_num_bus() stub
Michael Brown
2021-03-02
1
-0
/
+11
*
[slirp] Add libslirp driver for Linux
Michael Brown
2021-03-02
3
-0
/
+175
[next]