diff options
author | jyao1 <jyao1> | 2014-08-08 02:15:41 +0000 |
---|---|---|
committer | jyao1 <jyao1@6f19259b-4bc3-4df7-8a09-765794883524> | 2014-08-08 02:15:41 +0000 |
commit | 954894f270e274269c914f09bce4e287273a99c1 (patch) | |
tree | 8301935fa59d57162ce9925c9f668925f6e2b348 /IntelFspPkg | |
parent | 1d1f4c621dd3a1ebc55394a24ff6695d39e0d95b (diff) | |
download | edk2-platforms-954894f270e274269c914f09bce4e287273a99c1.tar.xz |
Rollback file GUID change, because it is VTF file and GUID is predefined.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed off by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed by: Chris Li <chris.li@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15775 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFspPkg')
-rw-r--r-- | IntelFspPkg/FspSecCore/FspSecCore.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFspPkg/FspSecCore/FspSecCore.inf b/IntelFspPkg/FspSecCore/FspSecCore.inf index 8767170a97..ae0994e5e3 100644 --- a/IntelFspPkg/FspSecCore/FspSecCore.inf +++ b/IntelFspPkg/FspSecCore/FspSecCore.inf @@ -14,7 +14,7 @@ [Defines]
INF_VERSION = 0x00010005
BASE_NAME = FspSecCore
- FILE_GUID = 207CE046-0ADF-47c3-B9E3-844F12C398DD
+ FILE_GUID = 1BA0062E-C779-4582-8566-336AE8F78F09
MODULE_TYPE = SEC
VERSION_STRING = 1.0
|