]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/ArmVExpressPkg/ArmVExpressDxe/ArmFvpDxe.inf
ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interface
[mirror_edk2.git] / ArmPlatformPkg / ArmVExpressPkg / ArmVExpressDxe / ArmFvpDxe.inf
index 465945dfcfbcdd0066445addb34c7452e1c4bd5e..da14fc2b15f4f0b2cb852da54ab010df6d6f9ec0 100644 (file)
@@ -1,6 +1,6 @@
 #/** @file\r
 #\r
-#  Copyright (c) 2013-2014, ARM Ltd. All rights reserved.<BR>\r
+#  Copyright (c) 2013-2015, ARM Ltd. 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
 [Sources.common]\r
   ArmFvpDxe.c\r
+  ArmVExpressCommon.c\r
+\r
+[Sources.ARM]\r
+  Arm/ArmFvpDxeArm.c\r
+\r
+[Sources.AARCH64]\r
+  AArch64/ArmFvpDxeAArch64.c\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
+  ArmPkg/ArmPkg.dec\r
   ArmPlatformPkg/ArmPlatformPkg.dec\r
+  ArmPlatformPkg/ArmVExpressPkg/ArmVExpressPkg.dec\r
+  EmbeddedPkg/EmbeddedPkg.dec\r
   OvmfPkg/OvmfPkg.dec\r
 \r
 [LibraryClasses]\r
+  PcdLib\r
+  ArmShellCmdRunAxfLib\r
+  ArmLib\r
+  ArmPlatformLib\r
+  BaseMemoryLib\r
+  DxeServicesTableLib\r
+  MemoryAllocationLib\r
   UefiDriverEntryPoint\r
   UefiBootServicesTableLib\r
   VirtioMmioDeviceLib\r
-  BaseMemoryLib\r
+\r
+[LibraryClasses.AARCH64]\r
+  ArmGicLib\r
+\r
+[FixedPcd]\r
+  gArmVExpressTokenSpaceGuid.PcdFvpFdtDevicePathsBase\r
+\r
+[Pcd]\r
+  gEmbeddedTokenSpaceGuid.PcdFdtDevicePaths\r