From: jyao1 Date: Tue, 5 Aug 2014 03:59:56 +0000 (+0000) Subject: Eliminate duplicated file GUID. X-Git-Tag: edk2-stable201903~11244 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=5ce0e51851258a30f9cb148502edcb67a82cac16 Eliminate duplicated file GUID. Contributed-under: TianoCore Contribution Agreement 1.0 Signed off by: Jiewen Yao Reviewed by: Eric Dong git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15751 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/IntelFspPkg/FspDxeIpl/FspDxeIpl.inf b/IntelFspPkg/FspDxeIpl/FspDxeIpl.inf index 49317af8e2..0a225278f2 100644 --- a/IntelFspPkg/FspDxeIpl/FspDxeIpl.inf +++ b/IntelFspPkg/FspDxeIpl/FspDxeIpl.inf @@ -14,10 +14,9 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = FspDxeIpl - FILE_GUID = 86D70125-BAA3-4296-A62F-602BEBBB9081 + FILE_GUID = 98C8588C-640A-4bb4-AEA0-3F81CDE17524 MODULE_TYPE = PEIM VERSION_STRING = 1.0 - ENTRY_POINT = PeimInitializeDxeIpl # diff --git a/IntelFspPkg/Library/BaseFspDebugLibSerialPort/BaseFspDebugLibSerialPort.inf b/IntelFspPkg/Library/BaseFspDebugLibSerialPort/BaseFspDebugLibSerialPort.inf index d3df6c3de3..85c2615acc 100644 --- a/IntelFspPkg/Library/BaseFspDebugLibSerialPort/BaseFspDebugLibSerialPort.inf +++ b/IntelFspPkg/Library/BaseFspDebugLibSerialPort/BaseFspDebugLibSerialPort.inf @@ -14,7 +14,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = BaseFspDebugLibSerialPort - FILE_GUID = BB83F95F-EDBC-4884-A520-CD42AF388FAE + FILE_GUID = 9D52E46E-F07E-44e8-9A90-F8576C91C211 MODULE_TYPE = BASE VERSION_STRING = 1.0 LIBRARY_CLASS = DebugLib diff --git a/IntelFspPkg/Library/SecPlatformSecLibNull/SecPlatformSecLibNull.inf b/IntelFspPkg/Library/SecPlatformSecLibNull/SecPlatformSecLibNull.inf index 72006c585c..31707a68d8 100644 --- a/IntelFspPkg/Library/SecPlatformSecLibNull/SecPlatformSecLibNull.inf +++ b/IntelFspPkg/Library/SecPlatformSecLibNull/SecPlatformSecLibNull.inf @@ -19,12 +19,11 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = SecPlatformSecLibNull - FILE_GUID = 6695974D-968C-420b-80B9-7870CD20118F + FILE_GUID = 03DA99B3-DDF4-4c7e-8CCA-216FC3F1F311 MODULE_TYPE = SEC VERSION_STRING = 1.0 LIBRARY_CLASS = NULL - # # The following information is for reference only and not required by the build tools. #