summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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-202-0/+10
* Towards making KEEP_IT_REAL work again.Michael Brown2006-08-242-2/+196
* 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