]> git.proxmox.com Git - mirror_edk2.git/commit - IntelFspWrapperPkg/FspInitPei/SecMain.c
Update IntelFspWrapperPkg according to FSP1.1.
authorYao, Jiewen <jiewen.yao@intel.com>
Wed, 11 Feb 2015 04:41:46 +0000 (04:41 +0000)
committerjyao1 <jyao1@Edk2>
Wed, 11 Feb 2015 04:41:46 +0000 (04:41 +0000)
commitd8043ce905a5832f911361ef30be28765afbdc6b
tree4b4f7171c97efc733c95cc3abf65af351017c955
parentd5fb1edfb16a2af29486ffbf5aa32a036da9caa4
Update IntelFspWrapperPkg according to FSP1.1.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen" <jiewen.yao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16826 6f19259b-4bc3-4df7-8a09-765794883524
19 files changed:
IntelFspWrapperPkg/FspInitPei/FspInitPei.c
IntelFspWrapperPkg/FspInitPei/FspInitPei.h
IntelFspWrapperPkg/FspInitPei/FspInitPei.inf
IntelFspWrapperPkg/FspInitPei/FspInitPeiV1.c [new file with mode: 0644]
IntelFspWrapperPkg/FspInitPei/FspInitPeiV2.c [new file with mode: 0644]
IntelFspWrapperPkg/FspInitPei/FspNotifyS3.c
IntelFspWrapperPkg/FspInitPei/SecFspInitDone.c [deleted file]
IntelFspWrapperPkg/FspInitPei/SecMain.c
IntelFspWrapperPkg/FspNotifyDxe/FspNotifyDxe.c
IntelFspWrapperPkg/Include/Library/FspApiLib.h
IntelFspWrapperPkg/Include/Library/FspHobProcessLib.h
IntelFspWrapperPkg/Include/Library/FspPlatformInfoLib.h
IntelFspWrapperPkg/IntelFspWrapperPkg.dec
IntelFspWrapperPkg/Library/BaseFspApiLib/BaseFspApiLib.inf
IntelFspWrapperPkg/Library/BaseFspApiLib/FspApiLib.c
IntelFspWrapperPkg/Library/BaseFspApiLib/IA32/DispatchExecute.c
IntelFspWrapperPkg/Library/BaseFspApiLib/X64/DispatchExecute.c
IntelFspWrapperPkg/Library/BaseFspPlatformInfoLibSample/FspPlatformInfoLibSample.c
IntelFspWrapperPkg/Library/PeiFspHobProcessLibSample/FspHobProcessLibSample.c