]> git.proxmox.com Git - mirror_edk2.git/commit
Roll back the change on GetMemorySpaceAttributeFromMtrrType()'s parameter type, from...
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 31 Oct 2011 06:45:56 +0000 (06:45 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 31 Oct 2011 06:45:56 +0000 (06:45 +0000)
commit2c4b1bdce7470ae20876f556c7e259910a6edb61
treecad66d735fdf5a7d20fde8a3f25d953535c5548f
parentda27b950d58f94725c1164e34fb696c1cef4f29a
Roll back the change on GetMemorySpaceAttributeFromMtrrType()'s parameter type, from MTRR_MEMORY_CACHE_TYPE to UINT8 since MtrrAttributes may be the value not belongs to MTRR_MEMORY_CACHE_TYPE.

Signed-off-by: vanjeff
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12609 6f19259b-4bc3-4df7-8a09-765794883524
UefiCpuPkg/CpuDxe/CpuDxe.c