summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/Ia32/DisableCache.asm
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
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Use ".486" for the instruction of "wbinvd"qhuang82008-11-251-1/+1
* Add EnableCache() and DisableCache() implementations for IA32 and X64 to the ...mdkinney2008-11-241-0/+45