summaryrefslogtreecommitdiffstats
path: root/DuetPkg/DxeIpl/HobGeneration.c
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/DxeIpl/HobGeneration.c')
-rw-r--r--DuetPkg/DxeIpl/HobGeneration.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/DuetPkg/DxeIpl/HobGeneration.c b/DuetPkg/DxeIpl/HobGeneration.c
index fac74b08fd..03e44d594d 100644
--- a/DuetPkg/DxeIpl/HobGeneration.c
+++ b/DuetPkg/DxeIpl/HobGeneration.c
@@ -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));