]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFspWrapperPkg/IntelFspWrapperPkg.dec
Update IntelFspWrapperPkg according to FSP1.1.
[mirror_edk2.git] / IntelFspWrapperPkg / IntelFspWrapperPkg.dec
index 20bc8b71afd791a739498f79c3bef687e007a573..b7e81d3a9266224614390b439de778895bd7c8c4 100644 (file)
   Include\r
 \r
 [LibraryClasses]\r
+  ##  @libraryclass  Provide FSP API related function.\r
+  FspApiLib|IntelFspWrapperPkg/Include/Library/FspApiLib.h\r
+\r
+  ##  @libraryclass  Provide FSP hob process related function.\r
+  FspHobProcessLib|IntelFspWrapperPkg/Include/Library/FspHobProcessLib.h\r
+\r
+  ##  @libraryclass  Provide FSP platform information related function.\r
+  FspPlatformInfoLib|IntelFspWrapperPkg/Include/Library/FspPlatformInfoLib.h\r
+\r
+  ##  @libraryclass  Provide FSP wrapper platform sec related function.\r
+  FspPlatformSecLib|IntelFspWrapperPkg/Include/Library/FspPlatformSecLib.h\r
 \r
 [Guids]\r
   #\r
@@ -79,3 +90,8 @@
   gFspWrapperTokenSpaceGuid.PcdPeiMinMemSize|0x1800000|UINT32|0x40000004\r
   ## Indicate the PEI memory size platform want to report\r
   gFspWrapperTokenSpaceGuid.PcdPeiRecoveryMinMemSize|0x3000000|UINT32|0x40000005\r
+\r
+  ## PcdFspApiVersion is to determine wrapper calling mechanism\r
+  # - FSP_API_REVISION_1     1\r
+  # - FSP_API_REVISION_2     2\r
+  gFspWrapperTokenSpaceGuid.PcdFspApiVersion|0x02|UINT8|0x00001000\r