]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib/Ia32/EnableCache.S
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / EnableCache.S
2019-04-03 Shenglei ZhangMdePkg/BaseLib: Remove .S files for IA32 and X64 arch
2018-06-28 Liming GaoMdePkg: Clean up source files
2010-06-11 myronporterMinor grammatical work--mostly adding periods. Sending...
2010-04-23 hhtianUpdate the copyright notice format
2009-05-20 xli24Replace .globl with ASM_GLOBAL
2008-11-24 mdkinneyAdd EnableCache() and DisableCache() implementations...