|
[PATCH v1 0/3] Fix possible uninitialized uses
v1:
Compiling for IA32 target with gcc-5.5.0 emits "maybe-uninitialized" warnings.
Compilation command: build -a IA32 -p OvmfPkg/OvmfPkgIa32.dsc -t GCC49
Unlike other cases mentioned
v1:
Compiling for IA32 target with gcc-5.5.0 emits "maybe-uninitialized" warnings.
Compilation command: build -a IA32 -p OvmfPkg/OvmfPkgIa32.dsc -t GCC49
Unlike other cases mentioned
|
By
Sergei Dmitrouk <sergei@...>
·
#75261
·
|
|
Re: 回复: [edk2-devel] [PATCH v1 3/3] CryptoPkg/BaseCryptLib: Fix possible uninitialized use
Yes, adding `-ffat-lto-objects` makes the warning appear even with GCC 5.5.0.
Regards,
Sergei
Yes, adding `-ffat-lto-objects` makes the warning appear even with GCC 5.5.0.
Regards,
Sergei
|
By
Sergei Dmitrouk <sergei@...>
·
#75260
·
|
|
Re: [PATCH v2 04/13] MdePkg/Register/Amd: define GHCB macro for Register GPA structure
(I'm unaware of any preference in edk2 -- it's probably best to stick
with the base that the spec itself uses, but even using a different base
is not a huge deal, if the numbers in question are not
(I'm unaware of any preference in edk2 -- it's probably best to stick
with the base that the spec itself uses, but even using a different base
is not a huge deal, if the numbers in question are not
|
By
Laszlo Ersek
·
#75259
·
|
|
Re: [PATCH v2 06/13] MdePkg/Register/Amd: define GHCB macros for SNP AP creation
My bad -- I feel really dumb now.
The four important macros which I got hung upon are all named
SEV_ES_RESET_*. Keyword being "reset". :/
With the typo (1) fixed:
Reviewed-by: Laszlo Ersek
My bad -- I feel really dumb now.
The four important macros which I got hung upon are all named
SEV_ES_RESET_*. Keyword being "reset". :/
With the typo (1) fixed:
Reviewed-by: Laszlo Ersek
|
By
Laszlo Ersek
·
#75258
·
|
|
Re: [PATCH] UefiCpuPkg/MpInitLib: Allocate a separate SEV-ES AP reset stack area
I'm OK if the ASSERT() is dropped; from my perspective it's really just
a small convenience / developer/debugging aid. We still have the debug
message and the explicit deadloop.
Thanks
Laszlo
I'm OK if the ASSERT() is dropped; from my perspective it's really just
a small convenience / developer/debugging aid. We still have the debug
message and the explicit deadloop.
Thanks
Laszlo
|
By
Laszlo Ersek
·
#75257
·
|
|
Re: [edk2-platforms][PATCH v2 6/6] Platform/StandaloneMm: build StandaloneMmRpmb for 32bit architectures
Hi Etienn,
This patch looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
Hi Etienn,
This patch looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#75256
·
|
|
Re: [edk2-platforms][PATCH v2 5/6] Drivers/OpTee: address cast build warning issue in 32b mode
Hi Etienn,
This patch looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
Hi Etienn,
This patch looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#75255
·
|
|
Re: [edk2-platforms][PATCH v2 4/6] Drivers/OpTee: Add Aarch32 SVC IDs for 32bit Arm targets
Hi Etienn,
This patch looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
Hi Etienn,
This patch looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#75254
·
|
|
Re: [edk2-platforms][PATCH v2 3/6] Platform/StandaloneMm: sync with edk2 StandaloneMmCpu path change
Hi Etienn,
This patch looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
Hi Etienn,
This patch looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#75253
·
|
|
Re: [edk2-platforms][PATCH v2 2/6] Platform/Socionext/DeveloperBox: sync with edk2 StandaloneMmCpu path change
Hi Etienn,
This patch looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
Hi Etienn,
This patch looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#75252
·
|
|
Re: [edk2-platforms][PATCH v2 1/6] Platform/ARM/SgiPkg: sync with edk2 StandaloneMmCpu path change
Hi Etienn,
This patch looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
Hi Etienn,
This patch looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#75251
·
|
|
Re: GSoC 2021 Qemu OpenBoardPkg Project
I noticed that the mail-id that I have used of Michael Kubacki doesn't
exist anymore. Please let me know how I can contact him.
Thanks,
Kaaira
I noticed that the mail-id that I have used of Michael Kubacki doesn't
exist anymore. Please let me know how I can contact him.
Thanks,
Kaaira
|
By
KAAIRA GUPTA
·
#75250
·
|
|
GSoC 2021 Qemu OpenBoardPkg Project
Hey everyone,
I have been selected as a student developer for the project MinPlatform
Qemu OpenBoardPkg under the mentors Ray Ni and Michael Kubacki. Thankyou
for this opportunity. I have been over
Hey everyone,
I have been selected as a student developer for the project MinPlatform
Qemu OpenBoardPkg under the mentors Ray Ni and Michael Kubacki. Thankyou
for this opportunity. I have been over
|
By
KAAIRA GUPTA
·
#75249
·
|
|
Re: [PATCH v3 5/5] StandaloneMmPkg: build for 32bit arm machines
Hi Etienne,
Please find my response inline marked [SAMI].
Regards,
Sami Mujawar
[SAMI] Looks like I missed this in my previous review, sorry.
Is '-march=armv8-axxx' correct here? or we need
Hi Etienne,
Please find my response inline marked [SAMI].
Regards,
Sami Mujawar
[SAMI] Looks like I missed this in my previous review, sorry.
Is '-march=armv8-axxx' correct here? or we need
|
By
Sami Mujawar
·
#75248
·
|
|
Re: [PATCH v3 4/5] StandaloneMmPkg: fix pointer/int casts against 32bit architectures
Hi Etienne,
Thank you for this patch.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
Hi Etienne,
Thank you for this patch.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#75247
·
|
|
Re: [PATCH v3 3/5] GenFv: Arm: support images entered in Thumb mode
Hi Etienne,
Thank you for this patch.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
Hi Etienne,
Thank you for this patch.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#75246
·
|
|
Re: [PATCH v3 2/5] ArmPkg: prepare 32bit ARM build of StandaloneMmPkg
Hi Etienne,
This patch looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
Hi Etienne,
This patch looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#75245
·
|
|
Re: [PATCH v3 1/5] ArmPkg/IndustryStandard: 32b/64b agnostic FF-A, Mm SVC and Std SMC IDs
Hi Etienne,
Thank you for this patch.
These changes look good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
Hi Etienne,
Thank you for this patch.
These changes look good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#75244
·
|
|
Re: [PATCH v1 2/3] MdeModulePkg/PciBusDxe: Fix possible uninitialized use
By
Wu, Hao A
·
#75243
·
|
|
Re: [PATCH] UefiCpuPkg/PiSmmCpu: Remove hardcode 48 address size limitation
By
Ni, Ray
·
#75242
·
|