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@10344 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
5e51a4d8ff
commit
87d08179fa
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue