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
/
i386
/
image
/
nbi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[netdevice] Kill off the various guess_boot_netdev() functions
Michael Brown
2008-11-21
1
-18
/
+1
*
[hacks] Improve the guess_boot_netdev() logic
Michael Brown
2008-10-31
1
-3
/
+4
*
[iSCSI] Support Windows Server 2008 direct iSCSI installation
Michael Brown
2008-07-17
1
-1
/
+1
*
[Settings] Remove assumption that all settings have DHCP tag values
Michael Brown
2008-03-25
1
-4
/
+3
*
[DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO
Michael Brown
2008-03-23
1
-4
/
+2
*
[Settings] Migrate DHCP and NVO code to the new settings API (untested)
Michael Brown
2008-03-21
1
-4
/
+4
*
Fix compiler warnings that appear only on OpenBSD.
Michael Brown
2007-12-06
1
-1
/
+1
*
Allowed zero-cost enforced ordering of features in startup banner
Michael Brown
2007-08-02
1
-0
/
+3
*
Centralise construction of the DHCP request and response packets.
Michael Brown
2007-07-31
1
-7
/
+4
*
make nbi_load static
Holger Lubitz
2007-07-27
1
-1
/
+1
*
Separated out initialisation functions from startup/shutdown functions.
Michael Brown
2007-07-03
1
-1
/
+1
*
Use a common base-memory packet buffer for DHCP construction (as used
Michael Brown
2007-07-02
1
-5
/
+5
*
Add 32-bit support.
Michael Brown
2007-03-22
1
-13
/
+70
*
Support 32-bit (linear) NBI images. We don't yet provide a bootp data
Michael Brown
2007-03-14
1
-33
/
+44
*
Make the getmemsize() prototype available in memsizes.h, for code that
Michael Brown
2007-01-14
1
-0
/
+1
*
Replace image->entry with image->priv.
Michael Brown
2007-01-14
1
-1
/
+5
*
Mostly updated. Won't work yet.
Michael Brown
2007-01-14
1
-199
/
+172
*
Move include/image.h to include/gpxe/image.h
Michael Brown
2007-01-11
1
-4
/
+3
*
Remove osloader.c and replace with a prep_segment() that uses userptr_t
Michael Brown
2007-01-11
1
-1
/
+0
*
NBI is due for removal
Michael Brown
2006-05-24
1
-0
/
+5
*
Gave up on adding POSIX errno's as required, and just added (almost) all
Michael Brown
2006-04-28
1
-15
/
+15
*
gcc is rather over-aggressive about optimising out static data structures
Michael Brown
2006-04-24
1
-1
/
+1
*
Added doxygen comments and errno values.
Michael Brown
2005-05-18
1
-29
/
+135
*
Moved NBI support to nbi.c, modified to work with new load mechanism
Michael Brown
2005-05-17
1
-0
/
+306