]> git.proxmox.com Git - mirror_edk2.git/commit - UefiPayloadPkg/UefiPayloadPkg.dec
UefiPayloadPkg: remove the change that get platform specific logic
authorMarsX Lin <marsx.lin@intel.com>
Tue, 3 Jan 2023 06:55:20 +0000 (14:55 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 23 Feb 2023 07:47:12 +0000 (07:47 +0000)
commit1eeca0750af5af2f0e78437bf791ac2de74bde74
tree676a320ba00cd17e2be3c89a7738068f4cb5076e
parentbc82574de476fbb485dee36650ab22865892d0d4
UefiPayloadPkg: remove the change that get platform specific logic

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

Since UefiPayloadPkg had supported multiple firmware volume,
remove the platform specific logic via protocol

Cc: Ray Ni <ray.ni@intel.com>
Cc: Sean Rhodes <sean@starlabs.systems>
Cc: Gua Guo <gua.guo@intel.com>
Reviewed-by: James Lu <james.lu@intel.com>
Reviewed-by: Guo Dong <guo.dong@intel.com>
Signed-off-by: MarsX Lin <marsx.lin@intel.com>
UefiPayloadPkg/Include/Protocol/PlatformBootManagerOverride.h [deleted file]
UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManager.c
UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf
UefiPayloadPkg/UefiPayloadPkg.dec