]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/Include/Library/MtrrLib.h
Add MTRR library for IA32 & X64 processor architectures.
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 27 May 2009 21:09:39 +0000 (21:09 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 27 May 2009 21:09:39 +0000 (21:09 +0000)
commite50466da24377199d405f9ee6ac44b293f4548ae
tree88c86abd0cceae914ba59aa27ad65ad92f49d01d
parentd09651693b1de16a0e909a004172b73e888665ac
Add MTRR library for IA32 & X64 processor architectures.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8394 6f19259b-4bc3-4df7-8a09-765794883524
UefiCpuPkg/Include/Library/MtrrLib.h [new file with mode: 0644]
UefiCpuPkg/Library/MtrrLib/MtrrLib.c [new file with mode: 0644]
UefiCpuPkg/Library/MtrrLib/MtrrLib.inf [new file with mode: 0644]
UefiCpuPkg/UefiCpuPkg.dec