summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg
diff options
context:
space:
mode:
authorMatthew Carlson <matthewfcarlson@gmail.com>2021-03-16 12:53:12 -0700
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2021-03-16 20:41:18 +0000
commit66a31de7eeed62a7aa68fe0613a597a8bf08bc16 (patch)
tree76e0eb56b13aecb564f1fefca4d411c2eccb7067 /EmbeddedPkg
parentf3bdfc41866edf7c256e689deb9d091a950c8fca (diff)
downloadedk2-66a31de7eeed62a7aa68fe0613a597a8bf08bc16.tar.gz
edk2-66a31de7eeed62a7aa68fe0613a597a8bf08bc16.tar.bz2
edk2-66a31de7eeed62a7aa68fe0613a597a8bf08bc16.zip
EmbeddedPkg/PrePiHobLib: replace duplicate GUID
Currently there is a duplicate GUID shared by two INFs. This rolls the INF for the PrePiHobLib. Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2381 Signed-off-by: Matthew Carlson <matthewfcarlson@gmail.com> Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'EmbeddedPkg')
-rw-r--r--EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf b/EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf
index b2c4c04bfd..55de4511fc 100644
--- a/EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf
+++ b/EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf
@@ -12,7 +12,7 @@
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = PrePiHobLib
- FILE_GUID = 1F3A3278-82EB-4C0D-86F1-5BCDA5846CB2
+ FILE_GUID = AEF7D85A-6A91-4ACD-9A28-193DEFB325FB
MODULE_TYPE = BASE
VERSION_STRING = 1.0
LIBRARY_CLASS = HobLib