]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/DxeServicesLib/DxeServicesLib.c
Minor grammatical work--mostly adding periods. Items with ONLY period added did...
[mirror_edk2.git] / MdePkg / Library / DxeServicesLib / DxeServicesLib.c
index 9588008cdc1c826835c02f123d9618745d23d6d8..dc45b9984538732a90b303c0a1029b88cc209f47 100644 (file)
@@ -6,7 +6,7 @@
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
-  http://opensource.org/licenses/bsd-license.php\r
+  http://opensource.org/licenses/bsd-license.php.\r
 \r
   THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
@@ -548,10 +548,10 @@ GetSectionFromFfs (
                                         originates from the boot manager, and that the boot manager is\r
                                         attempting to load FilePath as a boot selection. If FALSE, \r
                                         then FilePath must match an exact file to be loaded.\r
-  @param[in]       FilePath             Pointer to the device path of the file that is absracted to\r
+  @param[in]       FilePath             The pointer to the device path of the file that is absracted to\r
                                         the file buffer.\r
-  @param[out]      FileSize             Pointer to the size of the abstracted file buffer.\r
-  @param[out]      AuthenticationStatus Pointer to a caller-allocated UINT32 in which the authentication\r
+  @param[out]      FileSize             The pointer to the size of the abstracted file buffer.\r
+  @param[out]      AuthenticationStatus The pointer to a caller-allocated UINT32 in which the authentication\r
                                         status is returned.\r
 \r
   @retval NULL   File is NULL, or FileSize is NULL. Or the file can't be found.\r