]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmulatorPkg/CpuRuntimeDxe/Cpu.inf
BaseTools/CommonLib: add definition of MAX_UINT32
[mirror_edk2.git] / EmulatorPkg / CpuRuntimeDxe / Cpu.inf
index ed8237f9161c6f19855161a70fccc63f763cdb57..2234b206bc10fcfd3242f637b100e5800b62e9e7 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 # This CPU module abstracts the interrupt subsystem of a platform and the CPU-specific setjump-long pair.\r
 #\r
-# Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources]\r
   CpuIo.c\r
   Cpu.c\r
   CpuDriver.h\r
-  Strings.uni\r
   MpService.c\r
-  \r
+\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
-  IntelFrameworkPkg/IntelFrameworkPkg.dec\r
   EmulatorPkg/EmulatorPkg.dec\r
 \r
 \r
@@ -60,7 +58,6 @@
 [Protocols]\r
   gEmuIoThunkProtocolGuid                       # PROTOCOL_NOTIFY SOMETIMES_CONSUMED\r
   gEfiSmbiosProtocolGuid                        # PROTOCOL SOMETIMES_CONSUMED\r
-  gEfiHiiProtocolGuid                           # PROTOCOL SOMETIMES_CONSUMED\r
   gEfiCpuIo2ProtocolGuid                        # PROTOCOL ALWAYS_PRODUCED\r
   gEfiCpuArchProtocolGuid                       # PROTOCOL ALWAYS_PRODUCED\r
   gEmuThreadThunkProtocolGuid\r