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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
We can finally enable -Werror :)
Michael Brown
2007-07-24
1
-1
/
+1
*
Add NIC to targets that are always made.
Marty Connor
2007-07-22
1
-5
/
+5
*
Kill off redundant references to the .zprefixes.
Michael Brown
2007-07-16
1
-4
/
+4
*
Compressed ROM images now work.
Michael Brown
2007-07-16
1
-0
/
+1
*
Split the objcopy stage out of final image preparation to a separate
Michael Brown
2007-07-16
1
-0
/
+1
*
Revert "no need for depending on build library ("blib")"
Michael Brown
2007-07-16
1
-1
/
+1
*
Update Makefile for compilation on ARCH=x86_64
Holger Lubitz
2007-07-09
1
-0
/
+6
*
Pad ROM images to 512 bytes, not powers of two
Michael Brown
2007-07-05
1
-1
/
+1
*
Add warning about formats that are not working until we fix them
Marty Connor
2007-03-02
1
-3
/
+7
*
Made most of the build much quieter
Michael Brown
2007-01-31
1
-6
/
+6
*
Add matrixssl directory
Michael Brown
2007-01-26
1
-1
/
+1
*
Build external axtls code
Michael Brown
2007-01-26
1
-1
/
+1
*
Allow truly arbitrary debug levels to be specified via DEBUG=
Michael Brown
2007-01-18
1
-3
/
+2
*
Add image directory back in
Michael Brown
2007-01-11
1
-1
/
+1
*
Remove uIP; we haven't used it for quite some time now.
Michael Brown
2007-01-10
1
-1
/
+1
*
Split the (quick hack) boot logic out from main.c to autoboot.c, add a
Michael Brown
2006-12-20
1
-0
/
+1
*
Add (partly-functional) user interface for editing configuration settings
Michael Brown
2006-12-20
1
-1
/
+2
*
Move nvo_cmd.c to hci/commands.
Michael Brown
2006-12-20
1
-3
/
+1
*
Start of generic editable string support
Michael Brown
2006-12-19
1
-1
/
+1
*
Do no evil. :)
Michael Brown
2006-08-09
1
-1
/
+0
*
Merge of Fredrik Hultin command_line
Marty Connor
2006-08-09
1
-0
/
+3
*
Add net/udp
Michael Brown
2006-07-19
1
-1
/
+1
*
enabled build entry for mucurses libraries
Dan Lynch
2006-06-27
1
-1
/
+1
*
added placeholder SRCDIRS entry for mucurses
Dan Lynch
2006-06-27
1
-0
/
+1
*
Added gpxe-0.5/src/crypto/ for the SSL Library
Derek Pryor
2006-06-22
1
-0
/
+1
*
Added sketch of bit-bashing interface common code
Michael Brown
2006-06-08
1
-0
/
+1
*
Added sample AoE test code to tree
Michael Brown
2006-06-01
1
-0
/
+1
*
Added drivers/ata directory (forgot to check this in previously).
Michael Brown
2006-05-31
1
-0
/
+1
*
Added abstraction layer for a three-wire serial device (e.g. the EEPROM
Michael Brown
2006-05-26
1
-0
/
+1
*
Re-enable -Wformat, since our printf() is now more standards-conformant.
Michael Brown
2006-05-18
1
-1
/
+1
*
Added missing drivers/scsi
Michael Brown
2006-05-17
1
-1
/
+1
*
Add drivers/block and arch/i386/interface/pcbios
Michael Brown
2006-05-13
1
-0
/
+1
*
Created net/tcp and moved hello.c there
Michael Brown
2006-04-30
1
-1
/
+1
*
Moved uIP and tcp.c from proto/ to net/
Michael Brown
2006-04-30
1
-2
/
+1
*
Add "net" directory.
Michael Brown
2006-04-24
1
-1
/
+2
*
Add debug symbols to objects. (They will be stripped out of the final
Michael Brown
2006-03-23
1
-0
/
+1
*
Add uip on HEAD; it's safe to build, since nothing links against it at the
Michael Brown
2006-03-16
1
-0
/
+1
*
no need for depending on build library ("blib")
Geert Stappers
2005-06-14
1
-1
/
+1
*
Added interface/pxe directory
Michael Brown
2005-05-23
1
-0
/
+1
*
Add DOXYGEN definition, comment out reference to not-yet-existent "image"
Michael Brown
2005-05-18
1
-1
/
+2
*
Added "image" directory
Michael Brown
2005-05-17
1
-0
/
+1
*
Added "proto" directory
Michael Brown
2005-04-30
1
-0
/
+1
*
Produce a sorted list of all local symbols in the map file.
Michael Brown
2005-04-27
1
-0
/
+2
*
Added DBG2
Michael Brown
2005-04-25
1
-1
/
+4
*
Make it easier to comment out individual SRC directories when things
Michael Brown
2005-04-22
1
-2
/
+4
*
blib definition moved to Makefile.housekeeping.
Michael Brown
2005-04-18
1
-3
/
+0
*
Add MKCONFIG utility, and add "-I ." to CFLAGS so that we can work
Michael Brown
2005-04-17
1
-1
/
+2
*
Found a home for MAKEROM_FLAGS_3c503.
Michael Brown
2005-04-17
1
-2
/
+6
*
Use the correct case for -Ddebug_<object>
Michael Brown
2005-04-16
1
-1
/
+1
*
Improved building of debugging objects. You can now specify a "DEBUG="
Michael Brown
2005-04-16
1
-5
/
+11
[prev]
[next]