diff options
Diffstat (limited to 'EmbeddedPkg/Library/AndroidBootImgLib/AndroidBootImgLib.inf')
-rw-r--r-- | EmbeddedPkg/Library/AndroidBootImgLib/AndroidBootImgLib.inf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/EmbeddedPkg/Library/AndroidBootImgLib/AndroidBootImgLib.inf b/EmbeddedPkg/Library/AndroidBootImgLib/AndroidBootImgLib.inf index 9754664df5..0973315de7 100644 --- a/EmbeddedPkg/Library/AndroidBootImgLib/AndroidBootImgLib.inf +++ b/EmbeddedPkg/Library/AndroidBootImgLib/AndroidBootImgLib.inf @@ -26,6 +26,7 @@ AndroidBootImgLib.c
[LibraryClasses]
+ BaseLib
DebugLib
FdtLib
PrintLib
|