]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Reduce BIOS memory mapping. We want 1MB of physical memory, not 12MB[1].
authorJung-uk Kim <jkim@FreeBSD.org>
Fri, 25 Sep 2009 17:56:32 +0000 (17:56 +0000)
committerJung-uk Kim <jkim@FreeBSD.org>
Fri, 25 Sep 2009 17:56:32 +0000 (17:56 +0000)
commit6aabed1c776ce3e396d5907366bf194ad603f970
tree2684f20430120452d31efd3791a4bc360e9ce32a
parenteaa817d661da58577fcf392e2945c586e369b9d8
- Reduce BIOS memory mapping.  We want 1MB of physical memory, not 12MB[1].
- Remove CS and IP registers from x86bios.h.  They have no use for us.
- Adjust register dump to make it little bit more useful for debugging.

Submitted by: paradox (ddkprog yahoo com)[1] (initial version)
sys/compat/x86bios/x86bios.c
sys/compat/x86bios/x86bios.h