]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library/UefiBootManagerLib/InternalBm.h
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Library / UefiBootManagerLib / InternalBm.h
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2019-02-25 Laszlo ErsekMdeModulePkg/UefiBootManagerLib: fix LoadImage/StartIma...
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
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...
2017-11-01 Zhang, Chao BMdeModulePkg: Deprecate EFI_VARIABLE_AUTHENTICATED_WRIT...
2017-04-07 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Enhance short-form...
2017-03-13 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Generate boot descript...
2016-11-10 Ruiyu NiMdeModulePkg/UefiBootManager: Add EfiBootManagerDispatc...
2016-08-31 Hao WuMdeModulePkg: Use IsZeroGuid API for zero GUID checking
2016-07-07 Ruiyu NiMdeModulePkg/Bds: MemoryTypeInformation excludes boot...
2016-05-04 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Expose *GetLoadOptionB...
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-07 Ruiyu NiMdeModulePkg/Bds: More user-friendly network boot optio...
2016-03-07 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Separate boot descript...
2016-03-04 Ruiyu NiMdeModulePkg/Bds: Support booting from remote file...
2015-11-24 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Always create MemoryTy...
2015-11-17 Ruiyu NiMdeModulePkg: Add Platform recovery support
2015-11-17 Ruiyu NiMdeModulePkg: Use BmCharToUint in BmIsKeyOptionVariable
2015-11-17 Ruiyu NiMdeModulePkg: Add Bm prefix for internal functions
2015-10-26 Sunny WangMdeModulePkg: Make the BmFindLoadOption function public
2015-07-07 Ruiyu NiMdeModulePkg: Update UefiBootManagerLib to support...
2015-06-02 Ruiyu NiMdeModulePkg: Provide EfiBootManagerRegisterBootDescrip...
2015-05-13 Ruiyu NiMdeModulePkg: Fix EOL to be DOS format.
2015-05-11 Ruiyu NiMdeModulePkg: Process Sys Prep load options in BdsDxe...
2015-05-06 Ruiyu NiMdeModulePkg: Add UefiBootManagerLib