]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/Ia32/EnableCache.c
Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib API.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 3 Dec 2008 02:19:49 +0000 (02:19 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 3 Dec 2008 02:19:49 +0000 (02:19 +0000)
commitbe5f16148584b0d771bdab651455cd9e27f556ce
tree3ef631d9392cdd3ff1c3f3876a9596c66ad9586a
parentf90eb36c1558f2728843bd81bda4958aaa4236a6
Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib API.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6807 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Library/BaseLib.h
MdePkg/Library/BaseLib/Ia32/DisableCache.c
MdePkg/Library/BaseLib/Ia32/EnableCache.c