This website requires JavaScript.
Explore
Help
Sign In
sysadmin
/
ipxe
Watch
1
Star
0
Fork
0
You've already forked ipxe
mirror of
https://github.com/ipxe/ipxe
synced
2025-12-19 11:00:27 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a53d070274c847e708673ab504d4a779f611873
ipxe
/
src
/
arch
/
i386
/
firmware
/
pcbios
History
Michael Brown
77a65075a6
Replaced memsizes.c with smaller memmap.c, taking advantage of __data16,
...
and creating a memory map that's easier to work with than the E820 map.
2006-05-24 01:37:46 +00:00
..
basemem.c
Fixes for gcc >= 3.2 from Georg Baum
2005-05-23 23:47:54 +00:00
bios_console.c
gcc is rather over-aggressive about optimising out static data structures
2006-04-24 18:31:37 +00:00
bios.c
Define BIOS data segment in bios.h
2006-05-13 11:43:07 +00:00
e820mangler.S
Cope with regions bigger than 4GB.
2006-05-23 23:33:37 +00:00
gateA20.c
Merged mcb30-realmode-redesign back to HEAD
2005-04-08 15:01:17 +00:00
hidemem.c
Code to install the new E820 mangler (which doesn't require copying
2006-05-23 23:47:05 +00:00
memmap.c
Replaced memsizes.c with smaller memmap.c, taking advantage of __data16,
2006-05-24 01:37:46 +00:00