]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/BootOption.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe / BootMaint / BootOption.c
2019-07-03 Hao A WuRemove IntelFrameworkModulePkg
2019-04-09 Michael D KinneyIntelFrameworkModulePkg: Replace BSD License with BSD...
2018-08-24 shengleiIntelFrameworkModulePkg BdsDxe: Remove redundant functions
2018-06-28 Liming GaoIntelFrameworkModulePkg: Clean up source files
2017-03-06 Hao WuIntelFrameworkModulePkg: Refine type cast for pointer...
2016-10-27 Laszlo ErsekIntelFrameworkModulePkg/BdsDxe: rebase to ARRAY_SIZE()
2015-07-13 Hao WuIntelFrameworkModulePkg BootMaint: Fix potential read...
2015-06-30 Hao WuIntelFrameworkModulePkg BootMaint: Use safe string...
2014-09-16 Eric DongRefine the code, remove the useless code.
2014-08-08 Jeff FanAdd type cast on variable before operation.
2014-07-07 Eric DongRefine code to follow good coding style.
2014-06-25 Eric DongRefine code to make it more safely.
2014-06-18 Eric DongSupport RouteConfig function for BdsDxe driver.
2011-01-28 niruiyuBDS enhancement: enumerate & show all legacy boot optio...
2010-06-03 xli24Fix the issue that ASSERT() at line 1391 incorrectly...
2010-05-21 xli24For BdsDxe module,
2010-04-23 hhtianUpdate the copyright notice format
2010-01-27 gikidyUpdate BDS boot option description string to use UNI...
2010-01-14 gikidyFix Boot Option appear twice while add a new boot optio...
2010-01-13 xli24Minor code enhancement.
2010-01-08 xli24Minor code enhancement.
2009-10-26 vanjeffset filename with device path for load file devices.
2009-07-17 klu2Fix build broken issue for ICC 9.0
2009-07-16 klu2Fix bug that some boot option can *not* be displayed...
2009-06-24 klu2Fix the potential issue that using integrate as BOOLEAN...
2009-01-23 klu2Move BdsDxe and GenericBdsLib to IntelFrameworkModulePk...