From nobody Tue May 21 19:18:53 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) client-ip=66.175.222.108; envelope-from=bounce+27952+112213+1787277+3901457@groups.io; helo=mail02.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+112213+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1702020568; cv=none; d=zohomail.com; s=zohoarc; b=kMWQwSOT2SIQB1NeuQkP9/7dMH7HaKBrLAQqgNOI6AOEKvOUCj+XXU88Zt3fbe/SZvpjugtOut/pB1MNQn8TDHdeFuaTT9vKwJi388iHM5FSJf5GKT6ZhXeyaK/umTs5SXRCOXOjb+F0MgL5hWd17DPqxlsuL7nu2YzyUtAGs4A= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1702020568; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:List-Subscribe:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Reply-To:Sender:Subject:Subject:To:To:Message-Id; bh=gu04f9+Fy+HVCKVzh5jzKHjW1mDE0lDsJIpkYm0ClkM=; b=crkJrPUs2Q3rYpOIKvaAxKxYqABKnFD1LzswxbZh78mi9lMhq7VMUVmexlehzuOhZ7QBv5TUJQiB0Wb2GA0ZXXnH8B3HWo9FQugt48+xb6OalRmcTl6AgnJyo7HMepKHaBfL7atMPbs+vY6udMzz8mrIVEkF7pD9eTEtugI1EoU= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+112213+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1702020568309194.44699208448105; Thu, 7 Dec 2023 23:29:28 -0800 (PST) Return-Path: DKIM-Signature: a=rsa-sha256; bh=TnCEQKmkVksmDHAzGPRCDce68Y3zhnPHcYzTuYEcdEo=; 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=1702020567; v=1; b=Bfc4F4IMpTjDzBn5dUeHMcRkjBvgVfrhfjVlCOiSVYVGVjpxUQD0yWYd72ehMqc0F8Jashgj +ljJyqrYVHU65uhtyycOihP1ZsGI0vte63HOqh0S74MFTWrhYo1tcTzq20gFx8uTyoMfv7Ol8Hu aImSPk4hEGpUcvD8PmdT3kYE= X-Received: by 127.0.0.2 with SMTP id z3eKYY1788612xTL9iVGFZaE; Thu, 07 Dec 2023 23:29:27 -0800 X-Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.8]) by mx.groups.io with SMTP id smtpd.web10.15309.1702020567372465487 for ; Thu, 07 Dec 2023 23:29:27 -0800 X-IronPort-AV: E=McAfee;i="6600,9927,10917"; a="7694553" X-IronPort-AV: E=Sophos;i="6.04,260,1695711600"; d="scan'208";a="7694553" X-Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmvoesa102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Dec 2023 23:28:52 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10917"; a="765396866" X-IronPort-AV: E=Sophos;i="6.04,260,1695711600"; d="scan'208";a="765396866" X-Received: from bacfd007.gar.corp.intel.com ([10.66.244.233]) by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Dec 2023 23:28:49 -0800 From: "ManickamX Srinivasan" To: devel@edk2.groups.io Cc: ManickamX Srinivasan , Zhiguang Liu , Michael D Kinney , Liming Gao , T V Krishnamoorthy Subject: [edk2-devel] [PATCH] MdePkg: Define the DevicePath argument from LoadImage as optional Date: Fri, 8 Dec 2023 12:58:31 +0530 Message-Id: <20231208072831.2940-1-manickamx.srinivasan@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,manickamx.srinivasan@intel.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: MOz14SszpxSxxw5jT4IuZ1isx1787277AA= Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @groups.io) X-ZM-MESSAGEID: 1702020570709100003 Content-Type: text/plain; charset="utf-8" Define the DevicePath argument from LoadImage as optional as per the UEFI 2.9A specification. Reviewed-by: Zhiguang Liu Cc: Michael D Kinney Cc: Liming Gao Cc: T V Krishnamoorthy Signed-off-by: ManickamX Srinivasan Reviewed-by: Liming Gao --- MdePkg/Include/Uefi/UefiSpec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MdePkg/Include/Uefi/UefiSpec.h b/MdePkg/Include/Uefi/UefiSpec.h index 7dfe35b499..e83e14d347 100644 --- a/MdePkg/Include/Uefi/UefiSpec.h +++ b/MdePkg/Include/Uefi/UefiSpec.h @@ -898,7 +898,7 @@ EFI_STATUS (EFIAPI *EFI_IMAGE_LOAD)( IN BOOLEAN BootPolicy, IN EFI_HANDLE ParentImageHandle, - IN EFI_DEVICE_PATH_PROTOCOL *DevicePath, + IN EFI_DEVICE_PATH_PROTOCOL *DevicePath OPTIONAL, IN VOID *SourceBuffer OPTIONAL, IN UINTN SourceSize, OUT EFI_HANDLE *ImageHandle --=20 2.30.2.windows.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#112213): https://edk2.groups.io/g/devel/message/112213 Mute This Topic: https://groups.io/mt/103030914/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-