mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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:
parent
12b7f509dc
commit
e06752bb9b
1 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@
|
|||
BaseMemoryLib
|
||||
SmmServicesTableLib
|
||||
DebugLib
|
||||
UefiDriverEntryPoint
|
||||
MemoryAllocationLib
|
||||
|
||||
[Guids]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue