]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Universal/BdsDxe/MemoryTest.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe / MemoryTest.c
2019-07-03 Hao A WuRemove IntelFrameworkModulePkg
2019-04-09 Michael D KinneyIntelFrameworkModulePkg: Replace BSD License with BSD...
2018-06-28 Liming GaoIntelFrameworkModulePkg: Clean up source files
2017-03-02 Hao WuIntelFrameworkModulePkg: Replace [Ascii|Unicode]ValueTo...
2015-10-15 Eric DongIntelFrameworkModulePkg BdsDxe: Use PcdSet##S to replac...
2015-07-13 Hao WuIntelFrameworkModulePkg BdsDxe: Fix ASSERT in BdsMemoryTest
2015-06-30 Hao WuIntelFrameworkModulePkg BdsDxe: Use safe string functions
2014-08-14 Jeff FanUse StrnCat instead of StrCat to avoid target buffer...
2012-07-30 czhang46Add 2 new Bds features
2012-03-23 czhang46Add BootlogoOnly feature in BDS for BGRT
2010-04-23 hhtianUpdate the copyright notice format
2009-12-16 jljustenAdd missing EFIAPI instances on several functions.
2009-07-13 eric_tianProcessCapsule() and BdsMemoryTest() are implemented...
2009-03-20 vanjeffclean console control protocol in bds module.
2009-03-04 eric_tianretire gEfiBootStateGuid and replace it with dynamic...
2009-01-23 klu2Move BdsDxe and GenericBdsLib to IntelFrameworkModulePk...