summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/UefiBootManagerLib
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/UefiBootManagerLib: Put BootMenu at the end of BootOrderLi, Walon2021-02-251-2/+2
* MdeModulePkg: Upon BootOption failure, Destroy RamDisk memory before RSC.KrishnadasX Veliyathuparambil Prakashan2020-07-201-13/+15
* MdeModulePkg/UefiBootManagerLib: log reserved mem allocation failureLaszlo Ersek2020-01-141-0/+31
* MdeModulePkg: Add EDK2 Platform Boot Manager ProtocolAshish Singhal2020-01-083-7/+38
* MdeModulePkg/UefiBootManager: Unload image on EFI_SECURITY_VIOLATIONDandan Bi2019-09-253-4/+33
* MdeModulePkg/UefiBootManagerLib: fix crash on uninitialized ExitDataArd Biesheuvel2019-04-171-6/+1
* MdeModulePkg/UefiBootManagerLib: allow foreign Driver#### imagesArd Biesheuvel2019-04-141-4/+2
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0911-76/+11
* MdeModulePkg/UefiBootManangerLib: Fix exception issueMing Huang2019-03-211-0/+3
* MdeModulePkg/UefiBootManagerLib: fix LoadImage/StartImage status code rep.Laszlo Ersek2019-02-252-18/+48
* MdeModulePkg: Rename confusion function nameChen A Chen2019-02-251-1/+2
* MdeModulePkg/BmBoot: Report status when fail to load/start boot optionDandan Bi2019-02-191-6/+16
* MdeModulePkg/CapsuleApp: Add a function used to get next DevicePathChen A Chen2019-01-311-1/+23
* MdeModulePkg/UefiBootManagerLib: Match the nested partitionsGary Lin2019-01-311-21/+17
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-1/+1
* MdeModulePkg/UefiBootManagerLib: Fix small LoadOptionToVariable leakThomas Palmer2018-07-061-8/+11
* MdeModulePkg: Clean up source filesLiming Gao2018-06-2810-112/+112
* MdeModulePkg: Use new added Perf macrosBi, Dandan2018-06-262-7/+4
* MdeModulePkg/UefiBootManagerLib: fix AddLoadOptionVariable docs/prototypeRuiyu Ni2018-04-231-4/+8
* MdeModulePkg/UefiBootManagerLib: limit recursive call depthHeyi Guo2018-03-073-15/+24
* MdeModulePkg/UefiBootManagerLib: remove superfluous TimerLib dependencyLaszlo Ersek2018-02-132-2/+0
* MdeModulePkg/UefiBootManagerLib: Remove the useless perf codesDandan Bi2018-02-124-339/+26
* MdeModulePkg/UefiBootManagerLib: Skip the DNS device path node check.Jiaxin Wu2018-01-251-1/+9
* MdeModulePkg/UefiBootManagerLib: Remove assertionRuiyu Ni2017-11-221-6/+6
* MdeModulePkg: Deprecate EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESSZhang, Chao B2017-11-012-10/+6
* MdeModulePkg/Bds: Check variable name even *if* OptionNumber is NULLRuiyu Ni2017-10-121-15/+30
* MdeModulePkg/Bds: Remove assertion in BmCharToUintRuiyu Ni2017-10-121-1/+0
* MdeModulePkg/UefiBootManagerLib: Generate boot description for SD/eMMCHao Wu2017-09-062-0/+24
* MdeModulePkg/UefiBootManagerLib: Support DNS device path descriptionJiaxin Wu2017-08-141-2/+11
* MdeModulePkg/BDS: Fix a buffer overflow bugRuiyu Ni2017-05-221-8/+8
* MdeModulePKg/BDS: Build meaningful description for Wi-Fi boot optionRuiyu Ni2017-04-261-5/+23
* MdeModulePkg/UefiBootManagerLib: Avoid buggy USB short-form expandingRuiyu Ni2017-04-201-17/+26
* MdeModulePkg/UefiBootManagerLib: Enhance short-form expanding logicRuiyu Ni2017-04-073-268/+475
* MdeModulePkg BmPerf: Handle "/" separator in debug path for GCC buildStar Zeng2017-03-161-2/+2
* MdeModulePkg/UefiBootManagerLib: Generate boot description for NVMERuiyu Ni2017-03-133-2/+107
* MdeModulePkg: Refine casting expression result to bigger sizeHao Wu2017-03-061-2/+2
* MdeModulePkg: Refine type cast for pointer subtractionHao Wu2017-03-061-2/+2
* MdeModulePkg UefiBootManagerLib: Correct usages of GUID and ProtocolLiming Gao2017-02-161-25/+29
* MdeModulePkg/UefiBootManagerLib: Initialize Handle before using itRuiyu Ni2017-02-081-4/+6
* MdeModulePkg: Use EfiEventEmptyFunction from UefiLibStar Zeng2017-01-201-17/+2
* MdeModulePkg/UefiBootManagerLib: Remove redundant type castHao Wu2017-01-121-3/+3
* MdeModulePkg/Bds: Fix a bug that may causes S4 fails to resumeRuiyu Ni2017-01-061-6/+13
* MdeModulePkg/UefiBootManagerLib: Refine the debug messageRuiyu Ni2016-11-181-3/+4
* MdeModulePkg/UefiBootManager: Add EfiBootManagerDispatchDeferredImagesRuiyu Ni2016-11-103-0/+115
* MdeModulePkg/UefiBootManagerLib: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-274-5/+5
* MdeModulePkg/Library: Fix typos in comments and variablesGary Lin2016-10-271-1/+1
* MdeModulePkg UefiBootManagerLib: Ignore BootManagerMenu from LoadFileLiming Gao2016-09-021-10/+7
* MdeModulePkg UefiBootManagerLib: Rename BootMenuApp to BootManagerMenuLiming Gao2016-09-021-10/+10
* MdeModulePkg: Use IsZeroGuid API for zero GUID checkingHao Wu2016-08-313-4/+2
* MdeModulePkg UefiBootManagerLib: Fix VS2012 build failureLiming Gao2016-08-031-0/+1