From 5e51a4d8ffe8357f2f13c1d10ad2054a10732eae Mon Sep 17 00:00:00 2001 From: lgao4 Date: Tue, 6 Apr 2010 02:56:17 +0000 Subject: [PATCH] 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@10343 6f19259b-4bc3-4df7-8a09-765794883524 --- PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf b/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf index 97f439fd12..6dfbb15db6 100644 --- a/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf +++ b/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf @@ -16,7 +16,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = IdeController - FILE_GUID = F3790689-FB90-4479-A2EF-B82A43AFE74D + FILE_GUID = 99549F44-49BB-4820-B9D2-901329412D67 MODULE_TYPE = UEFI_DRIVER VERSION_STRING = 1.0 ENTRY_POINT = InitializeIdeControllerDriver -- 2.39.2