diff options
Diffstat (limited to 'ArmPkg/Library/SemiHostingDebugLib/SemiHostingDebugLib.inf')
-rw-r--r-- | ArmPkg/Library/SemiHostingDebugLib/SemiHostingDebugLib.inf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ArmPkg/Library/SemiHostingDebugLib/SemiHostingDebugLib.inf b/ArmPkg/Library/SemiHostingDebugLib/SemiHostingDebugLib.inf index d661c37e17..95cd76a59c 100644 --- a/ArmPkg/Library/SemiHostingDebugLib/SemiHostingDebugLib.inf +++ b/ArmPkg/Library/SemiHostingDebugLib/SemiHostingDebugLib.inf @@ -38,6 +38,7 @@ PcdLib
PrintLib
SemihostLib
+ DebugLib
[Pcd.common]
gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel
|