From: lgao4 Date: Tue, 6 Apr 2010 02:56:47 +0000 (+0000) Subject: Update the modules with the different module GUID to avoid the different modules... X-Git-Tag: edk2-stable201903~15997 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=87d08179fa01a3e7a4fc9a7484c2ed68713be89b Update the modules with the different module GUID to avoid the different modules with the same module GUID. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10344 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf b/OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf index 6dd2f7603e..e7d4326898 100644 --- a/OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf +++ b/OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf @@ -15,7 +15,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = AcpiTimerLib - FILE_GUID = c300b1d9-31d4-4868-9de9-2f3551ff2c69 + FILE_GUID = CDD9D74F-213E-4c28-98F7-8B4A167DB936 MODULE_TYPE = BASE VERSION_STRING = 1.0 LIBRARY_CLASS = TimerLib diff --git a/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib.inf b/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib.inf index 2175e18a22..b54330ffaa 100644 --- a/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib.inf +++ b/OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib.inf @@ -15,7 +15,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = PlatformBdsLib - FILE_GUID = 143B5044-7C1B-4904-9778-EA16F1F3D554 + FILE_GUID = F844172E-9985-44f2-BADE-0DD783462E95 MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 LIBRARY_CLASS = PlatformBdsLib|DXE_DRIVER diff --git a/OvmfPkg/Library/PlatformFvbLibNull/PlatformFvbLibNull.inf b/OvmfPkg/Library/PlatformFvbLibNull/PlatformFvbLibNull.inf index 351de600fe..81ad7f0760 100644 --- a/OvmfPkg/Library/PlatformFvbLibNull/PlatformFvbLibNull.inf +++ b/OvmfPkg/Library/PlatformFvbLibNull/PlatformFvbLibNull.inf @@ -18,7 +18,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = PlatformFvbLibNull - FILE_GUID = 8a6062ed-7140-4a74-b4ea-fe900e79e24b + FILE_GUID = 79263F9A-1701-4382-98C2-573F3558E6C8 MODULE_TYPE = BASE VERSION_STRING = 1.0 LIBRARY_CLASS = PlatformFvbLib|DXE_RUNTIME_DRIVER