]> git.proxmox.com Git - mirror_edk2.git/commit
UnitTestFrameworkPkg: Disable EBC in DSC file
authorMichael D Kinney <michael.d.kinney@intel.com>
Mon, 10 Feb 2020 20:16:45 +0000 (12:16 -0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 11 Feb 2020 23:57:44 +0000 (23:57 +0000)
commitb3407223c5c46d411d3ee7b35c1c6784e26a26e9
treefedd760bedc2ea59a09095e622510e80ea82352f
parentf76d50166b69eefbef4bc3895f370a4501c819d1
UnitTestFrameworkPkg: Disable EBC in DSC file

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

Remove EBC as one of the supported architectures
in the UnitTestFrameworkPkg DSC file.  The EBC
compiler does not support vararg macros and the
UnitTestLib class uses this feature.

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>
UnitTestFrameworkPkg/UnitTestFrameworkPkg.dsc