summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/BootMaintenanceManagerUiLib
AgeCommit message (Expand)AuthorFilesLines
2023-09-12MdeModulePkg/BootMaintenanceManagerUiLib: Check array index before accessMichael Kubacki1-4/+7
2023-04-03MdeModulePkg: Fix conditionally uninitialized variablesMichael Kubacki1-10/+15
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki13-1598/+1668
2021-12-07MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-2/+1
2019-09-24MdeModulePkg/BM_UI: Add the new terminal types to related menuZhichao Gao4-34/+40
2019-04-28MdeModulePkg/BMMUiLib: Set Handle to NULL after uninstall protocolDandan Bi1-1/+2
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney17-119/+17
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-1/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao11-190/+190
2018-06-25MdeModulePkg BootMaintenanceManagerUiLib: Move refresh boot option laterLiming Gao1-2/+1
2017-11-08MdeModulePkg: Fix misuses of AllocateCopyPoolJian J Wang1-2/+6
2017-10-10MdeModulePkg: Update Ppi/Protocol/Guid usage in INF filesLiming Gao1-3/+1
2017-07-27MdeModulePkg/BMMUiLib: Check reset requirement before exiting UiAppBi, Dandan3-1/+52
2017-06-13MdeModulePkg/BMMUiLib: Fix incorrect variable nameDandan Bi1-1/+1
2017-04-18MdeModulePkg/BMMUiLib: Update codes of initializing ConsoleXXXCheck arrayDandan Bi1-1/+25
2017-03-02MdeModulePkg: Replace [Ascii|Unicode]ValueToStringHao Wu1-3/+9
2017-02-28MdeModulePkg/BMMUiLib: Replace same logic with API in UefiBootManagerLibDandan Bi2-228/+11
2017-02-21MdeModulePkg/BMMUiLib: Remove old useless data before new save actionDandan Bi2-2/+47
2016-11-15MdeModulePkg/BMMUI: add comments for function parameterDandan Bi1-0/+1
2016-10-27MdeModulePkg/BootMaintenanceManagerUiLib: rebase to ARRAY_SIZE()Laszlo Ersek4-15/+15
2016-10-27MdeModulePkg/Library: Fix typos in comments and variablesGary Lin1-1/+1
2016-10-19MdeModulePkg/BMMUI: Add error handling codesDandan Bi2-27/+202
2016-10-19MdeModulePkg/BMMUI: Show "Change Boot/Driver order" page correctlyDandan Bi1-2/+18
2016-10-19MdeModulePkg/BMMUI: Make the BmmFakeNvData and BmmOldFakeNVData consistentDandan Bi2-4/+16
2016-10-19MdeModulePkg/BMMUI: Remove the incorrect and useless codesDandan Bi1-12/+0
2016-10-19MdeModulePkg/BMMUI: Update TerminalMenu and ConsoleMenu in callbackDandan Bi2-67/+126
2016-07-11MdeModulePkg: Fix typos in comments and variablesGiri P Mudusuru1-3/+3
2016-07-07MdeModulePkg/BootMaintUiLib: Update menus when open BMM formDandan Bi3-9/+46
2016-07-06MdeModulePkg/BootMaintUi: Add error handling codes when AllocatePool failBi, Dandan3-26/+35
2016-05-25MdeModulePkg: Make function comments and function match in UI codesDandan Bi2-12/+6
2016-05-19BootMaintenanceManagerUiLib: Remove invalid keyword "bds"Dong, Eric3-6/+4
2016-05-19BootMaintenanceMangerUiLib: Save mode info for later use.Dong, Eric2-1/+78
2016-05-18BootMaintenanceManagerUiLib: Rollback changes for BootNext.Eric Dong1-30/+39
2016-05-17MdeModulePkg/BootMaintenanceManagerUiLib: hide library-internal symbolLaszlo Ersek1-1/+1
2016-05-17MdeModulePkg/BootMaintenanceManagerUiLib: remove unused but set variableLaszlo Ersek1-2/+0
2016-05-13BootMaintenanceManagerUiLib: change code for customization.Dong, Eric11-381/+812
2016-03-25MdeModulePkg: BootMaintenanceManagerUiLib: remove set but unused variablesLaszlo Ersek2-8/+0
2016-03-23MdeModulePkg/BootMaintenanceManagerUiLib: Remove type casting in ChooseFileDandan Bi1-3/+3
2016-03-23MdeModulePkg/BootMaintManagerUiLib: Declare EFIAPI for ChooseFile handlerDandan Bi2-0/+6
2016-03-16MdeModulePkg: Refine the UI codeDandan Bi3-69/+12
2016-02-26MdeModulePkg: Add ASSERT to make sure pointer 'OptionalData' not be NULLDandan Bi1-0/+2
2016-02-25MdeModulePkg: Fix the build fail issue on VS2008\VS2010\GCCDandan Bi1-24/+8
2016-02-23MdeModulePkg: Refine the code in BootMaintenanceManagerUiLibDandan Bi3-187/+71
2016-01-19MdeModulePkg:Modify the inf file and c file because of the rename actionDandan Bi2-7/+7
2016-01-19MdeModulePkg:Rename BootMaintenanceManagerLib to BootMaintenanceManagerUiLibDandan Bi13-0/+8788