From: "Ni, Ray" <ray.ni@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
"dhaval@rivosinc.com" <dhaval@rivosinc.com>
Cc: "Guo, Gua" <gua.guo@intel.com>
Subject: Re: [edk2-devel] [PATCH v1 1/1] UefiPayloadPkg: Remove FP Init from UPL entryfunc
Date: Thu, 2 Mar 2023 23:55:28 +0000 [thread overview]
Message-ID: <MN6PR11MB8244FBE4D23F75AD6648DCDE8CB29@MN6PR11MB8244.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20230302181228.325312-2-dhaval@rivosinc.com>
Curious about the background of this change.
> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Dhaval
> Sharma
> Sent: Friday, March 3, 2023 2:12 AM
> To: devel@edk2.groups.io
> Cc: Guo, Gua <gua.guo@intel.com>
> Subject: [edk2-devel] [PATCH v1 1/1] UefiPayloadPkg: Remove FP Init from
> UPL entryfunc
>
> Signed-off-by: Dhaval Sharma <dhaval@rivosinc.com>
> Cc: Gua Guo <gua.guo@intel.com>
> ---
> UefiPayloadPkg/UefiPayloadEntry/UniversalPayloadEntry.c | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/UefiPayloadPkg/UefiPayloadEntry/UniversalPayloadEntry.c
> b/UefiPayloadPkg/UefiPayloadEntry/UniversalPayloadEntry.c
> index 46ee27c905e9..07f4c1d29686 100644
> --- a/UefiPayloadPkg/UefiPayloadEntry/UniversalPayloadEntry.c
> +++ b/UefiPayloadPkg/UefiPayloadEntry/UniversalPayloadEntry.c
> @@ -470,9 +470,6 @@ _ModuleEntryPoint (
> PrintHob (mHobList);
> );
>
> - // Initialize floating point operating environment to be compliant with UEFI
> spec.
> - InitializeFloatingPointUnits ();
> -
> // Build HOB based on information from Bootloader
> Status = BuildHobs (BootloaderParameter, &DxeFv);
> ASSERT_EFI_ERROR (Status);
> --
> 2.40.0.rc0.57.g454dfcbddf
>
>
>
>
>
next prev parent reply other threads:[~2023-03-02 23:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-02 18:12 [PATCH v1 0/1] Remove FP Init in UPL Entry Dhaval Sharma
2023-03-02 18:12 ` [PATCH v1 1/1] UefiPayloadPkg: Remove FP Init from UPL entryfunc Dhaval Sharma
2023-03-02 20:30 ` [edk2-devel] " Guo Dong
2023-03-02 23:55 ` Ni, Ray [this message]
2023-03-03 0:35 ` [PATCH v1 0/1] Remove FP Init in UPL Entry Guo, Gua
2023-03-03 15:38 ` Dhaval Sharma
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=MN6PR11MB8244FBE4D23F75AD6648DCDE8CB29@MN6PR11MB8244.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