This website requires JavaScript.
Explore
Help
Sign In
xCAT
/
xNBA
Watch
2
Star
0
Fork
0
You've already forked xNBA
mirror of
https://github.com/xcat2/xNBA.git
synced
2025-03-03 09:40:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
xNBA
/
src
/
arch
/
i386
/
firmware
/
pcbios
History
Michael Brown
859da6bd32
Allow external code to update hidden memory regions.
2007-01-12 03:13:04 +00:00
..
basemem.c
get rid of compile warnings (except intentionally generated ones)
2006-09-14 20:54:05 +00:00
bios_console.c
Engage brain: since when was zero >= 0x80 ?
2006-12-21 05:15:26 +00:00
bios.c
…
e820mangler.S
Check to see if we've reached the end of the map before attempting to
2006-08-31 13:25:45 +00:00
gateA20.c
Avoid draining the keyboard buffer during gateA20_set(). It shouldn't
2006-12-05 09:45:39 +00:00
hidemem.c
Allow external code to update hidden memory regions.
2007-01-12 03:13:04 +00:00
memmap.c
Move memmap.h out of arch/i386; it no longer contains anything
2007-01-11 14:08:44 +00:00
pnpbios.c
Added PnP BIOS scanning code, separated out from the UNDI driver
2007-01-05 16:10:03 +00:00