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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gzip] Add support for gzip archive images
imgextract
Michael Brown
2021-05-08
7
-0
/
+403
*
[zlib] Add support for zlib archive images
Michael Brown
2021-05-08
7
-0
/
+345
*
[image] Add "imgextract" command for extracting archive images
Michael Brown
2021-05-08
9
-0
/
+326
*
[image] Provide image_set_len() utility function
Michael Brown
2021-05-08
2
-4
/
+22
*
[cloud] Allow multiple images to be imported simultaneously
Michael Brown
2021-05-02
1
-19
/
+19
*
[cloud] Attempt to include CPUID_SETTINGS only for x86 builds
Michael Brown
2021-05-02
1
-0
/
+2
*
[cloud] Autodetect CPU architecture from AMI disk image
Michael Brown
2021-05-02
1
-6
/
+17
*
[cloud] Use a sortable default AMI name
Michael Brown
2021-05-01
1
-1
/
+9
*
[cloud] Add ability to generate Dokuwiki table of AMI images
Michael Brown
2021-05-01
1
-0
/
+20
*
[settings] Add --timeout option to "read" command
Michael Brown
2021-04-23
1
-14
/
+43
*
[readline] Add an optional timeout to readline_history()
Michael Brown
2021-04-23
4
-6
/
+18
*
[efi] Show ACPI address space descriptor ranges in debug messages
Michael Brown
2021-04-21
1
-0
/
+3
*
[efi] Always map full length of coherent DMA buffer allocation
Michael Brown
2021-04-20
1
-1
/
+2
*
[build] Fix genfsimg to build ISO with long filenames
Matya
2021-04-20
1
-1
/
+1
*
[xen] Avoid infinite loop on allocation failure in xenstore_response()
Michael Brown
2021-04-20
1
-6
/
+6
*
[xen] Support scatter-gather to allow for jumbo frames
xen-sg
Michael Brown
2021-04-14
3
-57
/
+154
*
[int13] Do not report INT 13 extension support for emulated floppies
Michael Brown
2021-04-13
1
-2
/
+2
*
[cloud] Enable "poweroff" command in cloud images
Michael Brown
2021-04-10
1
-0
/
+5
*
[netdevice] Ensure driver transmit() and poll() will not be re-entered
Michael Brown
2021-04-10
2
-7
/
+38
*
[pci] Avoid scanning nonexistent buses when using PCIAPI_DIRECT
Michael Brown
2021-04-10
3
-4
/
+30
*
[intel] Add additional PCI device ID to table
Tyler J. Stachecki
2021-04-10
1
-0
/
+1
*
[efi] Mark PE .reloc and .debug sections as discardable
Marvin Häuser
2021-04-10
1
-0
/
+2
*
[efi] Align EFI image sections by page size
Marvin Häuser
2021-04-10
2
-20
/
+33
*
[efi] Discard .pci_devlist.* sections for EFI images
Marvin Häuser
2021-04-10
1
-0
/
+1
*
[dhcp] Handle DHCPNAK by returning to discovery state
Michael Brown
2021-03-11
1
-9
/
+31
*
[linux] Fail at link time if building slirp.linux without libslirp
Michael Brown
2021-03-11
1
-29
/
+3
*
[linux] Do not assume that stat() works on sysfs files
Michael Brown
2021-03-03
1
-29
/
+20
*
[linux] Validate length of ACPI table read from sysfs
Michael Brown
2021-03-03
2
-0
/
+11
*
[linux] Place -lslirp at end of linker search list
Michael Brown
2021-03-03
1
-3
/
+2
*
[linux] Use fstat() rather than statx()
Michael Brown
2021-03-03
3
-11
/
+8
*
[linux] Use generic sysfs mechanism to read SMBIOS table
Michael Brown
2021-03-02
3
-64
/
+87
*
[linux] Use generic sysfs mechanism to read ACPI tables
Michael Brown
2021-03-02
1
-78
/
+21
*
[linux] Add a generic function for reading files from sysfs
Michael Brown
2021-03-02
5
-0
/
+143
*
[linux] Free cached ACPI tables on shutdown
Michael Brown
2021-03-02
1
-0
/
+22
*
[dns] Reduce debug verbosity for DNS server list
Michael Brown
2021-03-02
1
-9
/
+9
*
[linux] Allow arbitrary settings to be applied to Linux devices
Michael Brown
2021-03-02
1
-13
/
+37
*
[linux] Add missing pci_num_bus() stub
Michael Brown
2021-03-02
1
-0
/
+11
*
[build] Fix building on older versions of gcc
Michael Brown
2021-03-02
1
-0
/
+3
*
[slirp] Add libslirp driver for Linux
Michael Brown
2021-03-02
6
-2
/
+900
*
[build] Allow __asmcall to be used as a type attribute
Michael Brown
2021-03-02
6
-8
/
+9
*
[linux] Provide ACPI settings via /sys/firmware/acpi/tables
Michael Brown
2021-03-01
4
-0
/
+193
*
[acpi] Allow for platforms that provide ACPI tables individually
Michael Brown
2021-03-01
8
-6
/
+46
*
[acpi] Eliminate redundant acpi_find_rsdt() in acpi_sx()
Michael Brown
2021-02-28
1
-10
/
+2
*
[acpi] Use a fixed colour for debug messages
Michael Brown
2021-02-28
1
-9
/
+12
*
[linux] Use host glibc system call wrappers
Michael Brown
2021-02-28
29
-601
/
+553
*
[linux] Add a prefix to all symbols to avoid future name collisions
Michael Brown
2021-02-27
3
-2
/
+8
*
[bitops] Provide an explicit operand size for bit test instructions
Michael Brown
2021-02-27
1
-4
/
+4
*
[efi] Compress EFI ROM images
Michael Brown
2021-02-19
4
-6
/
+1652
*
[librm] Test for FXSAVE/FXRSTOR instruction support
Michael Brown
2021-02-18
3
-6
/
+36
*
[librm] Add missing __asmcall on init_idt()
Michael Brown
2021-02-18
1
-1
/
+1
[next]