]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library/UefiBootManagerLib
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Library / UefiBootManagerLib /
2022-10-06 Jeff BrasenMdeModulePkg/UefiBootManagerLib: Add Disk Info support...
2022-01-28 Rebecca CranMdeModulePkg/UefiBootManagerLib: Convert BmLoadOption...
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change complex DEBUG_CODE() to DEBUG_CODE...
2021-12-07 Michael D KinneyMdeModulePkg: Change OPTIONAL keyword usage style
2021-12-07 Michael D KinneyMdeModulePkg: Change use of EFI_D_* to DEBUG_*
2021-11-08 Michael D KinneyMdeModulePkg: Reproduce builds across source format...
2021-06-15 Zhiguang LiuMdeModulePkg: Fix device path when boot manager menu...
2021-05-18 Zhiguang LiuMdeModulePkg: Retrieve boot manager menu from any fv
2021-02-25 Li, WalonMdeModulePkg/UefiBootManagerLib: Put BootMenu at the...
2020-07-20 KrishnadasX Veliya... MdeModulePkg: Upon BootOption failure, Destroy RamDisk...
2020-01-14 Laszlo ErsekMdeModulePkg/UefiBootManagerLib: log reserved mem alloc...
2020-01-08 Ashish SinghalMdeModulePkg: Add EDK2 Platform Boot Manager Protocol
2019-09-25 Dandan BiMdeModulePkg/UefiBootManager: Unload image on EFI_SECUR...
2019-04-18 Ard BiesheuvelMdeModulePkg/UefiBootManagerLib: fix crash on uninitial...
2019-04-15 Ard BiesheuvelMdeModulePkg/UefiBootManagerLib: allow foreign Driver...
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2019-03-21 Ming HuangMdeModulePkg/UefiBootManangerLib: Fix exception issue
2019-02-25 Laszlo ErsekMdeModulePkg/UefiBootManagerLib: fix LoadImage/StartIma...
2019-02-25 Chen A ChenMdeModulePkg: Rename confusion function name
2019-02-19 Dandan BiMdeModulePkg/BmBoot: Report status when fail to load...
2019-01-31 Chen A ChenMdeModulePkg/CapsuleApp: Add a function used to get...
2019-01-31 Gary LinMdeModulePkg/UefiBootManagerLib: Match the nested parti...
2018-09-06 Chen A ChenMdeModulePkg: Removing ipf which is no longer supported...
2018-07-06 Thomas PalmerMdeModulePkg/UefiBootManagerLib: Fix small LoadOptionTo...
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-06-26 Bi, DandanMdeModulePkg: Use new added Perf macros
2018-04-23 Ruiyu NiMdeModulePkg/UefiBootManagerLib: fix AddLoadOptionVaria...
2018-03-07 Heyi GuoMdeModulePkg/UefiBootManagerLib: limit recursive call...
2018-02-13 Laszlo ErsekMdeModulePkg/UefiBootManagerLib: remove superfluous...
2018-02-12 Dandan BiMdeModulePkg/UefiBootManagerLib: Remove the useless...
2018-01-25 Jiaxin WuMdeModulePkg/UefiBootManagerLib: Skip the DNS device...
2017-11-22 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Remove assertion
2017-11-01 Zhang, Chao BMdeModulePkg: Deprecate EFI_VARIABLE_AUTHENTICATED_WRIT...
2017-10-12 Ruiyu NiMdeModulePkg/Bds: Check variable name even *if* OptionN...
2017-10-12 Ruiyu NiMdeModulePkg/Bds: Remove assertion in BmCharToUint
2017-09-06 Hao WuMdeModulePkg/UefiBootManagerLib: Generate boot descript...
2017-08-14 Jiaxin WuMdeModulePkg/UefiBootManagerLib: Support DNS device...
2017-05-22 Ruiyu NiMdeModulePkg/BDS: Fix a buffer overflow bug
2017-04-26 Ruiyu NiMdeModulePKg/BDS: Build meaningful description for...
2017-04-20 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Avoid buggy USB short...
2017-04-07 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Enhance short-form...
2017-03-16 Star ZengMdeModulePkg BmPerf: Handle "/" separator in debug...
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...
next