From: lgao4 Date: Tue, 6 Apr 2010 02:56:09 +0000 (+0000) Subject: Update the modules with the different module GUID to avoid the different modules... X-Git-Tag: edk2-stable201903~15999 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=5009ddf9303f35f32d8dd1d417842ffa66e7f778 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@10342 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/DuetPkg/AcpiResetDxe/Reset.inf b/DuetPkg/AcpiResetDxe/Reset.inf index 89c3aef2e4..f77f4b0869 100644 --- a/DuetPkg/AcpiResetDxe/Reset.inf +++ b/DuetPkg/AcpiResetDxe/Reset.inf @@ -15,7 +15,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = AcpiReset - FILE_GUID = 6F0198AA-1F1D-426D-AE3E-39AB633FCC28 + FILE_GUID = 928EF6D4-72BC-4686-B57B-1EEB6ABD4F93 MODULE_TYPE = DXE_RUNTIME_DRIVER VERSION_STRING = 1.0 ENTRY_POINT = InitializeReset diff --git a/DuetPkg/BootSector/BootSector.inf b/DuetPkg/BootSector/BootSector.inf index 3be9cb5938..a8785a7695 100644 --- a/DuetPkg/BootSector/BootSector.inf +++ b/DuetPkg/BootSector/BootSector.inf @@ -14,7 +14,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = BootSector - FILE_GUID = A36495C1-C205-414e-B71F-4BE3476D699C + FILE_GUID = C89D72CE-E21A-4c71-BA79-770EF373D6DA MODULE_TYPE = USER_DEFINED VERSION_STRING = 1.0 CUSTOM_MAKEFILE = MSFT|Makefile diff --git a/DuetPkg/EfiLdr/EfiLdr.inf b/DuetPkg/EfiLdr/EfiLdr.inf index 75f76c53e4..c1fe3e124c 100644 --- a/DuetPkg/EfiLdr/EfiLdr.inf +++ b/DuetPkg/EfiLdr/EfiLdr.inf @@ -19,7 +19,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = EfiLoader - FILE_GUID = 7E374E25-8E01-4FEE-87F2-390C23C606CD + FILE_GUID = A9620E5C-5FA1-40b7-8B21-50B632F88F38 #MODULE_TYPE = USER_DEFINED MODULE_TYPE = UEFI_APPLICATION VERSION_STRING = 1.0 diff --git a/DuetPkg/FvbRuntimeService/DUETFwh.inf b/DuetPkg/FvbRuntimeService/DUETFwh.inf index 9225ed6064..d7f1ae8db6 100644 --- a/DuetPkg/FvbRuntimeService/DUETFwh.inf +++ b/DuetPkg/FvbRuntimeService/DUETFwh.inf @@ -22,7 +22,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = DuetFwh - FILE_GUID = BDFE5FAA-2A35-44bb-B17A-8084D4E2B9E9 + FILE_GUID = 46E3256A-E5C1-4d2a-8282-505AFB41CE65 MODULE_TYPE = DXE_RUNTIME_DRIVER VERSION_STRING = 1.0 ENTRY_POINT = FvbInitialize diff --git a/DuetPkg/SmbiosGenDxe/SmbiosGen.inf b/DuetPkg/SmbiosGenDxe/SmbiosGen.inf index d6516a863b..486a67c103 100644 --- a/DuetPkg/SmbiosGenDxe/SmbiosGen.inf +++ b/DuetPkg/SmbiosGenDxe/SmbiosGen.inf @@ -22,7 +22,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = SmbiosGenDxe - FILE_GUID = 0021001C-3CE3-41f8-99C6-ECF5DA754731 + FILE_GUID = A17F4A89-5F19-444f-B7BE-48195E0575DB MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 ENTRY_POINT = SmbiosGenEntrypoint