-
Notifications
You must be signed in to change notification settings - Fork 630
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[platform][pc] use legacy memory descriptor if multiboot doesn't pass…
… new style Use the legacy version of the memory sizing info that just hands the kernel 2 implicit ranges: 0 ... X and 1MB ... Y. Not ideal, but when booting on very old machines without BIOS e820 call implemented it's all you got.
- Loading branch information
Showing
1 changed file
with
76 additions
and
55 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