Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: cafb4f3f36e2101cab2ed6db3ea246a5a3e4708e
      
https://github.com/tianocore/edk2/commit/cafb4f3f36e2101cab2ed6db3ea246a5a3e4708e
  Author: Guo Dong <guo.d...@intel.com>
  Date:   2023-05-15 (Mon, 15 May 2023)

  Changed paths:
    M UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManager.c
    M UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf
    M UefiPayloadPkg/UefiPayloadPkg.dec

  Log Message:
  -----------
  UefiPayloadPkg: Fix boot shell issue for universal UEFI payload

After moving BDS driver to a new FV for universal UEFI payload,
the shell boot option path is not correct since it used the BDS
FV instead of DXE FV in its device path.
This patch would find the correct FV by reading shell file.
It also removed PcdShellFile by using gUefiShellFileGuid.

Signed-off-by: Guo Dong <guo.d...@intel.com>
Cc: Ray Ni <ray...@intel.com>
Cc: Sean Rhodes <sean@starlabs.systems>
Cc: James Lu <james...@intel.com>
Cc: Gua Guo <gua....@intel.com>
Reviewed-by: James Lu <james...@intel.com>
Reviewed-by: Gua Guo <gua....@intel.com>
Reviewed-by: Mike Maslenkin <mike.maslen...@gmail.com>




_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to