]> git.proxmox.com Git - mirror_edk2.git/commit - UefiPayloadPkg/UefiPayloadPkg.fdf
UefiPayloadPkg: Fix boot issue for non-universal payload
authorGuo Dong <guo.dong@intel.com>
Wed, 21 Dec 2022 18:36:37 +0000 (11:36 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 22 Dec 2022 17:16:54 +0000 (17:16 +0000)
commitd8d4abdff9096a69ff59d96ac4a8dd0e19e5cbcc
tree824b527c9bd343b4e16e522ae0b3172a0944aef7
parent538ac013d6a673842d780c88b7b3c21730260e8e
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>
UefiPayloadPkg/UefiPayloadPkg.fdf