]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib/Ia32/EnableCache.asm
Fixed GCC 4.4 build issue due to incorrect prefix. Now using ASM_PFX to correctly...
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / EnableCache.asm
2008-12-29 qhuang8Update copyright for files modified in this year
2008-11-25 qhuang8Use ".486" for the instruction of "wbinvd"
2008-11-24 mdkinneyAdd EnableCache() and DisableCache() implementations...