2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-15 15:51:44 +00:00
xNBA/src/arch/i386/firmware/pcbios
Michael Brown 53935e9dc6 Set carry flag before calling INT 15,e801 and INT 15,e820.
Ignore carry flag for INT 15,88; the Ralf Brown interrupt list says
that CF is unreliable for this call.
2006-05-24 12:19:16 +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 Set carry flag before calling INT 15,e801 and INT 15,e820. 2006-05-24 12:19:16 +00:00