-
-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rsdp: Improve handling of RSDP search areas' ends
This ensures the `Rsdp`-sized region being read while searching remains within the area mapped. However, since a potential ACPI 1.0 RSDP at the end of the area is currently being read as a full-size `Rsdp`, the 16 bytes following the area are also mapped to allow this (not ideal).
- Loading branch information
1 parent
526d622
commit a0db984
Showing
1 changed file
with
42 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters