]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library/UefiBootManagerLib/BmBoot.c
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Library / UefiBootManagerLib / BmBoot.c
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-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-06-26 Bi, DandanMdeModulePkg: Use new added Perf macros
2018-03-07 Heyi GuoMdeModulePkg/UefiBootManagerLib: limit recursive call...
2018-02-12 Dandan BiMdeModulePkg/UefiBootManagerLib: Remove the useless...
2018-01-25 Jiaxin WuMdeModulePkg/UefiBootManagerLib: Skip the DNS device...
2017-04-20 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Avoid buggy USB short...
2017-04-07 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Enhance short-form...
2017-02-08 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Initialize Handle...
2017-01-12 Hao WuMdeModulePkg/UefiBootManagerLib: Remove redundant type...
2016-09-02 Liming GaoMdeModulePkg UefiBootManagerLib: Ignore BootManagerMenu...
2016-09-02 Liming GaoMdeModulePkg UefiBootManagerLib: Rename BootMenuApp...
2016-08-03 Liming GaoMdeModulePkg UefiBootManagerLib: Fix VS2012 build failure
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-05-04 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Expose *GetLoadOptionB...
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-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.
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: Support to expand File device path
2015-10-26 Sunny WangMdeModulePkg: Make the BmFindLoadOption function public
2015-08-28 Sunny WangMdeModulePkg: Remove unused variables from both UefiBoo...
2015-07-26 Ruiyu NiMdeModulePkg: Make boot option description unique
2015-07-07 Ruiyu NiMdeModulePkg: Update UefiBootManagerLib to support...
2015-07-02 Liming GaoMdeModulePkg: UefiBootManagerLib to handle LoadFile...
2015-07-01 Qiu ShuminMdeModulePkg/Library/UefiBootManagerLib: Use safe strin...
2015-06-02 Ruiyu NiMdeModulePkg: Provide EfiBootManagerRegisterBootDescrip...
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-06 Ruiyu NiMdeModulePkg: Add UefiBootManagerLib