]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.c
Remove ProcessLibraryDestructorList() from the library class of DxeCoreEntryPointLib...
[mirror_edk2.git] / MdePkg / Library / DxeCoreEntryPoint / DxeCoreEntryPoint.c
index d9c93bdf761fde9934f39397991f799a5b547c7a..f2f30d694063620f0d6cbda5484e6e720b956a28 100644 (file)
@@ -26,7 +26,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 VOID *gHobList = NULL;\r
 \r
 /**\r
-  Enrty point to DXE core.\r
+  Entry point to DXE core.\r
 \r
   This function is the entry point to the DXE Foundation. The PEI phase, which executes just before\r
   DXE, is responsible for loading and invoking the DXE Foundation in system memory. The only\r
@@ -72,7 +72,7 @@ _ModuleEntryPoint (
 \r
 \r
 /**\r
-  Wrapper of enrty point to DXE CORE.\r
+  Wrapper of entry point to DXE CORE.\r
 \r
   @param  HobStart Pointer of HobList.\r
 \r