]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library/UefiBootManagerLib
MdeModulePkg/UefiBootManagerLib: Generate boot description for NVME
[mirror_edk2.git] / MdeModulePkg / Library / UefiBootManagerLib /
2017-03-13 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Generate boot descript...
2017-03-06 Hao WuMdeModulePkg: Refine casting expression result to bigge...
2017-03-06 Hao WuMdeModulePkg: Refine type cast for pointer subtraction
2017-02-16 Liming GaoMdeModulePkg UefiBootManagerLib: Correct usages of...
2017-02-08 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Initialize Handle...
2017-01-20 Star ZengMdeModulePkg: Use EfiEventEmptyFunction from UefiLib
2017-01-12 Hao WuMdeModulePkg/UefiBootManagerLib: Remove redundant type...
2017-01-06 Ruiyu NiMdeModulePkg/Bds: Fix a bug that may causes S4 fails...
2016-11-18 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Refine the debug message
2016-11-10 Ruiyu NiMdeModulePkg/UefiBootManager: Add EfiBootManagerDispatc...
2016-10-27 Laszlo ErsekMdeModulePkg/UefiBootManagerLib: rebase to ARRAY_SIZE()
2016-10-27 Gary LinMdeModulePkg/Library: Fix typos in comments and variables
2016-09-02 Liming GaoMdeModulePkg UefiBootManagerLib: Ignore BootManagerMenu...
2016-09-02 Liming GaoMdeModulePkg UefiBootManagerLib: Rename BootMenuApp...
2016-08-31 Hao WuMdeModulePkg: Use IsZeroGuid API for zero GUID checking
2016-08-03 Liming GaoMdeModulePkg UefiBootManagerLib: Fix VS2012 build failure
2016-08-01 Liming GaoMdeModulePkg UefiBootManagerLib: Update LoadFile boot...
2016-08-01 Liming GaoMdeModulePkg UefiBootManagerLib: Support LoadFile Proto...
2016-08-01 Liming GaoMdeModulePkg UefiBootManagerLib: Add BmIsBootMenuAppFil...
2016-07-07 Ruiyu NiMdeModulePkg/Bds: MemoryTypeInformation excludes boot...
2016-07-05 Sunny WangMdeModulePkg: Skip registering BootManagerMenu if absent
2016-06-27 Sunny WangMdeModulePkg/UefiBootManagerLib: Fix data in MemoryType...
2016-06-21 Star ZengMdeModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUn...
2016-06-12 Star ZengMdeModulePkg: Correct the usage of gPerformanceProtocol...
2016-06-03 Gary LiMdeModulePkg:Prevent the BmRepairAllControllers routine...
2016-05-04 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Expose *GetLoadOptionB...
2016-04-08 Thomas PalmerMdeModulePkg/UefiBootManagerLib: API BmIsValidLoadOptio...
2016-04-07 Ruiyu NiMdeModulePkg/Bds: Fix build failures of VS tool chain
2016-04-06 Ruiyu NiMdeModulePkg/Bds: Fix a boot hang due to Ram Disk boot...
2016-04-06 Ni, RuiyuMdeModulePkg/Bds: Memory Bins don't count the memory...
2016-04-06 Ni, RuiyuMdeModulePkg/Bds: Free resources after ram disk boot...
2016-04-06 Ni, RuiyuMdeModulePkg/Bds: Allocate reserved memory for RAM...
2016-03-31 Thomas PalmerMdeModulePkg/UefiBootManagerLib: BmGetActiveConsoleIn...
2016-03-24 Ruiyu NiMdeModulePkg/Bds: Fix VS2012 build failure.
2016-03-23 Ruiyu NiMdeModulePkg/Bds: BDS hotkey shouldn't work on inactive...
2016-03-07 Ruiyu NiMdeModulePkg/Bds: More user-friendly network boot optio...
2016-03-07 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Separate boot descript...
2016-03-07 Ruiyu NiMdeModulePkg/Bds: Fix VS2010/VS2012 build failure.
2016-03-04 Ruiyu NiMdeModulePkg/Bds: Support booting from remote file...
2016-03-04 Ruiyu NiMdeModulePkg/Bds: Support short-form URI boot.
2016-03-04 Ruiyu NiMdeModulePkg/Bds: Wide match HTTP boot option.
2016-03-04 Ruiyu NiMdeModulePkg/Bds: Refine the code to load file from FV.
2016-01-08 Ruiyu NiMdeModulePkg: DeleteLoadOptionVariable() removes Boot####
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2015-11-30 Ruiyu NiMdeModulePkg/BDS: Do not pass unnecessary option to...
2015-11-24 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Always create MemoryTy...
2015-11-17 Ruiyu NiMdeModulePkg: Add Platform recovery support
2015-11-17 Ruiyu NiMdeModulePkg: Support to expand File device path
2015-11-17 Ruiyu NiMdeModulePkg: Use BmForEachVariable to collect all...
2015-11-17 Ruiyu NiMdeModulePkg: Use BM_OPTION_NAME_LEN instead of sizeof...
2015-11-17 Ruiyu NiMdeModulePkg: Use BmCharToUint in BmIsKeyOptionVariable
2015-11-17 Ruiyu NiMdeModulePkg: Add Bm prefix for internal functions
2015-11-03 Sunny WangMdeModulePkg: Fix memory leak issues
2015-10-26 Sunny WangMdeModulePkg: Make the BmFindLoadOption function public
2015-09-30 Star ZengMdeModulePkg UefiBootManagerLib: Do not assume perf...
2015-09-09 Ruiyu NiMdeModulePkg: Fix a performance data buffer overrun...
2015-08-28 Sunny WangMdeModulePkg: Remove unused variables from both UefiBoo...
2015-08-27 Eric DongMdeModulePkg: Replace deprecated function.
2015-08-25 Ruiyu NiMdeModulePkg: Fix UefiBootManagerLib.inf license header.
2015-07-26 Ruiyu NiMdeModulePkg: Make boot option description unique
2015-07-07 Ruiyu NiMdeModulePkg: Update UefiBootManagerLib to support...
2015-07-07 Qiu ShuminMdeModulePkg: Use StrnCpyS instead of StrCpyS to indica...
2015-07-02 Liming GaoMdeModulePkg: UefiBootManagerLib to handle LoadFile...
2015-07-01 Qiu ShuminMdeModulePkg/Library/UefiBootManagerLib: Use safe strin...
2015-06-11 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Add gEfiFormBrowser2Pr...
2015-06-02 Ruiyu NiMdeModulePkg: Provide EfiBootManagerRegisterBootDescrip...
2015-05-20 Ruiyu NiMdeModulePkg: Add assertion to make code easier for...
2015-05-15 Ruiyu NiMdeModulePkg: Add UNI file for UefiBootManagerLib library.
2015-05-14 Ruiyu NiMdeModulePkg: Fix build failure in UefiBootManagerLib
2015-05-13 Ruiyu NiMdeModulePkg: Fix EOL to be DOS format.
2015-05-12 Ruiyu NiMdeModulePkg: Fix a typo to resolve legacy boot failure.
2015-05-11 Ruiyu NiMdeModulePkg: Process Sys Prep load options in BdsDxe...
2015-05-11 Ruiyu NiMdeModulePkg: Fix SortLib library class name typo.
2015-05-06 Ruiyu NiMdeModulePkg: BaseSortLib and UefiBootManagerLib suppor...
2015-05-06 Ruiyu NiMdeModulePkg: Add UefiBootManagerLib