]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdePkg: Disable EBC for unit tests in MdePkg.dsc
authorMichael D Kinney <michael.d.kinney@intel.com>
Mon, 10 Feb 2020 20:18:41 +0000 (12:18 -0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 11 Feb 2020 23:57:44 +0000 (23:57 +0000)
https://bugzilla.tianocore.org/show_bug.cgi?id=2514

Update the target unit tests in MdePkg.dsc to only
build for IA32, X64, ARM, AARCH64.  This disables
EBC for these components.  The UnitTestLib class
uses vararg macros that the EBC compiler does not
support.

Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Bret Barkelew <Bret.Barkelew@microsoft.com>
MdePkg/MdePkg.dsc

index 87af74085392b8241c56440d997737b04cfa3259..2b2d5981e82bc8f47a4e62be010022451e859d96 100644 (file)
   MdePkg/Library/StandaloneMmDriverEntryPoint/StandaloneMmDriverEntryPoint.inf\r
   MdePkg/Library/StandaloneMmServicesTableLib/StandaloneMmServicesTableLib.inf\r
 \r
+[Components.IA32, Components.X64, Components.ARM, Components.AARCH64]\r
   #\r
   # Add UEFI Target Based Unit Tests\r
   #\r