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@10345 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
87d08179fa
commit
712389b848
|
@ -16,7 +16,7 @@
|
|||
[Defines]
|
||||
INF_VERSION = 0x00010005
|
||||
BASE_NAME = CpuDxe
|
||||
FILE_GUID = 62D171CB-78CD-4480-8678-C6A2A797A8DE
|
||||
FILE_GUID = 1A1E4886-9517-440e-9FDE-3BE44CEE2136
|
||||
MODULE_TYPE = DXE_DRIVER
|
||||
VERSION_STRING = 1.0
|
||||
|
||||
|
|
Loading…
Reference in New Issue