diff options
author | Guo Dong <guo.dong@intel.com> | 2022-12-21 11:36:37 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-12-22 17:16:54 +0000 |
commit | d8d4abdff9096a69ff59d96ac4a8dd0e19e5cbcc (patch) | |
tree | 824b527c9bd343b4e16e522ae0b3172a0944aef7 /edksetup.sh | |
parent | 538ac013d6a673842d780c88b7b3c21730260e8e (diff) | |
download | edk2-d8d4abdff9096a69ff59d96ac4a8dd0e19e5cbcc.tar.gz edk2-d8d4abdff9096a69ff59d96ac4a8dd0e19e5cbcc.tar.bz2 edk2-d8d4abdff9096a69ff59d96ac4a8dd0e19e5cbcc.zip |
UefiPayloadPkg: Fix boot issue for non-universal payload
BDS module was moved from DXEFV to newly created BDSFV recently.
Non-universal UEFI payload doesn't support multiple FV, so it failed
to boot since BDS module could not be found.
This patch add BDS back to DXEFV when UNIVERSAL_PAYLOAD is not set.
Cc: Ray Ni <ray.ni@intel.com>
Cc: Sean Rhodes <sean@starlabs.systems>
Cc: James Lu <james.lu@intel.com>
Cc: Gua Guo <gua.guo@intel.com>
Signed-off-by: Guo Dong <guo.dong@intel.com>
Reviewed-by: James Lu <james.lu@intel.com>
Reviewed-by: Gua Guo <gua.guo@intel.com>
Diffstat (limited to 'edksetup.sh')
0 files changed, 0 insertions, 0 deletions