Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 2091e449f17936175a043a067b99595fb1c9789d
https://github.com/tianocore/edk2/commit/2091e449f17936175a043a067b99595fb1c9789d
Author: Levi Yun <[email protected]>
Date: 2025-01-20 (Mon, 20 Jan 2025)
Changed paths:
M StandaloneMmPkg/Core/FwVol.c
M StandaloneMmPkg/Core/StandaloneMmCore.inf
M StandaloneMmPkg/StandaloneMmPkg.dec
Log Message:
-----------
StandaloneMmPkg: Introduce a PCD to disable shadow boot FV
On some Arm platforms the boot firmware volume passed in the HOB
by the secure world firmware (TF-A) is never freed and is always
mapped as read-only.
On such platforms the heap memory can be saved by disabling the
shadow copy of the boot firmware volume. This is useful as on
some platforms the amount of memory available is limited.
Therefore, introduce a PCD PcdShadowBfv that platforms
can configure to disable the shadow boot FV. This PCD is set to
TRUE by default.
Signed-off-by: Levi Yun <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits