diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2024-11-08 10:24:03 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-12-06 20:45:29 +0000 |
commit | 645988d9b339ae7cbb0077b00dca7c5c62f3c3f0 (patch) | |
tree | e254c2bdfc66853898121dc2a9b3f5ea64431410 /BaseTools/Source/Python/FirmwareStorageFormat/UPLHeader.py | |
parent | 9ca29831f68f09390e78f42c9b5b72c4b6ce11cc (diff) | |
download | edk2-645988d9b339ae7cbb0077b00dca7c5c62f3c3f0.tar.gz edk2-645988d9b339ae7cbb0077b00dca7c5c62f3c3f0.tar.bz2 edk2-645988d9b339ae7cbb0077b00dca7c5c62f3c3f0.zip |
OvmfPkg: add PcdEntryPointOverrideDefaultValue
UefiDriverEntryPointFwCfgOverrideLib will use
PcdEntryPointOverrideDefaultValue to decide what to do in case the
fw_cfg file specified via PcdEntryPointOverrideFwCfgVarName is not
present. Default is "yes".
This allows to disable drivers by default and only enable them when
requested via fw_cfg.
Also log a message with the config option applied and whenever the
default value or a fw_cfg option was used.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'BaseTools/Source/Python/FirmwareStorageFormat/UPLHeader.py')
0 files changed, 0 insertions, 0 deletions