From: "Zhiguang Liu" <zhiguang.liu@intel.com>
To: "Srinivasan, ManickamX" <manickamx.srinivasan@intel.com>,
"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: "Kinney, Michael D" <michael.d.kinney@intel.com>,
"Gao, Liming" <gaoliming@byosoft.com.cn>,
"T V, Krishnamoorthy" <krishnamoorthy.t.v@intel.com>
Subject: Re: [edk2-devel] [PATCH v2] MdePkg: Define the DevicePath argument from LoadImage as optional
Date: Fri, 8 Dec 2023 05:44:30 +0000 [thread overview]
Message-ID: <SJ0PR11MB505393E1CD48D717CF6A9D05908AA@SJ0PR11MB5053.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20231208054044.2790-1-manickamx.srinivasan@intel.com>
Reviewed-by: Zhiguang Liu <zhiguang.liu@intel.com>
> -----Original Message-----
> From: Srinivasan, ManickamX <manickamx.srinivasan@intel.com>
> Sent: Friday, December 8, 2023 1:41 PM
> To: devel@edk2.groups.io
> Cc: Srinivasan, ManickamX <manickamx.srinivasan@intel.com>; Kinney,
> Michael D <michael.d.kinney@intel.com>; Gao, Liming
> <gaoliming@byosoft.com.cn>; Liu, Zhiguang <zhiguang.liu@intel.com>; T V,
> Krishnamoorthy <krishnamoorthy.t.v@intel.com>
> Subject: [PATCH v2] MdePkg: Define the DevicePath argument from
> LoadImage as optional
>
> Update the EFI LoadImage API in accordance with the UEFI v2.10
> specification.
>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Cc: Zhiguang Liu <zhiguang.liu@intel.com>
> Cc: T V Krishnamoorthy <krishnamoorthy.t.v@intel.com>
> Signed-off-by: ManickamX Srinivasan <manickamx.srinivasan@intel.com>
> ---
> 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
> --
> 2.30.2.windows.1
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#112210): https://edk2.groups.io/g/devel/message/112210
Mute This Topic: https://groups.io/mt/103050250/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
next prev parent reply other threads:[~2023-12-08 5:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-08 5:40 [edk2-devel] [PATCH v2] MdePkg: Define the DevicePath argument from LoadImage as optional ManickamX Srinivasan
2023-12-08 5:44 ` Zhiguang Liu [this message]
2023-12-08 20:23 ` Michael D Kinney
2023-12-08 22:56 ` Michael D Kinney
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=SJ0PR11MB505393E1CD48D717CF6A9D05908AA@SJ0PR11MB5053.namprd11.prod.outlook.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox