|
Re: [PATCH v4 0/4] SEV Live Migration support for OVMF.
Hello Laszlo,
I have filed a new TianoCore Feature request BZ for this.
https://bugzilla.tianocore.org/show_bug.cgi?id=3467
I will refer this bug in future commit messages for this patch-set.
Hello Laszlo,
I have filed a new TianoCore Feature request BZ for this.
https://bugzilla.tianocore.org/show_bug.cgi?id=3467
I will refer this bug in future commit messages for this patch-set.
|
By
Ashish Kalra
·
#77321
·
|
|
Re: [EXTERNAL] Re: [edk2-devel] [PATCH v1 0/5] EDK2 Code First: PI Specification: Update EFI_MM_COMMUNICATE_HEADER
Thanks for the clarification. I will work on v-next with flexible array as Data field.
Regards,
Kun
Thanks for the clarification. I will work on v-next with flexible array as Data field.
Regards,
Kun
|
By
Kun Qin
·
#77320
·
|
|
Re: [edk2-platforms PATCH 2/2] Revert "Platform/RaspberryPi: Setup option for disabling Fast Boot"
Looks good to me.
Thanks for working on this, Greg.
Reviewed-by: Sunny Wang <sunny.wang@...>
Looks good to me.
Thanks for working on this, Greg.
Reviewed-by: Sunny Wang <sunny.wang@...>
|
By
Sunny Wang
·
#77319
·
|
|
Re: [edk2-platforms PATCH 1/2] Platform/RaspberryPi: Enable Boot Discovery Policy.
Internally reviewed this patch before sending the edk2 mailing list and Greg already addressed all my comments, so It looks good to me.
This patch is to replace my previous commit
Internally reviewed this patch before sending the edk2 mailing list and Greg already addressed all my comments, so It looks good to me.
This patch is to replace my previous commit
|
By
Sunny Wang
·
#77318
·
|
|
Re: [PATCH 1/1] MdeModulePkg: Add BootDiscoveryPolicyUiLib.
Internally reviewed this patch before sending the edk2 mailing list and Greg already addressed all my comments, so It looks good to me.
Reviewed-by: Sunny Wang <sunny.wang@...>
Add Ray and
Internally reviewed this patch before sending the edk2 mailing list and Greg already addressed all my comments, so It looks good to me.
Reviewed-by: Sunny Wang <sunny.wang@...>
Add Ray and
|
By
Sunny Wang
·
#77317
·
|
|
Re: [edk2-platforms][PATCH v4 05/41] IntelSiliconPkg: Add microcode FV PCDs
Ok. I understand your patch just merges the existing PCDs from individual XXSIliconPkgs to IntelSiliconPkg.
Are there any modules that use these PCDs in XXSiliconPkgs?
Ok. I understand your patch just merges the existing PCDs from individual XXSIliconPkgs to IntelSiliconPkg.
Are there any modules that use these PCDs in XXSiliconPkgs?
|
By
Ni, Ray
·
#77316
·
|
|
Re: [PATCH] MdeModulePkg PiSmmCore: Change MemoryAttributes message to DEBUG_VERBOSE level
Can you explain why VERBOSE is chosen instead of INFO?
Thanks,
Ray
Can you explain why VERBOSE is chosen instead of INFO?
Thanks,
Ray
|
By
Ni, Ray
·
#77315
·
|
|
Re: [PATCH V2] Maintainers.txt: Update Maintainers and reviewers for UefiPayloadPkg
Reviewed-by: Maurice Ma <maurice.ma@...>
-Maurice
Reviewed-by: Maurice Ma <maurice.ma@...>
-Maurice
|
By
Ma, Maurice <maurice.ma@...>
·
#77314
·
|
|
[PATCH V2] Maintainers.txt: Update Maintainers and reviewers for UefiPayloadPkg
Add Ray Ni as UefiPayloadPkg Maintainer.
Update Maurice Ma and Benjamin You as reviewers to continue support
UefiPayloadPkg patch review.
Cc: Benjamin You <benjamin.you@...>
Cc: Maurice Ma
Add Ray Ni as UefiPayloadPkg Maintainer.
Update Maurice Ma and Benjamin You as reviewers to continue support
UefiPayloadPkg patch review.
Cc: Benjamin You <benjamin.you@...>
Cc: Maurice Ma
|
By
Guo Dong
·
#77313
·
|
|
Re: [PATCH 2/2] UefiPayloadPkg/PayloadLoader: Remove assertion
Reviewed-by: Guo Dong <guo.dong@...>
Reviewed-by: Guo Dong <guo.dong@...>
|
By
Guo Dong
·
#77312
·
|
|
Re: [PATCH 1/2] UefiPayloadPkg/PayloadLoader: Fix bug in locating relocation section
Reviewed-by: Guo Dong <guo.dong@...>
Reviewed-by: Guo Dong <guo.dong@...>
|
By
Guo Dong
·
#77311
·
|
|
Re: [PATCH v11] IntelFsp2Pkg: Add Config Editor tool support
Patch pushed: 580b11201ed001f9533c6782ec87d430b1736040
Thanks,
Chasel
Patch pushed: 580b11201ed001f9533c6782ec87d430b1736040
Thanks,
Chasel
|
By
Chiu, Chasel
·
#77310
·
|
|
Re: [edk2-platforms][PATCH v4 05/41] IntelSiliconPkg: Add microcode FV PCDs
Unfortunately, those cannot be used in the silicon packages.
This is not new to this series, see existing
Unfortunately, those cannot be used in the silicon packages.
This is not new to this series, see existing
|
By
Michael Kubacki
·
#77309
·
|
|
Re: [PATCH] MdeModulePkg/RegularExpressionDxe: Fix memory assert in FreePool()
I see. Thanks for your quick response. I will work on it.
Nickle
I see. Thanks for your quick response. I will work on it.
Nickle
|
By
Nickle Wang
·
#77308
·
|
|
回复: [edk2-devel] [PATCH] MdeModulePkg/RegularExpressionDxe: Fix memory assert in FreePool()
This is a separate commit. You can send it together with previous patch.
Thanks
Liming
This is a separate commit. You can send it together with previous patch.
Thanks
Liming
|
By
gaoliming
·
#77307
·
|
|
Re: [PATCH] MdeModulePkg/RegularExpressionDxe: Fix memory assert in FreePool()
Hi Liming,
No problem. It looks like I have to add OnigurumaUefiPort.c into "IgnoreFiles" object in MdeModulePkg.ci.yaml. And should I send this patch alone? Or I have to send it as a part of patch
Hi Liming,
No problem. It looks like I have to add OnigurumaUefiPort.c into "IgnoreFiles" object in MdeModulePkg.ci.yaml. And should I send this patch alone? Or I have to send it as a part of patch
|
By
Nickle Wang
·
#77306
·
|
|
回复: [edk2-devel] 回复: [edk2][PATCH V3] MdePkg : Add IPMI Macro and Structure Defintions to resolve build errors
If no other comment, I will create PR to merge this patch.
Thanks
Liming
发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 gaoliming
发送时间: 2021年6月24日 8:54
收件人:
If no other comment, I will create PR to merge this patch.
Thanks
Liming
发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 gaoliming
发送时间: 2021年6月24日 8:54
收件人:
|
By
gaoliming
·
#77305
·
|
|
Re: [EXTERNAL] Re: [edk2-devel] [PATCH v1 0/5] EDK2 Code First: PI Specification: Update EFI_MM_COMMUNICATE_HEADER
If it breaks in the future, then that would be due to a new compiler that
or changes to the configuration of an existing compiler that break compatibility
with UEFI ABI. The compiler issue must be
If it breaks in the future, then that would be due to a new compiler that
or changes to the configuration of an existing compiler that break compatibility
with UEFI ABI. The compiler issue must be
|
By
Michael D Kinney
·
#77304
·
|
|
回复: [edk2-devel] [PATCH] MdeModulePkg/RegularExpressionDxe: Fix memory assert in FreePool()
Laszlo:
Yes. I agree to add OnigurumaUefiPort.c into ECC exception in MdeModulePkg.ci.yaml.
Nickle:
Can you provide the patch to update MdeModulePkg.ci.yaml?
Thanks
Liming
Laszlo:
Yes. I agree to add OnigurumaUefiPort.c into ECC exception in MdeModulePkg.ci.yaml.
Nickle:
Can you provide the patch to update MdeModulePkg.ci.yaml?
Thanks
Liming
|
By
gaoliming
·
#77303
·
|
|
Re: [EXTERNAL] Re: [edk2-devel] [PATCH v1 0/5] EDK2 Code First: PI Specification: Update EFI_MM_COMMUNICATE_HEADER
Hi Mike,
Thanks for the note. I will add this check for sanity check in v-next, assuming this will not fail for currently supported compilers.
Just curious, what do we normally do if this type of
Hi Mike,
Thanks for the note. I will add this check for sanity check in v-next, assuming this will not fail for currently supported compilers.
Just curious, what do we normally do if this type of
|
By
Kun Qin
·
#77302
·
|