]> git.proxmox.com Git - mirror_edk2.git/commit
StandaloneMmPkg/Core: permit encapsulated firmware volumes
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 1 Jan 2019 15:57:44 +0000 (16:57 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 11 Mar 2019 11:51:12 +0000 (12:51 +0100)
commitd65e0e4881b76916be3002b1ca0ff8148d189d77
tree2ff86f87a6eb79c8feec209d4f7a56853ad4f3b6
parent4b771927c801a873c8b8169b07e77e64d7726198
StandaloneMmPkg/Core: permit encapsulated firmware volumes

Standalone MM requires 4 KB section alignment for all images, so that
strict permissions can be applied. Unfortunately, this results in a
lot of wasted space, which is usually costly in the secure world
environment that standalone MM is expected to operate in.

So let's permit the standalone MM drivers (but not the core) to be
delivered in a compressed firmware volume.

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>
StandaloneMmPkg/Core/FwVol.c
StandaloneMmPkg/Core/StandaloneMmCore.inf