mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-25 14:44:28 +02:00
EmulatorPkg: Fix Thunk PPI/Protocol library types
This commit is contained in:
parent
9045b1b283
commit
ec09218694
@ -15,7 +15,7 @@
|
|||||||
FILE_GUID = 465FDE84-E8B0-B04B-A843-A03F68F617A9
|
FILE_GUID = 465FDE84-E8B0-B04B-A843-A03F68F617A9
|
||||||
MODULE_TYPE = BASE
|
MODULE_TYPE = BASE
|
||||||
VERSION_STRING = 1.0
|
VERSION_STRING = 1.0
|
||||||
LIBRARY_CLASS = MemoryAllocationLib|SEC BASE USER_DEFINED
|
LIBRARY_CLASS = ThunkPpiList|SEC BASE USER_DEFINED
|
||||||
|
|
||||||
[Sources]
|
[Sources]
|
||||||
ThunkPpiList.c
|
ThunkPpiList.c
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
FILE_GUID = 7833616E-AE0D-594F-870C-80E68682D587
|
FILE_GUID = 7833616E-AE0D-594F-870C-80E68682D587
|
||||||
MODULE_TYPE = BASE
|
MODULE_TYPE = BASE
|
||||||
VERSION_STRING = 1.0
|
VERSION_STRING = 1.0
|
||||||
LIBRARY_CLASS = MemoryAllocationLib|BASE SEC USER_DEFINED
|
LIBRARY_CLASS = ThunkProtocolList|BASE SEC USER_DEFINED
|
||||||
|
|
||||||
[Sources]
|
[Sources]
|
||||||
ThunkProtocolList.c
|
ThunkProtocolList.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user