mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
ArmPkg: Add Required Library Classes for ArmTransferListLib
CLANGPDB catches that ArmTransferListLib does not include all of the libraries it requires. This adds them. Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
This commit is contained in:
parent
ed99c195b3
commit
237ba0204c
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@
|
|||
|
||||
[LibraryClasses]
|
||||
BaseLib
|
||||
DebugLib
|
||||
HobLib
|
||||
|
||||
[Guids]
|
||||
gArmTransferListHobGuid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue