]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFspWrapperPkg/FspNotifyDxe/FspNotifyDxe.inf
FatBinPkg: Update EBC/IA32/X64/IPF binaries
[mirror_edk2.git] / IntelFspWrapperPkg / FspNotifyDxe / FspNotifyDxe.inf
index 5138bb98a0b789471745397e8e0cd113e707d99d..66970cc3809271078cc3484bda81c8c05dca1f37 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 # This driver will register two callbacks to call fsp's notifies.\r
 #\r
-#  Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2014 - 2015, 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
@@ -30,6 +30,7 @@
 \r
 [Sources]\r
   FspNotifyDxe.c\r
+  LoadBelow4G.c\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   BaseMemoryLib\r
   UefiLib\r
   FspApiLib\r
+  PeCoffLib\r
+  CacheMaintenanceLib\r
+  DxeServicesLib\r
 \r
 [Protocols]\r
-  gEfiPciEnumerationCompleteProtocolGuid\r
+  gEfiPciEnumerationCompleteProtocolGuid            ## CONSUMES\r
 \r
 [Pcd]\r
-  gFspWrapperTokenSpaceGuid.PcdFlashFvFspBase\r
-  gFspWrapperTokenSpaceGuid.PcdFlashFvFspSize\r
+  gFspWrapperTokenSpaceGuid.PcdFlashFvFspBase       ## CONSUMES\r
+  gFspWrapperTokenSpaceGuid.PcdFlashFvSecondFspBase ## CONSUMES\r
+  gFspWrapperTokenSpaceGuid.PcdFlashFvFspSize       ## CONSUMES\r
 \r
 [Depex]\r
   TRUE\r