]> git.proxmox.com Git - mirror_edk2.git/commit - UefiPayloadPkg/UefiPayloadPkg.fdf
UefiPayloadPkg: Move bdsdxe.inf from DXEFV to BDSFV
authorMarsX Lin <marsx.lin@intel.com>
Mon, 19 Dec 2022 02:50:05 +0000 (10:50 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 19 Dec 2022 07:28:55 +0000 (07:28 +0000)
commit05da2d24b08bad1d2472a56d8c905e51d1a0ffe3
tree190338eeb0d26a3a7553a343e6951612d81ad085
parent8bd2028f9ac391144c67eaf6eb08c3f727c32498
UefiPayloadPkg: Move bdsdxe.inf from DXEFV to BDSFV

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4196

Since UefiPayload had supported multiple fv,
move bdsdxe.inf to new firmware volume and
modify the script of UniversalPayloadPkgBuild.py to
support bdsdxe fv in elf file

Cc: Guo Dong <guo.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Sean Rhodes <sean@starlabs.systems>
Reviewed-by: James Lu <james.lu@intel.com>
Reviewed-by: Gua Guo <gua.guo@intel.com>
Signed-off-by: MarsX Lin <marsx.lin@intel.com>
UefiPayloadPkg/UefiPayloadPkg.fdf
UefiPayloadPkg/UniversalPayloadBuild.py