ArmPlatformPkg: add missing library class declarations to .dec file
Add ArmPlatformLib, LcdPlatformlib and NorFlashPlatformLib to the [LibraryClasses] section of ArmPlatformPkg.dec. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
This commit is contained in:
@@ -32,6 +32,9 @@
|
|||||||
Include # Root include for the package
|
Include # Root include for the package
|
||||||
|
|
||||||
[LibraryClasses]
|
[LibraryClasses]
|
||||||
|
ArmPlatformLib|Include/Library/ArmPlatformLib.h
|
||||||
|
LcdPlatformLib|Include/Library/LcdPlatformLib.h
|
||||||
|
NorFlashPlatformLib|Include/Library/NorFlashPlatformLib.h
|
||||||
PL011UartLib|Include/Library/PL011UartLib.h
|
PL011UartLib|Include/Library/PL011UartLib.h
|
||||||
|
|
||||||
[Guids.common]
|
[Guids.common]
|
||||||
|
Reference in New Issue
Block a user