From 29aa45b4fe8a3973352c9c357d6b2e5e2425a244 Mon Sep 17 00:00:00 2001 From: qwang12 Date: Fri, 29 Jun 2007 08:47:14 +0000 Subject: Rename Frame*Lib to *LibFramework to improve the speed that a module could be found in the tree. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2909 6f19259b-4bc3-4df7-8a09-765794883524 --- Nt32Pkg/CpuRuntimeDxe/CommonHeader.h | 2 +- Nt32Pkg/CpuRuntimeDxe/Cpu.inf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Nt32Pkg/CpuRuntimeDxe') diff --git a/Nt32Pkg/CpuRuntimeDxe/CommonHeader.h b/Nt32Pkg/CpuRuntimeDxe/CommonHeader.h index f63563c8fb..36f536009b 100644 --- a/Nt32Pkg/CpuRuntimeDxe/CommonHeader.h +++ b/Nt32Pkg/CpuRuntimeDxe/CommonHeader.h @@ -35,7 +35,7 @@ // The Library classes this module consumes // #include -#include +#include #include #include #include diff --git a/Nt32Pkg/CpuRuntimeDxe/Cpu.inf b/Nt32Pkg/CpuRuntimeDxe/Cpu.inf index d965523b7a..6e78412a25 100644 --- a/Nt32Pkg/CpuRuntimeDxe/Cpu.inf +++ b/Nt32Pkg/CpuRuntimeDxe/Cpu.inf @@ -75,7 +75,7 @@ MemoryAllocationLib BaseMemoryLib UefiDriverEntryPoint - FrameworkHiiLib + HiiLibFramework DebugLib -- cgit v1.2.3