]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe.inf
UefiCpuPkg/PiSmmCpuDxeSmm: Avoid possible NULL ptr dereference
[mirror_edk2.git] / OvmfPkg / AcpiPlatformDxe / AcpiPlatformDxe.inf
index 17099ce8bb1fb8ec85ae4e84435fec5bd758e2eb..8440e7b343d81539e9bd8aa60b76b86991336b59 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  OVMF ACPI Platform Driver\r
 #\r
-#  Copyright (c) 2008 - 2012, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2008 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution.  The full text of the license may be found at\r
@@ -23,7 +23,7 @@
 #\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
@@ -46,7 +46,6 @@
 \r
 [LibraryClasses]\r
   UefiLib\r
-  DxeServicesLib\r
   PcdLib\r
   BaseMemoryLib\r
   DebugLib\r
@@ -62,6 +61,7 @@
 \r
 [Protocols]\r
   gEfiAcpiTableProtocolGuid                     # PROTOCOL ALWAYS_CONSUMED\r
+  gEfiFirmwareVolume2ProtocolGuid               # PROTOCOL SOMETIMES_CONSUMED\r
   gEfiPciIoProtocolGuid                         # PROTOCOL SOMETIMES_CONSUMED\r
 \r
 [Guids]\r