From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id C9F7A7803D9 for ; Thu, 26 Oct 2023 14:59:49 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=jBU0coU4Ed3qF2tfX4ZVVyl+pwmSeygb5sIOUjgiQUM=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1698332388; v=1; b=CvNlZ7GbXTsjZ3Im0VN+F7LHQHPW7nitXigOsJXFNRE9p178YaYgU1MIaeCTPElag7XQtWEi glA2RGi9WL+hu31BebbcNr0ueqsGnxtu9KEAwd784uRneBurwAVWPYq3f8P7ydP9rp7hfdgvTzu IfZf17fRR4whHcOtFrMppZd0= X-Received: by 127.0.0.2 with SMTP id 4JDTYY7687511xYAMnkhqX4n; Thu, 26 Oct 2023 07:59:48 -0700 X-Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.115]) by mx.groups.io with SMTP id smtpd.web10.193971.1698300534659104169 for ; Wed, 25 Oct 2023 23:08:54 -0700 X-IronPort-AV: E=McAfee;i="6600,9927,10874"; a="387293750" X-IronPort-AV: E=Sophos;i="6.03,253,1694761200"; d="scan'208";a="387293750" X-Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Oct 2023 23:08:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10874"; a="882707692" X-IronPort-AV: E=Sophos;i="6.03,253,1694761200"; d="scan'208";a="882707692" X-Received: from unknown (HELO juichenx-mobl3.gar.corp.intel.com) ([10.227.107.35]) by orsmga004.jf.intel.com with ESMTP; 25 Oct 2023 23:08:53 -0700 From: brucex.wang@intel.com To: devel@edk2.groups.io Cc: brucex.wang@intel.com Subject: [edk2-devel] [PATCH v1 0/1] UefiPayloadPkg: Fix incorrect code on FIT function. Date: Thu, 26 Oct 2023 14:08:45 +0800 Message-Id: <20231026060847.2168-1-brucex.wang@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,brucex.wang@intel.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: S52pQbctTwjpzXcaorv27cW2x7686176AA= Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=CvNlZ7Gb; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=intel.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io From: "Brucex.Wang" v1: 1.MultiImage[Index] should be deleted if fv path of MultiImage[Index] not exist. 2.Remove redundant code. Brucex.Wang (1): UefiPayloadPkg: Fix incorrect code on Fit function. UefiPayloadPkg/Tools/MkFitImage.py | 2 ++ UefiPayloadPkg/UniversalPayloadBuild.py | 10 ---------- 2 files changed, 2 insertions(+), 10 deletions(-) -- 2.39.1.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#110109): https://edk2.groups.io/g/devel/message/110109 Mute This Topic: https://groups.io/mt/102201550/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-