freebsd-dev/sys/compat/x86bios
Jung-uk Kim ef8201d39d - Map EBDA if available and add 64KB above 1MB (high memory), just in case.
- Print the initial memory map when bootverbose is set.
- Change the page fault address format from linear to %cs:%ip style.
- Move duplicate code into a newly added function.
- Add strictly aligned memory access for distant future. ;-)
2010-03-19 21:15:43 +00:00
..
x86bios.c - Map EBDA if available and add 64KB above 1MB (high memory), just in case. 2010-03-19 21:15:43 +00:00
x86bios.h Rewrite x86bios and update its dependent drivers. 2009-10-19 20:58:10 +00:00