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
*
[prefix] Remove unsupported ELF prefices
Stefan Hajnoczi
2010-01-31
5
-514
/
+0
*
[prefix] Remove unsupported .exe prefix
Stefan Hajnoczi
2010-01-31
2
-42
/
+0
*
[prefix] Remove unsupported .com prefix
Stefan Hajnoczi
2010-01-31
2
-47
/
+0
*
[prefix] Remove .bImage in favor of .lkrn
Stefan Hajnoczi
2010-01-31
2
-612
/
+0
*
[pxe] Introduce PXE exit hook for NBP chaining
Shao Miller
2010-01-24
5
-1
/
+79
*
[prefix] Add .xrom prefix for a ROM that loads itself by PCI accesses
Joshua Oreman
2010-01-20
4
-10
/
+389
*
[config] Make PXE stack a compile-time option
Joshua Oreman
2010-01-20
5
-46
/
+87
*
[pxe] Support cached DHCP packets in .kkpxe images
Joshua Oreman
2010-01-20
2
-0
/
+72
*
[pxe] Separate parent PXE API caller from UNDINET driver
Joshua Oreman
2010-01-20
6
-216
/
+263
*
[tftp] Make TFTP size requests abort transfer with an error
Thomas Horsten
2010-01-17
1
-5
/
+8
*
[sanboot] Prevent leaking a stack reference for "keep-san" AoE
Stefan Hajnoczi
2010-01-15
1
-21
/
+33
*
[prefix] Add .hrom prefix for a ROM that loads high under PCI3 without PMM
Joshua Oreman
2010-01-14
3
-0
/
+27
*
[build] Pad .hd image type to 32 KB
Stefan Hajnoczi
2009-12-15
1
-1
/
+1
*
[multiboot] Build memory map after shutting down and unhiding gPXE
Stefan Hajnoczi
2009-12-14
1
-2
/
+6
*
[e820mangler] Add missing CLC ins. for success path
Shao Miller
2009-11-20
1
-0
/
+1
*
[linker] Expand and correct symbol requirement macros
Joshua Oreman
2009-11-20
3
-0
/
+3
*
[int13] Guard against BIOSes that "fix" the drive count
Michael Brown
2009-11-18
1
-6
/
+48
*
[int13] Fix number of sectors returned by INT 13,15
Michael Brown
2009-11-18
1
-2
/
+6
*
[autoboot] Ensure that an error message is always printed for a boot failure
Michael Brown
2009-11-18
2
-4
/
+0
*
[sanboot] Extend the "keep-san" option to non-iSCSI SAN protocols
Michael Brown
2009-11-04
4
-17
/
+35
*
[iscsi] Use the "Ethernet-compatible" MAC address in the iBFT
Michael Brown
2009-10-23
1
-4
/
+8
*
[iscsi] Fix printing of non-existent strings in iBFT debug messages
Michael Brown
2009-10-23
1
-1
/
+2
*
[netdevice] Allow the hardware and link-layer addresses to differ in size
Michael Brown
2009-08-12
1
-4
/
+6
*
[netdevice] Separate out the concept of hardware and link-layer addresses
Michael Brown
2009-08-12
2
-7
/
+3
*
[doc] Expand scope of doxygen-generated documentation
Michael Brown
2009-08-11
1
-1
/
+1
*
[zbin] Change fixup semantics to support ROMs over 128k uncompressed
Joshua Oreman
2009-08-11
6
-25
/
+16
*
[infiniband] Add support for the SRP Boot Firmware Table
Michael Brown
2009-08-10
3
-0
/
+236
*
[infiniband] Add support for SRP over Infiniband
Michael Brown
2009-08-10
1
-0
/
+63
*
[romprefix] Cope with PnP BIOSes that fail to set %es:%di on entry
Michael Brown
2009-08-08
1
-7
/
+20
*
[pxe] Dual-license pxe_api.h under the MIT license
H. Peter Anvin
2009-08-02
1
-0
/
+25
*
[pxe] Avoid printf format warning on some compilers
Michael Brown
2009-08-02
1
-1
/
+1
*
[build] Add syslinux floppy image type .sdsk
Marty Connor
2009-08-02
1
-0
/
+6
*
[netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol
Michael Brown
2009-07-17
1
-1
/
+1
*
[pxe] Add startpxe and stoppxe commands
Michael Brown
2009-06-28
2
-0
/
+34
*
[pxe] Check for unhookable interrupts in PXENV_STOP_UNDI
Michael Brown
2009-06-28
1
-0
/
+9
*
[pxe] Create pxe_[de]activate() wrapper functions
Michael Brown
2009-06-28
4
-40
/
+61
*
[pxe] Make pxe_init_structures() an initialisation function
Michael Brown
2009-06-28
4
-6
/
+7
*
[pxe] Update UNDI transmit count before transmitting packet
Michael Brown
2009-06-27
1
-4
/
+8
*
[pxe] Implement PXENV_UNDI_{GET,SET}_MCAST_ADDRESS
Michael Brown
2009-06-27
1
-15
/
+42
*
[pxe] Improve pxe_undi debug messages
Michael Brown
2009-06-27
1
-32
/
+92
*
[comboot] Implement INT 22h AX=000Bh (Get Serial Console Configuration)
Daniel Verkamp
2009-06-23
1
-1
/
+9
*
[pxe] Fix interoperability with the Symantec (undipd) DOS UNDI driver
Michael Brown
2009-06-23
1
-1
/
+1
*
[pxe] Fix interoperability with the Intel DOS UNDI driver
Michael Brown
2009-06-23
2
-1
/
+23
*
[pxe] Fix interoperability with the 3Com DOS UNDI driver
Michael Brown
2009-06-23
1
-2
/
+15
*
[undi] Include PXENV_GET_IFACE_INFO's ServiceFlags in debug output
Michael Brown
2009-06-23
1
-2
/
+3
*
[netdevice] Add netdev argument to link-layer push and pull handlers
Joshua Oreman
2009-06-23
1
-3
/
+3
*
[misc] Fix source files erroneously marked as executable
Michael Brown
2009-06-02
4
-0
/
+0
*
[comboot] Implement stub calls for auxiliary data vector handling
Daniel Verkamp
2009-05-26
1
-1
/
+12
*
[multiboot] Include argv[0] as part of "command line"
Michael Brown
2009-05-26
1
-5
/
+6
*
[legal] Add FILE_LICENCE declaration to romprefix.S
Michael Brown
2009-05-18
1
-0
/
+2
[next]