summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/Ia32/DisableCache.S
Commit message (Expand)AuthorAgeFilesLines
* Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter2010-06-111-1/+1
* Update the copyright notice formathhtian2010-04-231-2/+2
* Replace .globl with ASM_GLOBALxli242009-05-201-1/+1
* Add EnableCache() and DisableCache() implementations for IA32 and X64 to the ...mdkinney2008-11-241-0/+39