summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/UefiBootManagerLib/BmLoadOption.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/UefiBootManagerLib: Fix small LoadOptionToVariable leakThomas Palmer2018-07-061-8/+11
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-33/+33
* MdeModulePkg/UefiBootManagerLib: fix AddLoadOptionVariable docs/prototypeRuiyu Ni2018-04-231-4/+8
* MdeModulePkg/Bds: Check variable name even *if* OptionNumber is NULLRuiyu Ni2017-10-121-15/+30
* MdeModulePkg/UefiBootManagerLib: Enhance short-form expanding logicRuiyu Ni2017-04-071-38/+135
* MdeModulePkg: Refine type cast for pointer subtractionHao Wu2017-03-061-2/+2
* MdeModulePkg/UefiBootManagerLib: Refine the debug messageRuiyu Ni2016-11-181-3/+4
* MdeModulePkg/UefiBootManagerLib: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-2/+2
* MdeModulePkg/UefiBootManagerLib: Expose *GetLoadOptionBuffer() APIRuiyu Ni2016-05-041-1/+1
* MdeModulePkg/UefiBootManagerLib: API BmIsValidLoadOptionVariableNameThomas Palmer2016-04-081-14/+24
* MdeModulePkg: DeleteLoadOptionVariable() removes Boot####Ruiyu Ni2016-01-081-25/+21
* MdeModulePkg: Add Platform recovery supportRuiyu Ni2015-11-171-16/+113
* MdeModulePkg: Use BmCharToUint in BmIsKeyOptionVariableRuiyu Ni2015-11-171-23/+0
* MdeModulePkg: Add Bm prefix for internal functionsRuiyu Ni2015-11-171-1/+1
* MdeModulePkg: Make the BmFindLoadOption function publicSunny Wang2015-10-261-1/+3
* MdeModulePkg: Add assertion to make code easier for read.Ruiyu Ni2015-05-201-0/+5
* MdeModulePkg: Fix build failure in UefiBootManagerLibRuiyu Ni2015-05-141-1/+1
* MdeModulePkg: Fix EOL to be DOS format.Ruiyu Ni2015-05-131-1248/+1248
* MdeModulePkg: Process Sys Prep load options in BdsDxe driver.Ruiyu Ni2015-05-111-255/+521
* MdeModulePkg: Add UefiBootManagerLibRuiyu Ni2015-05-061-0/+982