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
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] Use ".bss.*" names for uninitialised-data sections
Michael Brown
2008-10-17
2
-11
/
+11
*
[build] Fix building on Ubuntu 8.04
Michael Brown
2008-10-17
1
-6
/
+8
*
[efi] Fix linker script for ld 2.17.50.0.9
Michael Brown
2008-10-13
1
-6
/
+6
*
[efi] Add EFI image format and basic runtime environment
Michael Brown
2008-10-13
1
-0
/
+174
*
[i386] Simplify linker script and standardise linker-defined symbol names
Michael Brown
2008-10-10
1
-177
/
+94
*
[pxe] Add a dummy PXENV+ entry point at UNDI_CS:0000
Michael Brown
2008-09-06
1
-1
/
+3
*
[pxe] Fill in UNDIROMID pointer in !PXE structure
Michael Brown
2008-08-28
1
-0
/
+10
*
[pcbios] Support arbitrary splits of the e820 memory map
Michael Brown
2008-08-18
1
-1
/
+0
*
[pcbios] Prepare for multiple splits of hidden e820 memory regions
Michael Brown
2008-08-18
1
-0
/
+1
*
[PXE] Add PMM support to romprefix.S (untested)
Michael Brown
2008-03-09
1
-0
/
+2
*
Remove the (unused) option to override _prefix_link_addr,
Michael Brown
2007-12-07
1
-14
/
+4
*
Update all prefixes currently referring to _load_size to include a
Michael Brown
2007-07-16
1
-0
/
+6
*
Rename _rom_size to _load_size_sect, since hdprefix.S also uses it.
Michael Brown
2007-07-16
2
-2
/
+2
*
Compressed ROM images now work.
Michael Brown
2007-07-16
1
-0
/
+25
*
Use a single _payload_offset linker-defined variable to locate the
Michael Brown
2007-07-15
1
-0
/
+2
*
Make _load_size accurately reflect the number of bytes in the actual
Michael Brown
2007-03-11
1
-2
/
+0
*
Prevent NULL from ever pointing to some real code or data. (This was
Michael Brown
2006-12-20
2
-0
/
+10
*
Towards making KEEP_IT_REAL work again.
Michael Brown
2006-08-24
2
-2
/
+196
*
Added null trap code for debugging. (Must be included by adding
Michael Brown
2006-06-11
1
-0
/
+1
*
Calculate _rom_size for the ROM prefix
Michael Brown
2006-06-06
1
-0
/
+1
*
Create two easy-to-use entry points in libprefix: install and
Michael Brown
2006-05-02
1
-16
/
+21
*
Towards a(nother) new real-mode infrastructure, in which we take
Michael Brown
2006-05-02
1
-96
/
+79
*
isa.c uses the new table infrastructure.
Michael Brown
2005-04-27
1
-9
/
+1
*
dev.c uses the new tables infrastructure.
Michael Brown
2005-04-27
1
-9
/
+0
*
Post-relocation functions use the generic table mechanism.
Michael Brown
2005-04-27
1
-3
/
+0
*
console.c uses the generic table mechanism
Michael Brown
2005-04-27
1
-7
/
+4
*
ISA bus driver updated to report devices as present only if a driver
Michael Brown
2005-04-26
1
-0
/
+3
*
Created a bus/device API that allows for the ROM prefix to specify an
Michael Brown
2005-04-21
1
-3
/
+9
*
All boot device drivers are now lumped together in boot_drivers
Michael Brown
2005-04-12
1
-6
/
+3
*
Added post-relocation function table.
Michael Brown
2005-04-10
1
-0
/
+5
*
Merged mcb30-realmode-redesign back to HEAD
Michael Brown
2005-04-08
1
-0
/
+263