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
/
etherboot.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[console] Move putchar() and getchar() declarations to stdio.h
Michael Brown
2012-03-26
1
-1
/
+0
*
[console] Move include/console.h to include/ipxe/console.h
Michael Brown
2011-03-09
1
-1
/
+1
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-3
/
+3
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2008-03-02
1
-1
/
+1
*
Reduced etherboot.h dependencies to avoid unnecessary rebuilds.
Michael Brown
2007-07-14
1
-280
/
+10
*
Fix prototype of random() and move to stdlib.h
Michael Brown
2006-12-22
1
-1
/
+0
*
Fix prototype of sleep() and move it to unistd.h
Michael Brown
2006-12-20
1
-1
/
+1
*
Kill off poll_interruptions(); it is lethal when we're acting as a PXE
Michael Brown
2006-08-14
1
-1
/
+0
*
Moved if_ether.h and if_arp.h to include/gpxe, for consistency with Linux
Michael Brown
2006-04-19
1
-2
/
+2
*
Moved old tcp.h to old_tcp.h, to avoid name clash with new (uIP-based)
Michael Brown
2006-03-23
1
-1
/
+1
*
Moved include/in.h to include/gpxe/in.h, so that it can be included by
Michael Brown
2006-03-23
1
-1
/
+1
*
Merge from Etherboot 5.4
Michael Brown
2006-03-16
1
-1
/
+3
|
\
*
|
Fix up building with gcc 4.0.1 / gas 2.16.91
Michael Brown
2006-01-17
1
-1
/
+0
*
|
IGMP protocol now uses the generic background protocol mechanism.
Michael Brown
2005-06-01
1
-13
/
+0
*
|
TFTP upgraded to use a core function library (in tftpcore.c) which will be
Michael Brown
2005-06-01
1
-1
/
+0
*
|
doxygen doesn't allow us to do the --include compiler.h trick...
Michael Brown
2005-05-18
1
-20
/
+20
|
/
*
Heap function prototypes moved to heap.h
Michael Brown
2005-05-17
1
-8
/
+0
*
Moved DOWNLOAD_PROTO_XXX options to config.h
Michael Brown
2005-05-02
1
-4
/
+0
*
Removed obsolete prototypes.
Michael Brown
2005-05-01
1
-17
/
+0
*
nfs prototypes no longer required.
Michael Brown
2005-05-01
1
-5
/
+0
*
tftp prototypes moved to tftp.h
Michael Brown
2005-04-30
1
-2
/
+0
*
loadkernel no longer exists; it is now download_url and lives in nic.c.
Michael Brown
2005-04-30
1
-6
/
+2
*
Added back in the actual call to load().
Michael Brown
2005-04-26
1
-1
/
+1
*
printf and sprintf now defined in vsprintf.h, drag in console.h to get
Michael Brown
2005-04-17
1
-3
/
+1
*
Removed basemem.c prototypes
Michael Brown
2005-04-09
1
-13
/
+0
*
Relocation code is arch-specific.
Michael Brown
2005-04-09
1
-6
/
+0
*
Removed references to old callback mechanism
Michael Brown
2005-04-09
1
-4
/
+0
*
Merged mcb30-realmode-redesign back to HEAD
Michael Brown
2005-04-08
1
-63
/
+1
*
Remove CODE16 as a global define; most files define it themselves
Michael Brown
2005-03-09
1
-5
/
+0
*
Initial revision
Michael Brown
2005-03-08
1
-0
/
+459