summaryrefslogtreecommitdiffstats
path: root/EmulatorPkg/CpuRuntimeDxe/Cpu.inf
diff options
context:
space:
mode:
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>2012-01-24 08:39:11 +0000
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>2012-01-24 08:39:11 +0000
commita0af6b27288fb1797e618d45ba3b4d6a9c742944 (patch)
tree7c3b3f1b2caedaa0b9eca520fef8bd703e916efb /EmulatorPkg/CpuRuntimeDxe/Cpu.inf
parent28d903168c23c808e069546b12a14e2e112a72cd (diff)
downloadedk2-a0af6b27288fb1797e618d45ba3b4d6a9c742944.tar.gz
edk2-a0af6b27288fb1797e618d45ba3b4d6a9c742944.tar.bz2
edk2-a0af6b27288fb1797e618d45ba3b4d6a9c742944.zip
Remove Framework concepts and fully port to PI. Remove the use of Hii for hard coded strings.
Note: The LogSmbiosData() function should probably be an MdeModulePkg library function. signed-off-by: andrewfish git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12954 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EmulatorPkg/CpuRuntimeDxe/Cpu.inf')
-rw-r--r--EmulatorPkg/CpuRuntimeDxe/Cpu.inf3
1 files changed, 0 insertions, 3 deletions
diff --git a/EmulatorPkg/CpuRuntimeDxe/Cpu.inf b/EmulatorPkg/CpuRuntimeDxe/Cpu.inf
index e87c50a6fc..b8e8ebd8e2 100644
--- a/EmulatorPkg/CpuRuntimeDxe/Cpu.inf
+++ b/EmulatorPkg/CpuRuntimeDxe/Cpu.inf
@@ -34,14 +34,12 @@
CpuIo.c
Cpu.c
CpuDriver.h
- Strings.uni
MpService.c
[Packages]
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
- IntelFrameworkPkg/IntelFrameworkPkg.dec
EmulatorPkg/EmulatorPkg.dec
@@ -60,7 +58,6 @@
[Protocols]
gEmuIoThunkProtocolGuid # PROTOCOL_NOTIFY SOMETIMES_CONSUMED
gEfiSmbiosProtocolGuid # PROTOCOL SOMETIMES_CONSUMED
- gEfiHiiProtocolGuid # PROTOCOL SOMETIMES_CONSUMED
gEfiCpuIo2ProtocolGuid # PROTOCOL ALWAYS_PRODUCED
gEfiCpuArchProtocolGuid # PROTOCOL ALWAYS_PRODUCED
gEmuThreadThunkProtocolGuid