mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-12-31 21:29:04 +00:00
Refine the code in function Var_UpdateDriverOption and Var_UpdateBootOption, use the existed API(EfiBootManagerInitializeLoadOption and EfiBootManagerAddLoadOptionVariable) supplied by UefiBootManagerLib to replace the same logic in the two functions. And remove the useless code. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi <dandan.bi@intel.com> Reviewed-by: Eric Dong <eric.dong@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> |
||
|---|---|---|
| .. | ||
| BmLib.c | ||
| BootMaintenance.c | ||
| BootMaintenanceManager.h | ||
| BootMaintenanceManager.vfr | ||
| BootMaintenanceManagerStrings.uni | ||
| BootMaintenanceManagerUiLib.inf | ||
| BootMaintenanceManagerUiLib.uni | ||
| BootOption.c | ||
| ConsoleOption.c | ||
| Data.c | ||
| FormGuid.h | ||
| UpdatePage.c | ||
| Variable.c | ||