summaryrefslogtreecommitdiffstats
path: root/sys/compat/x86bios
Commit message (Expand)AuthorAgeFilesLines
* Fix a copy-and-pasto in the previous commit.jkim2009-10-191-1/+1
* Rewrite x86bios and update its dependent drivers.jkim2009-10-193-169/+404
* Use a 2 clause BSD-style license instead of stating the code as publicdelphij2009-09-282-4/+49
* - Reduce BIOS memory mapping. We want 1MB of physical memory, not 12MB[1].jkim2009-09-252-14/+12
* Dump real mode registers under bootverbose to help debugging BIOS emulator.jkim2009-09-241-0/+10
* - Use FreeBSD function naming convention.jkim2009-09-243-10/+10
* Move sys/dev/x86bios to sys/compat/x86bios.jkim2009-09-233-0/+403
OpenPOWER on IntegriCloud