|
Re: [PATCH v2] UefiPayloadPkg: Remove SystemTableInfo GUID.
Reviewed-by: Ray Ni <ray.ni@...>
Reviewed-by: Ray Ni <ray.ni@...>
|
By
Ni, Ray
·
#81853
·
|
|
[PATCH v2] UefiPayloadPkg: Remove SystemTableInfo GUID.
SystemTableInfo GUID is not a Spec defined GUID.
But the latest SBL uses SystemTableInfo to get ACPI
and SMBIOS table information. So moving the SystemTableInfo
GUID implementation to
SystemTableInfo GUID is not a Spec defined GUID.
But the latest SBL uses SystemTableInfo to get ACPI
and SMBIOS table information. So moving the SystemTableInfo
GUID implementation to
|
By
thiyagukb
·
#81852
·
|
|
Re: [PATCH V2 21/28] OvmfPkg: Update PlatformPei to support TDX
Hi,
Why is the mailbox relocated? Are there any problems when simply
continuing to use the memfd page?
The memfd page location is known to qemu, so when not relocating the
mailbox the MADT update
Hi,
Why is the mailbox relocated? Are there any problems when simply
continuing to use the memfd page?
The memfd page location is known to qemu, so when not relocating the
mailbox the MADT update
|
By
Gerd Hoffmann
·
#81851
·
|
|
Re: [PATCH v2] MdeModulePkg/Core/Dxe: Acquire a lock when iterating gHandleList
Hi Hua,
It looks a bit odd to me to add 'IsLocked' parameter and acquire lock
inside CoreValidateHandle() if it's FALSE. Maybe we can keep the
function prototype as-is but do something like below:
Hi Hua,
It looks a bit odd to me to add 'IsLocked' parameter and acquire lock
inside CoreValidateHandle() if it's FALSE. Maybe we can keep the
function prototype as-is but do something like below:
|
By
Wang, Jian J
·
#81850
·
|
|
Re: [PATCH v2] MdeModulePkg/Core/Dxe: Acquire a lock when iterating gHandleList
Reviewed-by: Dandan Bi <dandan.bi@...>
Thanks,
Dandan
Reviewed-by: Dandan Bi <dandan.bi@...>
Thanks,
Dandan
|
By
Dandan Bi
·
#81849
·
|
|
Re: [PATCH 2/2] Allow wildcards in hostname
It seems the Bugzilla only describes the ECC, but no much info on why we need allow wildcards in hostname.
The git log in mu is also unclear to me - "This enables certain local network recovery
It seems the Bugzilla only describes the ECC, but no much info on why we need allow wildcards in hostname.
The git log in mu is also unclear to me - "This enables certain local network recovery
|
By
Yao, Jiewen
·
#81848
·
|
|
Re: [PATCH 1/2] Reconfigure OpensslLib to add elliptic curve chipher algorithms
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
·
#81847
·
|
|
Re: [PATCH] UserAuthFeaturePkg/UserAuthenticationDxeSmm: The SMI to handle the user authentication should be unregister before booting to OS
Patch is submitted via commit 23ca68c23dd600973e961de4368abacf4db8c5c0
https://github.com/tianocore/edk2-platforms/commit/23ca68c23dd600973e961de4368abacf4db8c5c0
Thanks,
Dandan
Patch is submitted via commit 23ca68c23dd600973e961de4368abacf4db8c5c0
https://github.com/tianocore/edk2-platforms/commit/23ca68c23dd600973e961de4368abacf4db8c5c0
Thanks,
Dandan
|
By
Dandan Bi
·
#81846
·
|
|
Re: [PATCH v2] ArmPkg/TimerDxe: Delay End Of Interrupt Signal
OVMF did a similare change on Time Driver, please refer to https://github.com/tianocore/edk2/commit/239b50a863704f7960525799eda82de061c7c458
I do not think this will be apply for ArmPkg/TimerDxe.
OVMF did a similare change on Time Driver, please refer to https://github.com/tianocore/edk2/commit/239b50a863704f7960525799eda82de061c7c458
I do not think this will be apply for ArmPkg/TimerDxe.
|
By
Jeff Fan
·
#81845
·
|
|
Re: [PATCH EDK2 v1 1/1] EmbeddedPkg:Fix compiler warning
Acked-by: Abner Chang <abner.chang@...>
Acked-by: Abner Chang <abner.chang@...>
|
By
Abner Chang
·
#81844
·
|
|
Re: [PATCH v2] CryptoPkg/BaseCryptLib: Eliminate extra buffer copy in Pkcs7Verify()
https://github.com/tianocore/edk2/pull/2055
pushed:
https://github.com/tianocore/edk2/commit/f22feb0e3b3f08b95201b258b104c45a2acef71f
https://github.com/tianocore/edk2/pull/2055
pushed:
https://github.com/tianocore/edk2/commit/f22feb0e3b3f08b95201b258b104c45a2acef71f
|
By
Yao, Jiewen
·
#81843
·
|
|
Event: TianoCore Bug Triage - APAC / NAMO - 10/12/2021
#cal-reminder
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
10/12/2021
6:30pm to 7:30pm
(UTC-07:00) America/Los
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
10/12/2021
6:30pm to 7:30pm
(UTC-07:00) America/Los
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#81842
·
|
|
回复: [PATCH v9 1/1] MdePkg/BaseLib: Add QuickSort function on BaseLib
I have no other comments. Reviewed-by: Liming Gao <gaoliming@...>
I have no other comments. Reviewed-by: Liming Gao <gaoliming@...>
|
By
gaoliming
·
#81841
·
|
|
Re: [PATCH V9 2/4] OvmfPkg: Clear WORK_AREA_GUEST_TYPE in Main.asm
WORK_AREA_GUEST_TYPE is defined in https://github.com/tianocore/edk2/blob/master/OvmfPkg/ResetVector/ResetVector.nasmb#L75 and previously it was cleared in
WORK_AREA_GUEST_TYPE is defined in https://github.com/tianocore/edk2/blob/master/OvmfPkg/ResetVector/ResetVector.nasmb#L75 and previously it was cleared in
|
By
Min Xu
·
#81840
·
|
|
Re: [PATCH V9 1/4] OvmfPkg: Copy Main.asm from UefiCpuPkg to OvmfPkg's ResetVector
Thanks for reminder. It will be updated in next version.
Thanks!
Min
Thanks for reminder. It will be updated in next version.
Thanks!
Min
|
By
Min Xu
·
#81839
·
|
|
Re: [PATCH v2] ArmPkg/TimerDxe: Delay End Of Interrupt Signal
Sent: Tuesday, October 12, 2021 10:32 AM
To: Marc Zyngier <maz@...>
Cc: Shanker Donthineni <sdonthineni@...>; Ard Biesheuvel <ardb@...>; edk2-devel-groups-io
Sent: Tuesday, October 12, 2021 10:32 AM
To: Marc Zyngier <maz@...>
Cc: Shanker Donthineni <sdonthineni@...>; Ard Biesheuvel <ardb@...>; edk2-devel-groups-io
|
By
Ashish Singhal
·
#81838
·
|
|
[PATCH 1/1] SecurityPkg/DxeImageVerificationLib: Set Action for failed signed image
If the image is signed but not allowed by DB and the hash of
image is not found in DB/DBX, then the EFI_IMAGE_INFO_ACTION
of the load of said image should be set
If the image is signed but not allowed by DB and the hash of
image is not found in DB/DBX, then the EFI_IMAGE_INFO_ACTION
of the load of said image should be set
|
By
Joseph Hemann
·
#81837
·
|
|
[PATCH 1/1] SecurityPkg/DxeImageVerificationLib: Set Action for failed unsigned image
If the image is not signed and the hash of image is not found
in DB/DBX, then the EFI_IMAGE_INFO_ACTION of the load of said
image should be set to,
EFI_IMAGE_EXECUTION_AUTH_SIG_NOT_FOUND, rather then
If the image is not signed and the hash of image is not found
in DB/DBX, then the EFI_IMAGE_INFO_ACTION of the load of said
image should be set to,
EFI_IMAGE_EXECUTION_AUTH_SIG_NOT_FOUND, rather then
|
By
Joseph Hemann
·
#81836
·
|
|
Re: [PATCH v2] ArmPkg/TimerDxe: Delay End Of Interrupt Signal
Sent: Tuesday, October 12, 2021 10:27 AM
To: Ashish Singhal <ashishsingha@...>
Cc: Shanker Donthineni <sdonthineni@...>; Ard Biesheuvel <ardb@...>; edk2-devel-groups-io
Sent: Tuesday, October 12, 2021 10:27 AM
To: Ashish Singhal <ashishsingha@...>
Cc: Shanker Donthineni <sdonthineni@...>; Ard Biesheuvel <ardb@...>; edk2-devel-groups-io
|
By
Ashish Singhal
·
#81835
·
|
|
Re: [PATCH v2] ArmPkg/TimerDxe: Delay End Of Interrupt Signal
Sent: Tuesday, October 12, 2021 9:44 AM
To: Ashish Singhal <ashishsingha@...>
Cc: Ard Biesheuvel <ardb@...>; edk2-devel-groups-io <devel@edk2.groups.io>; Leif Lindholm
Sent: Tuesday, October 12, 2021 9:44 AM
To: Ashish Singhal <ashishsingha@...>
Cc: Ard Biesheuvel <ardb@...>; edk2-devel-groups-io <devel@edk2.groups.io>; Leif Lindholm
|
By
Ashish Singhal
·
#81834
·
|