]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.c
Minor grammatical work--mostly adding periods. Items with ONLY period added did...
[mirror_edk2.git] / MdePkg / Library / DxeCoreEntryPoint / DxeCoreEntryPoint.c
index 49a5b923d571e8e7b9eb2abdf2f9805aaff6dec1..e2ffd3ff8908ac9182ace78c3e2c41485f588306 100644 (file)
@@ -34,7 +34,7 @@ VOID *gHobList = NULL;
   System Table and the image handle for the DXE Core itself have been established.\r
   If ProcessModuleEntryPointList() returns, then ASSERT() and halt the system.\r
 \r
-  @param  HobStart  Pointer to the beginning of the HOB List passed in from the PEI Phase. \r
+  @param  HobStart  The pointer to the beginning of the HOB List passed in from the PEI Phase. \r
 \r
 **/\r
 VOID\r
@@ -66,7 +66,7 @@ _ModuleEntryPoint (
 \r
   This function is required to call _ModuleEntryPoint() passing in HobStart.\r
 \r
-  @param  HobStart  Pointer to the beginning of the HOB List passed in from the PEI Phase. \r
+  @param  HobStart  The pointer to the beginning of the HOB List passed in from the PEI Phase. \r
 \r
 **/\r
 VOID\r