summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/scripts/i386.lds
Commit message (Expand)AuthorAgeFilesLines
* [pxe] Add a dummy PXENV+ entry point at UNDI_CS:0000Michael Brown2008-09-061-1/+3
* [pxe] Fill in UNDIROMID pointer in !PXE structureMichael Brown2008-08-281-0/+10
* [pcbios] Support arbitrary splits of the e820 memory mapMichael Brown2008-08-181-1/+0Star
* [pcbios] Prepare for multiple splits of hidden e820 memory regionsMichael Brown2008-08-181-0/+1
* [PXE] Add PMM support to romprefix.S (untested)Michael Brown2008-03-091-0/+2
* Remove the (unused) option to override _prefix_link_addr,Michael Brown2007-12-071-14/+4Star
* Update all prefixes currently referring to _load_size to include aMichael Brown2007-07-161-0/+6
* Rename _rom_size to _load_size_sect, since hdprefix.S also uses it.Michael Brown2007-07-161-1/+1
* Compressed ROM images now work.Michael Brown2007-07-161-0/+25
* Use a single _payload_offset linker-defined variable to locate theMichael Brown2007-07-151-0/+2
* Make _load_size accurately reflect the number of bytes in the actualMichael Brown2007-03-111-2/+0Star
* Prevent NULL from ever pointing to some real code or data. (This wasMichael Brown2006-12-201-0/+6
* Towards making KEEP_IT_REAL work again.Michael Brown2006-08-241-2/+4
* Added null trap code for debugging. (Must be included by addingMichael Brown2006-06-111-0/+1
* Calculate _rom_size for the ROM prefixMichael Brown2006-06-061-0/+1
* Create two easy-to-use entry points in libprefix: install andMichael Brown2006-05-021-16/+21
* Towards a(nother) new real-mode infrastructure, in which we takeMichael Brown2006-05-021-96/+79Star
* isa.c uses the new table infrastructure.Michael Brown2005-04-271-9/+1Star
* dev.c uses the new tables infrastructure.Michael Brown2005-04-271-9/+0Star
* Post-relocation functions use the generic table mechanism.Michael Brown2005-04-271-3/+0Star
* console.c uses the generic table mechanismMichael Brown2005-04-271-7/+4Star
* ISA bus driver updated to report devices as present only if a driverMichael Brown2005-04-261-0/+3
* Created a bus/device API that allows for the ROM prefix to specify anMichael Brown2005-04-211-3/+9
* All boot device drivers are now lumped together in boot_driversMichael Brown2005-04-121-6/+3Star
* Added post-relocation function table.Michael Brown2005-04-101-0/+5
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-0/+263