EmbeddedPkg: Add CI YAML file

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4046

Adds EmbeddedPkg to the list of supported build packages for edk2
CI and fixes Library Class Check errors reported.

These changes allow EmbeddedPkg to pass NO-TARGET CI testing.

Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Abner Chang <abner.chang@amd.com>
Cc: Daniel Schaefer <git@danielschaefer.me>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
This commit is contained in:
Michael Kubacki
2022-09-02 20:56:28 -04:00
committed by mergify[bot]
parent 51e0599536
commit 43c1111530
3 changed files with 98 additions and 0 deletions

View File

@@ -36,6 +36,14 @@
GdbSerialLib|Include/Library/GdbSerialLib.h
DebugAgentTimerLib|Include/Library/DebugAgentTimerLib.h
NorFlashInfoLib|Include/Library/NorFlashInfoLib.h
HalRuntimeServicesLib|Include/Library/HalRuntimeServicesLib.h
PrePiHobListPointerLib|Include/Library/PrePiHobListPointerLib.h
TimeBaseLib|Include/Library/TimeBaseLib.h
AcpiLib|Include/Library/AcpiLib.h
AndroidBootImgLib|Include/Library/AndroidBootImgLib.h
DmaLib|Include/Library/DmaLib.h
EfiFileLib|Include/Library/EfiFileLib.h
FdtLoadLib|Include/Library/FdtLoadLib.h
DtPlatformDtbLoaderLib|Include/Library/DtPlatformDtbLoaderLib.h