|
Re: [PATCH] UefiCpuPkg/CpuExceptionHandlerLib: Code optimization to allow bigger stack
[AMD Official Use Only - General]
[AMD Official Use Only - General]
|
By
Chang, Abner
·
#94489
·
|
|
Re: [PATCH v1 1/1] UefiCpuPkg: Reset a parameter when BSP Exit in CPU relaxed mode.
[AMD Official Use Only - General]
Not the maintainer or reviewer, however
Reviewed-by: Abner Chang <abner.chang@...>
[AMD Official Use Only - General]
Not the maintainer or reviewer, however
Reviewed-by: Abner Chang <abner.chang@...>
|
By
Chang, Abner
·
#94488
·
|
|
Re: [PATCH v4 4/6] MdeModulePkg: DxeMain accepts all memory at EBS if needed
Can you explain a bit more why this PCD is needed?
Can you explain a bit more why this PCD is needed?
|
By
Ni, Ray
·
#94487
·
|
|
Re: [PATCH v3] MinPlatformPkg: Remove _ADR from MinDsdt.asl
Hi Aryeh,
Thank you for testing.
Reviewed-by: Ankit Sinha <ankit.sinha@...>
Hi Aryeh,
Thank you for testing.
Reviewed-by: Ankit Sinha <ankit.sinha@...>
|
By
Ankit Sinha
·
#94486
·
|
|
Re: [PATCH v4 1/6] OvmfPkg: Realize EfiMemoryAcceptProtocol in AmdSevDxe
Sorry, I forgot to ask this earlier in the series, but is StartAddress guaranteed to be page-aligned and Size a multiple of 4KB? Should there be any asserts for those just in case?
Also, can Size be
Sorry, I forgot to ask this earlier in the series, but is StartAddress guaranteed to be page-aligned and Size a multiple of 4KB? Should there be any asserts for those just in case?
Also, can Size be
|
By
Lendacky, Thomas
·
#94485
·
|
|
Re: [PATCH v4 5/6] MdeModulePkg: add EnableUnacceptedMemoryProtocol
(cc some other maintainers)
Calling protocols is generally not permitted after ExitBootServices()
anyway, so this statement is somewhat redundant.
I'd clarify here is that it is the expectation that
(cc some other maintainers)
Calling protocols is generally not permitted after ExitBootServices()
anyway, so this statement is somewhat redundant.
I'd clarify here is that it is the expectation that
|
By
Ard Biesheuvel
·
#94484
·
|
|
Re: [edk2-platforms][PATCH V1 0/2] Platforms/Intel: Build fixes
Nate or Sai, this series should be a quick review if you could please prioritize…
Benjamin,
Your series is reviewed but breaks several builds due to unrelated changes. My plan is to get
Nate or Sai, this series should be a quick review if you could please prioritize…
Benjamin,
Your series is reviewed but breaks several builds due to unrelated changes. My plan is to get
|
By
Isaac Oram
·
#94483
·
|
|
Re: [PATCH v5 09/21] MdePkg/BaseRngLib: Rename ArmReadIdIsar0() to ArmGetFeatRng()
Ultimately, ArmPkg has no justification for existing. It is a legacy of ARM support being added as a prototype, bolted onto the side of the rest of EDK2. Over time, it needs to be integrated into
Ultimately, ArmPkg has no justification for existing. It is a legacy of ARM support being added as a prototype, bolted onto the side of the rest of EDK2. Over time, it needs to be integrated into
|
By
Leif Lindholm
·
#94482
·
|
|
Re: [PATCH V2 2/2] NetworkPkg: Add WiFi profile sync protocol support
Thank you Heng and all,
My responses:
1. Fixed.
2. Fixed, it was a missed change now added to the new patch.
3. Added CC.
Sending an updated patch file for reviewal.
Thanks,
Zack
Thank you Heng and all,
My responses:
1. Fixed.
2. Fixed, it was a missed change now added to the new patch.
3. Added CC.
Sending an updated patch file for reviewal.
Thanks,
Zack
|
By
Clark-williams, Zachary
·
#94481
·
|
|
[PATCH 104/104] NetworkPkg: Add WiFi profile sync protocol support
From: Zachary Clark-Williams <zclarkw112@...>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3845
Enables KVM and One Click Recovery WLAN capability with WiFi Profile
Sync feature and
From: Zachary Clark-Williams <zclarkw112@...>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3845
Enables KVM and One Click Recovery WLAN capability with WiFi Profile
Sync feature and
|
By
Clark-williams, Zachary
·
#94480
·
|
|
Re: [PATCH v4 4/6] MdeModulePkg: DxeMain accepts all memory at EBS if needed
I am not following the logic here 100%. As far as I can tell, if
accepting all memory succeeded without errors, ExitBootServices()
returns with EFI_SUCCESS, even though it has modified the memory
I am not following the logic here 100%. As far as I can tell, if
accepting all memory succeeded without errors, ExitBootServices()
returns with EFI_SUCCESS, even though it has modified the memory
|
By
Ard Biesheuvel
·
#94479
·
|
|
Re: [PATCH v4 3/6] OvmfPkg: set PcdEnableUnacceptedMemory to FALSE
Generally, we tend to rely on the DEC default for new PCDs if we're
not deviating from it.
If there is no specific reason to deviate from this here, I think we
can drop this patch.
Or is this also
Generally, we tend to rely on the DEC default for new PCDs if we're
not deviating from it.
If there is no specific reason to deviate from this here, I think we
can drop this patch.
Or is this also
|
By
Ard Biesheuvel
·
#94478
·
|
|
Re: [PATCH v4 2/6] MdeModulePkg: Add PcdEnableUnacceptedMemory
The name PcdEnableUnacceptedMemory is a bit confusing imho. Could we
rename this to PcdAcceptAllUnacceptedMemory or something like that?
The name PcdEnableUnacceptedMemory is a bit confusing imho. Could we
rename this to PcdAcceptAllUnacceptedMemory or something like that?
|
By
Ard Biesheuvel
·
#94477
·
|
|
Re: [PATCH v4 1/6] OvmfPkg: Realize EfiMemoryAcceptProtocol in AmdSevDxe
<dionnaglaze@...> wrote:
A signoff is an assertion by the contributor that the contribution is
compatible with the license. It is *not* a statement of authorship.
This means that you
<dionnaglaze@...> wrote:
A signoff is an assertion by the contributor that the contribution is
compatible with the license. It is *not* a statement of authorship.
This means that you
|
By
Ard Biesheuvel
·
#94476
·
|
|
Re: [edk2-platforms][PATCH V1 0/2] Platforms/Intel: Build fixes
Thanks, Isaac. Are these two S3 series ready to merge, or did I have more review to address?
Thanks, Isaac. Are these two S3 series ready to merge, or did I have more review to address?
|
By
Benjamin Doron
·
#94475
·
|
|
[PATCH v4 6/6] OvmfPkg/PlatformPei: SEV-SNP make >=4GB unaccepted
Instead of eagerly accepting all memory in PEI, only accept memory under
the 4GB address. This allows a loaded image to use the
ENABLE_UNACCEPTED_MEMORY_PROTOCOL to indicate that it can interpret
Instead of eagerly accepting all memory in PEI, only accept memory under
the 4GB address. This allows a loaded image to use the
ENABLE_UNACCEPTED_MEMORY_PROTOCOL to indicate that it can interpret
|
By
Dionna Glaze
·
#94474
·
|
|
[PATCH v4 5/6] MdeModulePkg: add EnableUnacceptedMemoryProtocol
Add a simple protocol that enables the use of the unaccepted memory
type. Must be called before ExitBootServices to be effective.
Cc: James Bottomley <jejb@...>
Cc: Jiewen Yao
Add a simple protocol that enables the use of the unaccepted memory
type. Must be called before ExitBootServices to be effective.
Cc: James Bottomley <jejb@...>
Cc: Jiewen Yao
|
By
Dionna Glaze
·
#94473
·
|
|
[PATCH v4 4/6] MdeModulePkg: DxeMain accepts all memory at EBS if needed
With the addition of the EfiUnacceptedMemory memory type, it is possible
the EFI-enlightened guests do not themselves support the new memory
type. This commit uses the new PcdEnableUnacceptedMemory to
With the addition of the EfiUnacceptedMemory memory type, it is possible
the EFI-enlightened guests do not themselves support the new memory
type. This commit uses the new PcdEnableUnacceptedMemory to
|
By
Dionna Glaze
·
#94472
·
|
|
[PATCH v4 3/6] OvmfPkg: set PcdEnableUnacceptedMemory to FALSE
The default value of PcdEnableUnacceptedMemory should be FALSE in order
for default safe behavior. If the next started image does not yet
understand UEFI v2.9's new memory type, then it's stuck with
The default value of PcdEnableUnacceptedMemory should be FALSE in order
for default safe behavior. If the next started image does not yet
understand UEFI v2.9's new memory type, then it's stuck with
|
By
Dionna Glaze
·
#94471
·
|
|
[PATCH v4 2/6] MdeModulePkg: Add PcdEnableUnacceptedMemory
This Pcd is used to toggle whether ExitBootServices should not accept
all unaccepted memory. It's the loaded image's responsibility to enable
support so that it doesn't get memory types it doesn't
This Pcd is used to toggle whether ExitBootServices should not accept
all unaccepted memory. It's the loaded image's responsibility to enable
support so that it doesn't get memory types it doesn't
|
By
Dionna Glaze
·
#94470
·
|