X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkModulePkg%2FUniversal%2FBdsDxe%2FBootMaint%2FVariable.c;h=d513da2ef31eb57f72ab23d54a862e63c2ac192f;hp=5cc7abcb5a74be3d63883195961796492fa5e9aa;hb=ef8412671ee1ed67bb82e8227b8039131f0614f6;hpb=01a5c99447c957a48bdaf64828191f4a4295c8b6 diff --git a/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/Variable.c b/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/Variable.c index 5cc7abcb5a..d513da2ef3 100644 --- a/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/Variable.c +++ b/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/Variable.c @@ -237,8 +237,7 @@ Var_DelDriverOption ( needed. @retval EFI_SUCCESS The driver order is updated successfully. - @return EFI_STATUS other than EFI_SUCCESS if failed to - Set the "DriverOrder" EFI Variable. + @return Other status than EFI_SUCCESS if failed to set the "DriverOrder" EFI Variable. **/ EFI_STATUS @@ -875,7 +874,7 @@ Var_UpdateBootOption ( /** This function update the "BootNext" EFI Variable. If there is - no "BootNex" specified in BMM, this EFI Variable is deleted. + no "BootNext" specified in BMM, this EFI Variable is deleted. It also update the BMM context data specified the "BootNext" vaule.