mirror of https://github.com/acidanthera/audk.git
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
This commit is contained in:
parent
5009ddf930
commit
5e51a4d8ff
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue