summaryrefslogtreecommitdiffstats
path: root/IntelFspWrapperPkg/IntelFspWrapperPkg.dec
diff options
context:
space:
mode:
authorYao, Jiewen <Jiewen.Yao@intel.com>2015-04-23 08:53:39 +0000
committerjyao1 <jyao1@Edk2>2015-04-23 08:53:39 +0000
commit88a539ca5f791000a1d033fbcf9c6c01ad9b9fe0 (patch)
tree02bf24b4aa64829f17052e04c1dd2480ee209729 /IntelFspWrapperPkg/IntelFspWrapperPkg.dec
parent9da591867c0bad1abbe17a321dc5b16d95226c6a (diff)
downloadedk2-88a539ca5f791000a1d033fbcf9c6c01ad9b9fe0.tar.gz
edk2-88a539ca5f791000a1d033fbcf9c6c01ad9b9fe0.tar.bz2
edk2-88a539ca5f791000a1d033fbcf9c6c01ad9b9fe0.zip
IntelFspWrapperPkg update for FSP1.1
-- Add BootLoaderTolumSize support -- Fix LibraryClasses declaration in DEC file. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: "Yao, Jiewen" <Jiewen.Yao@intel.com> Reviewed-by: "Ma, Maurice" <maurice.ma@intel.com> Reviewed-by: "Rangarajan, Ravi P" <ravi.p.rangarajan@intel.com> Reviewed-by: "Mudusuru, Giri P" <giri.p.mudusuru@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17197 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFspWrapperPkg/IntelFspWrapperPkg.dec')
-rw-r--r--IntelFspWrapperPkg/IntelFspWrapperPkg.dec8
1 files changed, 4 insertions, 4 deletions
diff --git a/IntelFspWrapperPkg/IntelFspWrapperPkg.dec b/IntelFspWrapperPkg/IntelFspWrapperPkg.dec
index b7e81d3a92..bfed1cc97a 100644
--- a/IntelFspWrapperPkg/IntelFspWrapperPkg.dec
+++ b/IntelFspWrapperPkg/IntelFspWrapperPkg.dec
@@ -23,16 +23,16 @@
[LibraryClasses]
## @libraryclass Provide FSP API related function.
- FspApiLib|IntelFspWrapperPkg/Include/Library/FspApiLib.h
+ FspApiLib|Include/Library/FspApiLib.h
## @libraryclass Provide FSP hob process related function.
- FspHobProcessLib|IntelFspWrapperPkg/Include/Library/FspHobProcessLib.h
+ FspHobProcessLib|Include/Library/FspHobProcessLib.h
## @libraryclass Provide FSP platform information related function.
- FspPlatformInfoLib|IntelFspWrapperPkg/Include/Library/FspPlatformInfoLib.h
+ FspPlatformInfoLib|Include/Library/FspPlatformInfoLib.h
## @libraryclass Provide FSP wrapper platform sec related function.
- FspPlatformSecLib|IntelFspWrapperPkg/Include/Library/FspPlatformSecLib.h
+ FspPlatformSecLib|Include/Library/FspPlatformSecLib.h
[Guids]
#