summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhang, Chao B <chao.b.zhang@intel.com>2018-08-09 14:01:44 +0800
committerZhang, Chao B <chao.b.zhang@intel.com>2018-08-10 09:05:27 +0800
commitb3e1e343fe34d0173a53a61b10296e6522ce1f7c (patch)
treeaef5e419b7c430b5c49c5e470dad223f29bcadf8
parent3781f14c31e00f4f1a195c7ad427be4f84f5cdf5 (diff)
downloadedk2-b3e1e343fe34d0173a53a61b10296e6522ce1f7c.tar.gz
edk2-b3e1e343fe34d0173a53a61b10296e6522ce1f7c.tar.bz2
edk2-b3e1e343fe34d0173a53a61b10296e6522ce1f7c.zip
SecurityPkg: HashLib: Update HashLib file GUID
2 file GUIDs conflict with existing SHA256 Lib. Update them. Cc: Long Qin <qin.long@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Zhang, Chao B <chao.b.zhang@intel.com> Reviewed-by: Long, Qin <qin.long@intel.com>
-rw-r--r--SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf2
-rw-r--r--SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf2
2 files changed, 2 insertions, 2 deletions
diff --git a/SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf b/SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
index 76677794fa..96b6a7ea53 100644
--- a/SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
+++ b/SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
@@ -17,7 +17,7 @@
INF_VERSION = 0x00010005
BASE_NAME = HashInstanceLibSha384
MODULE_UNI_FILE = HashInstanceLibSha384.uni
- FILE_GUID = 5810798A-ED30-4080-8DD7-B9667A748C02
+ FILE_GUID = 74223710-17A9-478F-9B24-E354496B968B
MODULE_TYPE = BASE
VERSION_STRING = 1.0
LIBRARY_CLASS = NULL
diff --git a/SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf b/SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
index 94929a8736..2ebf7ed8c7 100644
--- a/SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
+++ b/SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
@@ -17,7 +17,7 @@
INF_VERSION = 0x00010005
BASE_NAME = HashInstanceLibSha512
MODULE_UNI_FILE = HashInstanceLibSha512.uni
- FILE_GUID = 5810798A-ED30-4080-8DD7-B9667A748C02
+ FILE_GUID = 959C3685-AC3F-4F3E-AC5B-7E2A64BADD36
MODULE_TYPE = BASE
VERSION_STRING = 1.0
LIBRARY_CLASS = NULL