]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/EfiLdr/EfiLoader.c
DuetPkg: Fix typos in comments
[mirror_edk2.git] / DuetPkg / EfiLdr / EfiLoader.c
index b23966e5ee1a473edc220761f888a010f1e8487d..ac950b55fa6d70cf83a5354ee2226e18d74b93ab 100644 (file)
@@ -66,7 +66,7 @@ EfiLoader (
 \r
   //\r
   // Add all EfiConventionalMemory descriptors to the table.  If there are partial pages, then\r
-  // round the start address up to the next page, and round the length down to a page boundry.\r
+  // round the start address up to the next page, and round the length down to a page boundary.\r
   //\r
   BiosMemoryMap = (BIOS_MEMORY_MAP *) (UINTN) BiosMemoryMapBaseAddress;\r
   NumberOfMemoryMapEntries = 0;\r