DuetPkg: Fix typos in comments
- TURE -> TRUE - successull -> successfully - Libary -> Library - Incude -> Include - futhure -> future - Predfined -> Predefined - minimue -> minimum - predeined -> predefined - excute -> execute - dirver -> driver - hanlde -> handle - boundry -> boundary Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gary Lin <glin@suse.com>
This commit is contained in:
@@ -727,7 +727,7 @@ PrepareHobBfv (
|
||||
|
||||
//
|
||||
// Calculate BFV location at top of the memory region.
|
||||
// This is like a RAM Disk. Align to page boundry.
|
||||
// This is like a RAM Disk. Align to page boundary.
|
||||
//
|
||||
//BfvLengthPageSize = EFI_PAGES_TO_SIZE (EFI_SIZE_TO_PAGES (BfvLength));
|
||||
|
||||
|
Reference in New Issue
Block a user