-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent duplicate page validation with low-memory firmware.
When firmware runs in low memory, the entire stage 2 region (the low 640 KB) is validated as part of the IGVM image. The IGVM file should not request re-validation of the range between the top of the stage 2 image and the 640 KB boundary. Signed-off-by: Jon Lange <jlange@microsoft.com>
- Loading branch information
1 parent
02953a0
commit 5b4a088
Showing
1 changed file
with
9 additions
and
10 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