Update Guid Value to avoid collision with old one
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3408 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
[Defines]
|
||||
INF_VERSION = 0x00010005
|
||||
BASE_NAME = PeiCoreEntryPoint
|
||||
FILE_GUID = b3b0654a-969d-4096-86cb-27e262a02083
|
||||
FILE_GUID = 7AA626A3-238A-4c4c-9313-E9F937A744F0
|
||||
MODULE_TYPE = PEI_CORE
|
||||
VERSION_STRING = 1.0
|
||||
LIBRARY_CLASS = PeiCoreEntryPoint|PEI_CORE
|
||||
|
@@ -3,7 +3,7 @@
|
||||
<MsaHeader>
|
||||
<ModuleName>PeiCoreEntryPoint</ModuleName>
|
||||
<ModuleType>PEI_CORE</ModuleType>
|
||||
<GuidValue>b3b0654a-969d-4096-86cb-27e262a02083</GuidValue>
|
||||
<GuidValue>7AA626A3-238A-4c4c-9313-E9F937A744F0</GuidValue>
|
||||
<Version>1.0</Version>
|
||||
<Abstract>Entry point to a the PEI Core</Abstract>
|
||||
<Description>The library contains the entry point to a PEI core Module Type.</Description>
|
||||
|
Reference in New Issue
Block a user