mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
SourceLevelDebugPkg/DebugAgent: Remove duplicate library in INF file
In DebugAgent dirver, MemoryAllocationLib appears twice in [LibraryClasses] section, so remove the duplicate one. Signed-off-by: Qihang Gao <gaoqihang@loongson.cn>
This commit is contained in:
parent
25540b069f
commit
34c7871fec
1 changed files with 0 additions and 1 deletions
|
|
@ -71,7 +71,6 @@
|
|||
PrintLib
|
||||
PeCoffGetEntryPointLib
|
||||
PeCoffExtraActionLib
|
||||
MemoryAllocationLib
|
||||
|
||||
[Guids]
|
||||
## PRODUCES ## SystemTable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue