summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/UefiBootManagerLib
AgeCommit message (Expand)Author
2016-10-27MdeModulePkg/UefiBootManagerLib: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27MdeModulePkg/Library: Fix typos in comments and variablesGary Lin
2016-09-02MdeModulePkg UefiBootManagerLib: Ignore BootManagerMenu from LoadFileLiming Gao
2016-09-02MdeModulePkg UefiBootManagerLib: Rename BootMenuApp to BootManagerMenuLiming Gao
2016-08-31MdeModulePkg: Use IsZeroGuid API for zero GUID checkingHao Wu
2016-08-03MdeModulePkg UefiBootManagerLib: Fix VS2012 build failureLiming Gao
2016-08-01MdeModulePkg UefiBootManagerLib: Update LoadFile boot descriptionLiming Gao
2016-08-01MdeModulePkg UefiBootManagerLib: Support LoadFile Protocol based on FVLiming Gao
2016-08-01MdeModulePkg UefiBootManagerLib: Add BmIsBootMenuAppFilePath internal APILiming Gao
2016-07-07MdeModulePkg/Bds: MemoryTypeInformation excludes boot option mem useRuiyu Ni
2016-07-05MdeModulePkg: Skip registering BootManagerMenu if absentSunny Wang
2016-06-27MdeModulePkg/UefiBootManagerLib: Fix data in MemoryTypeInformationSunny Wang
2016-06-21MdeModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng
2016-06-12MdeModulePkg: Correct the usage of gPerformanceProtocolGuid in infStar Zeng
2016-06-03MdeModulePkg:Prevent the BmRepairAllControllers routine in an infinite loopGary Li
2016-05-04MdeModulePkg/UefiBootManagerLib: Expose *GetLoadOptionBuffer() APIRuiyu Ni
2016-04-08MdeModulePkg/UefiBootManagerLib: API BmIsValidLoadOptionVariableNameThomas Palmer
2016-04-07MdeModulePkg/Bds: Fix build failures of VS tool chainRuiyu Ni
2016-04-06MdeModulePkg/Bds: Fix a boot hang due to Ram Disk boot supportRuiyu Ni
2016-04-06MdeModulePkg/Bds: Memory Bins don't count the memory used by RAM DiskNi, Ruiyu
2016-04-06MdeModulePkg/Bds: Free resources after ram disk boot finishesNi, Ruiyu
2016-04-06MdeModulePkg/Bds: Allocate reserved memory for RAM Disk boot mediaNi, Ruiyu
2016-03-31MdeModulePkg/UefiBootManagerLib: BmGetActiveConsoleIn code cleanupThomas Palmer
2016-03-24MdeModulePkg/Bds: Fix VS2012 build failure.Ruiyu Ni
2016-03-23MdeModulePkg/Bds: BDS hotkey shouldn't work on inactive consolesRuiyu Ni
2016-03-07MdeModulePkg/Bds: More user-friendly network boot option descriptionRuiyu Ni
2016-03-07MdeModulePkg/UefiBootManagerLib: Separate boot description functions.Ruiyu Ni
2016-03-07MdeModulePkg/Bds: Fix VS2010/VS2012 build failure.Ruiyu Ni
2016-03-04MdeModulePkg/Bds: Support booting from remote file system.Ruiyu Ni
2016-03-04MdeModulePkg/Bds: Support short-form URI boot.Ruiyu Ni
2016-03-04MdeModulePkg/Bds: Wide match HTTP boot option.Ruiyu Ni
2016-03-04MdeModulePkg/Bds: Refine the code to load file from FV.Ruiyu Ni
2016-01-08MdeModulePkg: DeleteLoadOptionVariable() removes Boot####Ruiyu Ni
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen
2015-11-30MdeModulePkg/BDS: Do not pass unnecessary option to boot optionRuiyu Ni
2015-11-24MdeModulePkg/UefiBootManagerLib: Always create MemoryTypeInfo variableRuiyu Ni
2015-11-17MdeModulePkg: Add Platform recovery supportRuiyu Ni
2015-11-17MdeModulePkg: Support to expand File device pathRuiyu Ni
2015-11-17MdeModulePkg: Use BmForEachVariable to collect all key optionsRuiyu Ni
2015-11-17MdeModulePkg: Use BM_OPTION_NAME_LEN instead of sizeof L"Boot####"Ruiyu Ni
2015-11-17MdeModulePkg: Use BmCharToUint in BmIsKeyOptionVariableRuiyu Ni
2015-11-17MdeModulePkg: Add Bm prefix for internal functionsRuiyu Ni
2015-11-03MdeModulePkg: Fix memory leak issuesSunny Wang
2015-10-26MdeModulePkg: Make the BmFindLoadOption function publicSunny Wang
2015-09-30MdeModulePkg UefiBootManagerLib: Do not assume perf entry count has no changeStar Zeng
2015-09-09MdeModulePkg: Fix a performance data buffer overrun issueRuiyu Ni
2015-08-28MdeModulePkg: Remove unused variables from both UefiBootManagerLib and BdsDxe...Sunny Wang
2015-08-27MdeModulePkg: Replace deprecated function.Eric Dong
2015-08-25MdeModulePkg: Fix UefiBootManagerLib.inf license header.Ruiyu Ni
2015-07-26MdeModulePkg: Make boot option description uniqueRuiyu Ni