mirror of https://github.com/acidanthera/audk.git
While fixing https://github.com/tianocore/edk2/pull/6092 (the fact that some OvmfPkg and ArmVirtPkg platforms included residual NetworkPkg components even when compiled with -D NETWORK_ENABLE=0), it was noted that OvmfPkg/Include/*/Shell*.inc files which apply the required fix logic are available and already used in some OvmfPkg platforms. This commit applies these files consistently within OvmfPkg. This has the side effect that some platforms now include one or more of HttpDynamicCommand, VariablePolicyDynamicCommand and LinuxInitrdDynamicShellCommand when they previously did not. This fixes unintentional drift between platforms, and provides additional shell commands which may be useful in some cases. Signed-off-by: Mike Beaton <mjsbeaton@gmail.com> |
||
---|---|---|
.. | ||
FvmainCompactScratchEnd.fdf.inc | ||
MorLock.fdf.inc | ||
OvmfPkgDefines.fdf.inc | ||
OvmfRngDxe.fdf.inc | ||
OvmfTpmDxe.fdf.inc | ||
OvmfTpmPei.fdf.inc | ||
ShellDxe.fdf.inc | ||
VarStore.fdf.inc | ||
XenElfHeader.fdf.inc |