]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.c
Code have been checked with spec
[mirror_edk2.git] / MdePkg / Library / DxeCoreEntryPoint / DxeCoreEntryPoint.c
index fba0c2424910a3da5bc6dd50a3eb2c78b79b365a..b04123a6d89fe1cff6038eb5fc3776e65e289639 100644 (file)
@@ -29,7 +29,7 @@ VOID *gHobList = NULL;
   The entry point of PE/COFF Image for the DXE Core. \r
 \r
   This function is the entry point for the DXE Core.  This function is required\r
-  to call ProcessModuleEntryPointList() and ProcessModuleEntryPoint() is never\r
+  to call ProcessModuleEntryPointList() and ProcessModuleEntryPointList() is never\r
   expected to return.  The DXE Core is responsible for calling ProcessLibraryConstructorList()\r
   as soon as the EFI System Table and the image handle for the DXE Core itself have\r
   been established.\r