Remove UefiDriverEntryPoint from [LibraryClasses] section. Library implementations should never link against an entry point lib. Only modules implementation should link against an entry point lib.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11179 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -41,7 +41,6 @@
|
|||||||
BaseMemoryLib
|
BaseMemoryLib
|
||||||
SmmServicesTableLib
|
SmmServicesTableLib
|
||||||
DebugLib
|
DebugLib
|
||||||
UefiDriverEntryPoint
|
|
||||||
MemoryAllocationLib
|
MemoryAllocationLib
|
||||||
|
|
||||||
[Guids]
|
[Guids]
|
||||||
|
Reference in New Issue
Block a user