]> git.proxmox.com Git - mirror_edk2.git/commitdiff
StandaloneMmPkg: switch to NULL DebugLib resolution
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 21 Jan 2019 13:19:50 +0000 (14:19 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 11 Mar 2019 11:47:29 +0000 (12:47 +0100)
Building StandaloneMmPkg from its .DSC is mainly intended for build
coverage, and so platform specific configuration such as UART addresses
don't belong here.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: "Yao, Jiewen" <jiewen.yao@intel.com>
Reviewed-by: Achin Gupta <achin.gupta@arm.com>

No differences found