]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmPlatformPkg: add missing library class declarations to .dec file
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 16 Nov 2017 17:20:18 +0000 (17:20 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 8 Dec 2017 16:30:28 +0000 (16:30 +0000)
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>
ArmPlatformPkg/ArmPlatformPkg.dec

index 9d47e459eadc967e7369138d450e287bbcc273d4..d42404e8cd3812865b41a8d8eed4f8cba39342ed 100644 (file)
@@ -32,6 +32,9 @@
   Include                        # Root include for the package\r
 \r
 [LibraryClasses]\r
+  ArmPlatformLib|Include/Library/ArmPlatformLib.h\r
+  LcdPlatformLib|Include/Library/LcdPlatformLib.h\r
+  NorFlashPlatformLib|Include/Library/NorFlashPlatformLib.h\r
   PL011UartLib|Include/Library/PL011UartLib.h\r
 \r
 [Guids.common]\r