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 4EB04D80808 for ; Tue, 24 Oct 2023 05:54:03 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=LqAZPRYrVby8buYb0UOsCSdN0uKZbR/bT0Uo361wfPI=; 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=1698126841; v=1; b=nw3y9YMpXcUycYNo2mIRyltds92HFuEIhvixRXG4AnNeXmf6dio0Qs0pyqPHQ+Ho2ESQLljC TkaG1QWABS7l/eTn4AmB7SKEJUF8F9p1oiLo3SlnxwLvletot5/AF+a+2ypM2nkkwO8JeOHguu7 sGPbwkRH4BumGcQsHZlTgljg= X-Received: by 127.0.0.2 with SMTP id 0EkpYY7687511xFvAHjmPoLb; Mon, 23 Oct 2023 22:54:01 -0700 X-Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.151]) by mx.groups.io with SMTP id smtpd.web11.11853.1698126840726459328 for ; Mon, 23 Oct 2023 22:54:01 -0700 X-IronPort-AV: E=McAfee;i="6600,9927,10872"; a="367220276" X-IronPort-AV: E=Sophos;i="6.03,246,1694761200"; d="scan'208";a="367220276" X-Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Oct 2023 22:54:00 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10872"; a="931925277" X-IronPort-AV: E=Sophos;i="6.03,246,1694761200"; d="scan'208";a="931925277" X-Received: from shpfwdbuild003.ccr.corp.intel.com ([10.239.56.82]) by orsmga005.jf.intel.com with ESMTP; 23 Oct 2023 22:53:57 -0700 From: "Xu, Wei6" To: devel@edk2.groups.io Cc: Wei6 Xu , Ard Biesheuvel , Sami Mujawar , Ray Ni Subject: [edk2-devel] [PATCH 0/1] StandaloneMmCore finds drivers in uncompressed inner fv. Date: Tue, 24 Oct 2023 13:53:53 +0800 Message-Id: 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,wei6.xu@intel.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: 0bo7Z0wA5vMmBLUcQ70Tqcrwx7686176AA= Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=nw3y9YMp; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=intel.com (policy=none) This patch is to fix the issue that StandaloneMmCore fails to detect uncomp= ressed inner FV.=0D PR: https://github.com/tianocore/edk2/pull/4943=0D =0D Cc: Ard Biesheuvel =0D Cc: Sami Mujawar =0D Cc: Ray Ni Wei6 Xu (1): StandaloneMmPkg: Fix the failure to find uncompressed inner FV. StandaloneMmPkg/Core/FwVol.c | 11 +++++++++++ 1 file changed, 11 insertions(+) --=20 2.29.2.windows.2 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#109985): https://edk2.groups.io/g/devel/message/109985 Mute This Topic: https://groups.io/mt/102152693/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-