X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFspWrapperPkg%2FIntelFspWrapperPkg.dec;h=b7e81d3a9266224614390b439de778895bd7c8c4;hp=20bc8b71afd791a739498f79c3bef687e007a573;hb=d8043ce905a5832f911361ef30be28765afbdc6b;hpb=d5fb1edfb16a2af29486ffbf5aa32a036da9caa4 diff --git a/IntelFspWrapperPkg/IntelFspWrapperPkg.dec b/IntelFspWrapperPkg/IntelFspWrapperPkg.dec index 20bc8b71af..b7e81d3a92 100644 --- a/IntelFspWrapperPkg/IntelFspWrapperPkg.dec +++ b/IntelFspWrapperPkg/IntelFspWrapperPkg.dec @@ -22,6 +22,17 @@ Include [LibraryClasses] + ## @libraryclass Provide FSP API related function. + FspApiLib|IntelFspWrapperPkg/Include/Library/FspApiLib.h + + ## @libraryclass Provide FSP hob process related function. + FspHobProcessLib|IntelFspWrapperPkg/Include/Library/FspHobProcessLib.h + + ## @libraryclass Provide FSP platform information related function. + FspPlatformInfoLib|IntelFspWrapperPkg/Include/Library/FspPlatformInfoLib.h + + ## @libraryclass Provide FSP wrapper platform sec related function. + FspPlatformSecLib|IntelFspWrapperPkg/Include/Library/FspPlatformSecLib.h [Guids] # @@ -79,3 +90,8 @@ gFspWrapperTokenSpaceGuid.PcdPeiMinMemSize|0x1800000|UINT32|0x40000004 ## Indicate the PEI memory size platform want to report gFspWrapperTokenSpaceGuid.PcdPeiRecoveryMinMemSize|0x3000000|UINT32|0x40000005 + + ## PcdFspApiVersion is to determine wrapper calling mechanism + # - FSP_API_REVISION_1 1 + # - FSP_API_REVISION_2 2 + gFspWrapperTokenSpaceGuid.PcdFspApiVersion|0x02|UINT8|0x00001000