]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmPkg: Add OemMiscLibNull library to ArmPkg.dsc
authorPierre Gondois <Pierre.Gondois@arm.com>
Tue, 20 Apr 2021 13:34:53 +0000 (14:34 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 28 Apr 2021 12:03:51 +0000 (12:03 +0000)
Add the OemMiscLibNull library to the [Components] section of
ArmPkg.dsc, allowing to complete the 'DscCompleteCheck' CI test.

According to .pytool/Readme about the 'DscCompleteCheck' test:
The test considers it an error if any INF does not appear in the
`Components` section of the package-level DSC.

Cc: Bret Barkelew <bret.barkelew@microsoft.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Sami Mujawar <sami.mujawar@arm.com>
Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Bret Barkelew <bret.barkelew@microsoft.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
ArmPkg/ArmPkg.dsc

index 282950b953a8d51c203ea32265a19ce14ee27f95..926986cf7fbb938ac9abfb20332b6db355e74998 100644 (file)
 \r
   ArmPkg/Universal/Smbios/ProcessorSubClassDxe/ProcessorSubClassDxe.inf\r
   ArmPkg/Universal/Smbios/SmbiosMiscDxe/SmbiosMiscDxe.inf\r
+  ArmPkg/Universal/Smbios/OemMiscLibNull/OemMiscLibNull.inf\r
 \r
 [Components.AARCH64]\r
   ArmPkg/Drivers/MmCommunicationDxe/MmCommunication.inf\r