summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/UefiBootManagerLib/BmLoadOption.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-19MdeModulePkg/UefiBootManagerLib: Signal ReadyToBoot on platform recoveryNeal Gompa1-0/+11
2022-01-28MdeModulePkg/UefiBootManagerLib: Convert BmLoadOption to Variable PolicyRebecca Cran1-11/+22
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-249/+285
2021-12-07MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-1/+1
2021-12-07MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-1/+1
2019-09-25MdeModulePkg/UefiBootManager: Unload image on EFI_SECURITY_VIOLATIONDandan Bi1-2/+12
2019-04-14MdeModulePkg/UefiBootManagerLib: allow foreign Driver#### imagesArd Biesheuvel1-4/+2
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-07-06MdeModulePkg/UefiBootManagerLib: Fix small LoadOptionToVariable leakThomas Palmer1-8/+11
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-33/+33
2018-04-23MdeModulePkg/UefiBootManagerLib: fix AddLoadOptionVariable docs/prototypeRuiyu Ni1-4/+8
2017-10-12MdeModulePkg/Bds: Check variable name even *if* OptionNumber is NULLRuiyu Ni1-15/+30
2017-04-07MdeModulePkg/UefiBootManagerLib: Enhance short-form expanding logicRuiyu Ni1-38/+135
2017-03-06MdeModulePkg: Refine type cast for pointer subtractionHao Wu1-2/+2
2016-11-18MdeModulePkg/UefiBootManagerLib: Refine the debug messageRuiyu Ni1-3/+4
2016-10-27MdeModulePkg/UefiBootManagerLib: rebase to ARRAY_SIZE()Laszlo Ersek1-2/+2
2016-05-04MdeModulePkg/UefiBootManagerLib: Expose *GetLoadOptionBuffer() APIRuiyu Ni1-1/+1
2016-04-08MdeModulePkg/UefiBootManagerLib: API BmIsValidLoadOptionVariableNameThomas Palmer1-14/+24
2016-01-08MdeModulePkg: DeleteLoadOptionVariable() removes Boot####Ruiyu Ni1-25/+21
2015-11-17MdeModulePkg: Add Platform recovery supportRuiyu Ni1-16/+113
2015-11-17MdeModulePkg: Use BmCharToUint in BmIsKeyOptionVariableRuiyu Ni1-23/+0
2015-11-17MdeModulePkg: Add Bm prefix for internal functionsRuiyu Ni1-1/+1
2015-10-26MdeModulePkg: Make the BmFindLoadOption function publicSunny Wang1-1/+3
2015-05-20MdeModulePkg: Add assertion to make code easier for read.Ruiyu Ni1-0/+5
2015-05-14MdeModulePkg: Fix build failure in UefiBootManagerLibRuiyu Ni1-1/+1
2015-05-13MdeModulePkg: Fix EOL to be DOS format.Ruiyu Ni1-1248/+1248
2015-05-11MdeModulePkg: Process Sys Prep load options in BdsDxe driver.Ruiyu Ni1-255/+521
2015-05-06MdeModulePkg: Add UefiBootManagerLibRuiyu Ni1-0/+982