Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: cafb4f3f36e2101cab2ed6db3ea246a5a3e4708e
      
https://github.com/tianocore/edk2/commit/cafb4f3f36e2101cab2ed6db3ea246a5a3e4708e
  Author: Guo Dong <[email protected]>
  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 <[email protected]>
Cc: Ray Ni <[email protected]>
Cc: Sean Rhodes <[email protected]>
Cc: James Lu <[email protected]>
Cc: Gua Guo <[email protected]>
Reviewed-by: James Lu <[email protected]>
Reviewed-by: Gua Guo <[email protected]>
Reviewed-by: Mike Maslenkin <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to