]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/Variable.c
Cleanup meta data for BdsDxe INF file.
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe / BootMaint / Variable.c
index 5cc7abcb5a74be3d63883195961796492fa5e9aa..d513da2ef31eb57f72ab23d54a862e63c2ac192f 100644 (file)
@@ -237,8 +237,7 @@ Var_DelDriverOption (
   needed.\r
 \r
   @retval  EFI_SUCCESS  The driver order is updated successfully.\r
-  @return               EFI_STATUS other than EFI_SUCCESS if failed to\r
-                                 Set the "DriverOrder" EFI Variable.\r
+  @return  Other status than EFI_SUCCESS if failed to set the "DriverOrder" EFI Variable.\r
 \r
 **/\r
 EFI_STATUS\r
@@ -875,7 +874,7 @@ Var_UpdateBootOption (
 \r
 /**\r
   This function update the "BootNext" EFI Variable. If there is \r
-  no "BootNex" specified in BMM, this EFI Variable is deleted.\r
+  no "BootNext" specified in BMM, this EFI Variable is deleted.\r
   It also update the BMM context data specified the "BootNext"\r
   vaule.\r
 \r