From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mx.groups.io with SMTP id smtpd.web10.28621.1653319018768772184 for ; Mon, 23 May 2022 08:16:58 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="unable to parse pub key" header.i=@intel.com header.s=intel header.b=jXgpx7OB; spf=pass (domain: intel.com, ip: 192.55.52.93, mailfrom: mateusz.albecki@intel.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1653319018; x=1684855018; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=NoSprrsndPCKNap7z7ZxZPIdM4Iqs7YMNnYAyHl9LT4=; b=jXgpx7OBc6EQdyQZG6bB3Ckmff49ulxoYr/3dbMUdCmXkV+zuokLVLDl gbh+6FUSjSiqEyUu9dUBBeTfikocY0di19MKGtrOAuW6QyKiRc+yIBzVf a4q0I8fj8aueJGs/gAPmWVs7Q5yeM5rViXcOq3KaoXg3aQNnAaqgNcxwf SnDT6Co+xRydouYnkgu0Ayiy83/MpX9P3ggFj3Ks8UstNhoK03onpf9RM aCGXJJJzrUE+UC9WqVcbyzOIgHEtkK3FXIGulyp8BkZ4u5fQspuFiZI2c u2NqXXlIjV9SHyhBRkvYuY7s2VoN2831mTe2/Wy1a1ciu2NVaRzEDL3Z7 w==; X-IronPort-AV: E=McAfee;i="6400,9594,10356"; a="270823724" X-IronPort-AV: E=Sophos;i="5.91,246,1647327600"; d="scan'208";a="270823724" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 May 2022 08:16:57 -0700 X-IronPort-AV: E=Sophos;i="5.91,246,1647327600"; d="scan'208";a="572151594" Received: from malbecki-mobl.ger.corp.intel.com ([10.213.26.135]) by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 May 2022 08:16:55 -0700 From: "Albecki, Mateusz" To: devel@edk2.groups.io Cc: Mateusz Albecki , Michael D Kinney , Liming Gao , Zhiguang Liu Subject: [PATCHv2 1/1] MdePkg/UefiDevicePathLib: Add support for PEIMs Date: Mon, 23 May 2022 17:16:44 +0200 Message-Id: <20220523151644.2038-1-mateusz.albecki@intel.com> X-Mailer: git-send-email 2.28.0.windows.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable DevicePathLib utilities are useful in PEI to locate the devices which need an opal unlock on S3 resume. This commit reuses the implementation done to support Standalone MM for PEI. Signed-off-by: Mateusz Albecki Cc: Michael D Kinney Cc: Liming Gao Cc: Zhiguang Liu --- .../Library/UefiDevicePathLib/UefiDevicePathLibStandaloneMm.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibStandaloneMm= .inf b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibStandaloneMm.inf index 23fedf38b7..5d59b17f8b 100644 --- a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibStandaloneMm.inf +++ b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibStandaloneMm.inf @@ -19,7 +19,7 @@ MODULE_TYPE =3D MM_STANDALONE PI_SPECIFICATION_VERSION =3D 0x00010032 VERSION_STRING =3D 1.0 - LIBRARY_CLASS =3D DevicePathLib | MM_STANDALONE MM_CORE= _STANDALONE + LIBRARY_CLASS =3D DevicePathLib | MM_STANDALONE MM_CORE= _STANDALONE PEIM = = # -- = 2.28.0.windows.1 --------------------------------------------------------------------- Intel Technology Poland sp. z o.o. ul. Slowackiego 173 | 80-298 Gdansk | Sad Rejonowy Gdansk Polnoc | VII Wydz= ial Gospodarczy Krajowego Rejestru Sadowego - KRS 101882 | NIP 957-07-52-31= 6 | Kapital zakladowy 200.000 PLN. Ta wiadomosc wraz z zalacznikami jest przeznaczona dla okreslonego adresata= i moze zawierac informacje poufne. W razie przypadkowego otrzymania tej wi= adomosci, prosimy o powiadomienie nadawcy oraz trwale jej usuniecie; jakiek= olwiek przegladanie lub rozpowszechnianie jest zabronione. This e-mail and any attachments may contain confidential material for the s= ole use of the intended recipient(s). If you are not the intended recipient= , please contact the sender and delete all copies; any review or distributi= on by others is strictly prohibited.