haiku/src/system/boot
Ingo Weinhold d756fcf644 acpi_check_rsdt(), acpi_find_table(): Unmap the mapped page again, if we
don't need it. That prevents us from ending up with the page being mapped
multiple times (under VMware at least) and thus fixes #5208.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34948 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-01-08 16:06:22 +00:00
..
arch Fix ARM build, which broke due to some *.c->*.cpp change... /me pets Ingo. 2010-01-03 03:55:26 +00:00
loader * Fixed the semantics of [v]snprintf(): If the buffer is not large enough, 2009-12-30 15:17:09 +00:00
platform acpi_check_rsdt(), acpi_find_table(): Unmap the mapped page again, if we 2010-01-08 16:06:22 +00:00
boot_loader.rdef * Changed Ld rule to allow adding resource files. 2007-10-02 15:22:13 +00:00
Jamfile [ARM] 2009-08-13 01:15:21 +00:00