summaryrefslogtreecommitdiff
path: root/Nt32Pkg/CpuRuntimeDxe
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-02 08:18:26 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-02 08:18:26 +0000
commitaf162ac5f99064feb8fba3190a7429a71eae7076 (patch)
tree6afe9762c2f7831c4b983930728a1e99fb87cc99 /Nt32Pkg/CpuRuntimeDxe
parentb5b81475b21830de89bc3eceacaf3802d1e0e1ff (diff)
downloadedk2-platforms-af162ac5f99064feb8fba3190a7429a71eae7076.tar.xz
Rename Protocol/FrameworkHii.h to Protocol/HiiFramework.h to follow the naming convention.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2941 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg/CpuRuntimeDxe')
-rw-r--r--Nt32Pkg/CpuRuntimeDxe/CommonHeader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Nt32Pkg/CpuRuntimeDxe/CommonHeader.h b/Nt32Pkg/CpuRuntimeDxe/CommonHeader.h
index 36f536009b..3d47474599 100644
--- a/Nt32Pkg/CpuRuntimeDxe/CommonHeader.h
+++ b/Nt32Pkg/CpuRuntimeDxe/CommonHeader.h
@@ -26,7 +26,7 @@
//
#include <Protocol/Cpu.h>
#include <Protocol/DataHub.h>
-#include <Protocol/FrameworkHii.h>
+#include <Protocol/HiiFramework.h>
#include <Common/DataHubRecords.h>
#include <Guid/DataHubRecords.h>
#include <Protocol/CpuIo.h>