summaryrefslogtreecommitdiffstats
path: root/UefiPayloadPkg/UefiPayloadPkg.dec
diff options
context:
space:
mode:
authorMarsX Lin <marsx.lin@intel.com>2023-01-03 14:55:20 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-02-23 07:47:12 +0000
commit1eeca0750af5af2f0e78437bf791ac2de74bde74 (patch)
tree676a320ba00cd17e2be3c89a7738068f4cb5076e /UefiPayloadPkg/UefiPayloadPkg.dec
parentbc82574de476fbb485dee36650ab22865892d0d4 (diff)
downloadedk2-1eeca0750af5af2f0e78437bf791ac2de74bde74.tar.gz
edk2-1eeca0750af5af2f0e78437bf791ac2de74bde74.tar.bz2
edk2-1eeca0750af5af2f0e78437bf791ac2de74bde74.zip
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>
Diffstat (limited to 'UefiPayloadPkg/UefiPayloadPkg.dec')
-rw-r--r--UefiPayloadPkg/UefiPayloadPkg.dec2
1 files changed, 0 insertions, 2 deletions
diff --git a/UefiPayloadPkg/UefiPayloadPkg.dec b/UefiPayloadPkg/UefiPayloadPkg.dec
index 1ccfc32548..7d61d6eeae 100644
--- a/UefiPayloadPkg/UefiPayloadPkg.dec
+++ b/UefiPayloadPkg/UefiPayloadPkg.dec
@@ -52,8 +52,6 @@
#
gPlatformGOPPolicyGuid = { 0xec2e931b, 0x3281, 0x48a5, { 0x81, 0x07, 0xdf, 0x8a, 0x8b, 0xed, 0x3c, 0x5d } }
- gUniversalPayloadPlatformBootManagerOverrideProtocolGuid = { 0xdb3fc2df, 0x7376, 0x4a8d, { 0x82, 0xab, 0x91, 0x54, 0xa1, 0x36, 0xa6, 0x5a } }
-
################################################################################
#
# PCD Declarations section - list of all PCDs Declared by this Package