|
Re: [PATCH 1/1] OvmfPkg/PlatformCI: add IntelTdxBuild.py
Acked-by: Gerd Hoffmann <kraxel@...>
Acked-by: Gerd Hoffmann <kraxel@...>
|
By
Gerd Hoffmann
·
#89803
·
|
|
Re: [PATCH v4 2/2] IntelFsp2WrapperPkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention
Thanks Chinni!
Reviewed-by: Chasel Chiu <chasel.chiu@...>
Thanks Chinni!
Reviewed-by: Chasel Chiu <chasel.chiu@...>
|
By
Chiu, Chasel
·
#89802
·
|
|
Re: [PATCH v4 1/2] IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention
Thanks Chinni!
Reviewed-by: Chasel Chiu <chasel.chiu@...>
Thanks Chinni!
Reviewed-by: Chasel Chiu <chasel.chiu@...>
|
By
Chiu, Chasel
·
#89801
·
|
|
回复: 回复: 回复: [edk2-devel] [PATCH v5 0/8] Add Variable Flash Info HOB
Michael:
Yes. I can. Where is the change for Edk2?
Thanks
Liming
Michael:
Yes. I can. Where is the change for Edk2?
Thanks
Liming
|
By
gaoliming
·
#89800
·
|
|
[PATCH v4 2/2] IntelFsp2WrapperPkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3926
Pass Input parameters using RCX.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Star Zeng <star.zeng@...>
Cc: Ashraf Ali S
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3926
Pass Input parameters using RCX.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Star Zeng <star.zeng@...>
Cc: Ashraf Ali S
|
By
cbduggap
·
#89799
·
|
|
[PATCH v4 1/2] IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3926
This API accept one parameter using RCX and this is consumed
in mutiple sub functions.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc:
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3926
This API accept one parameter using RCX and this is consumed
in mutiple sub functions.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc:
|
By
cbduggap
·
#89798
·
|
|
[PATCH v4 0/2] FSP_TEMP_RAM_INIT call must follow X64 Calling
*** BLURB HERE ***
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3926
FSP_TEMP_RAM_INIT consume input parameter using RCX.
cbduggap (2):
IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64
*** BLURB HERE ***
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3926
FSP_TEMP_RAM_INIT consume input parameter using RCX.
cbduggap (2):
IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64
|
By
cbduggap
·
#89797
·
|
|
Re: [edk2-platforms][PATCH v1 0/3] MinPlatformPkg: Add FADT duty offset and width PCDs
Can someone seriously respond?
This was approved over 3 weeks ago and sent 5 weeks ago. I know Ankit now has a similar change out but I'd like to see if this can get in and that be rebased on it
Can someone seriously respond?
This was approved over 3 weeks ago and sent 5 weeks ago. I know Ankit now has a similar change out but I'd like to see if this can get in and that be rebased on it
|
By
Michael Kubacki
·
#89796
·
|
|
[edk2-staging][PATCH] edk2-staging/RedfishClientPkg: Add support of array type attribute
Add Redfish array type attribute support. Add function to handle
HII ordered list question in order to convert value array in
HII ordered list to Redfish array attribute.
Signed-off-by: Nickle Wang
Add Redfish array type attribute support. Add function to handle
HII ordered list question in order to convert value array in
HII ordered list to Redfish array attribute.
Signed-off-by: Nickle Wang
|
By
Nickle Wang
·
#89795
·
|
|
Re: 回复: 回复: [edk2-devel] [PATCH v5 0/8] Add Variable Flash Info HOB
Liming, will you push both?
I put a rebased edk2-platforms with all the review tags for that series here:
Liming, will you push both?
I put a rebased edk2-platforms with all the review tags for that series here:
|
By
Michael Kubacki
·
#89794
·
|
|
[edk2-staging][PATCH] edk2-staging/RedfishClientPkg: Introduce Redfish version library
Add RedfishVersionLib to Redfish client package. This library provides
interface for Redfish feature drivers to get Redfish version on BMC.
Signed-off-by: Nickle Wang <nickle.wang@...>
Cc: Abner
Add RedfishVersionLib to Redfish client package. This library provides
interface for Redfish feature drivers to get Redfish version on BMC.
Signed-off-by: Nickle Wang <nickle.wang@...>
Cc: Abner
|
By
Nickle Wang
·
#89793
·
|
|
[PATCH V1 1/1] MinPlatformPkg: Add PCDs to update FADT entries from board package
From: Ankit Sinha <ankit.sinha@...>
Adds new PCDs to allow entries in FADT to be customized during platform
integration. Board packages will can update these PCDs during boot.
Cc: Nate
From: Ankit Sinha <ankit.sinha@...>
Adds new PCDs to allow entries in FADT to be customized during platform
integration. Board packages will can update these PCDs during boot.
Cc: Nate
|
By
Chiu, Chasel
·
#89792
·
|
|
Re: [Patch v2 00/28] UEFI variable protection
Hi Judah,
Do you have reference information for the following?
1. Overall boot time impact for a sample variable store?
- In particular:
- Initial HMAC calculation/verification time.
-
Hi Judah,
Do you have reference information for the following?
1. Overall boot time impact for a sample variable store?
- In particular:
- Initial HMAC calculation/verification time.
-
|
By
Michael Kubacki
·
#89791
·
|
|
[edk2-staging][PATCH] edk2-staging/RedfishClientPkg: Introduce Redfish event library
Add RedfishEventLib to Redfish client package. This library provides
interface for Redfish feature drivers to listen to Redfish event
such as the event before provisioning and the event
Add RedfishEventLib to Redfish client package. This library provides
interface for Redfish feature drivers to listen to Redfish event
such as the event before provisioning and the event
|
By
Nickle Wang
·
#89790
·
|
|
Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, May 17, 2022
#cal-cancelled
Cancelled: TianoCore Bug Triage - APAC / NAMO
This event has been cancelled.
When:
Tuesday, May 17, 2022
6:30pm to 7:30pm
(UTC-07:00) America/Los
Cancelled: TianoCore Bug Triage - APAC / NAMO
This event has been cancelled.
When:
Tuesday, May 17, 2022
6:30pm to 7:30pm
(UTC-07:00) America/Los
|
By
Group Notification <noreply@...>
·
#89789
·
|
|
Event: TianoCore Bug Triage - APAC / NAMO - 05/17/2022
#cal-reminder
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
05/17/2022
6:30pm to 7:30pm
(UTC-07:00) America/Los
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
05/17/2022
6:30pm to 7:30pm
(UTC-07:00) America/Los
|
By
Group Notification <noreply@...>
·
#89788
·
|
|
Re: [PATCH V2 5/6] MdePkg: Probe Cc guest in BaseIoLibIntrinsicSev
This patch calls CcProbe () to get the Confidential Computing guest type. There are 2 versions of CcProbeLib, one is to get the Cc guest type from PcdOvmfWorkArea, the other is a null instance and it
This patch calls CcProbe () to get the Confidential Computing guest type. There are 2 versions of CcProbeLib, one is to get the Cc guest type from PcdOvmfWorkArea, the other is a null instance and it
|
By
Min Xu
·
#89787
·
|
|
Re: [PATCH v3] IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention
Thanks for clarification!
In this case, please use "mov rsp, rcx" to support 64bit addressing.
Thanks,
Chasel
Thanks for clarification!
In this case, please use "mov rsp, rcx" to support 64bit addressing.
Thanks,
Chasel
|
By
Chiu, Chasel
·
#89786
·
|
|
Re: System S3 via UEFI shell
As far as I know, there is no general(safe) way to do S3 in Uefi shell. There is no AML interpreter driver in UEFI shell to run the platform ASL code.
The warm reset is different from the S3
As far as I know, there is no general(safe) way to do S3 in Uefi shell. There is no AML interpreter driver in UEFI shell to run the platform ASL code.
The warm reset is different from the S3
|
By
Steven Shi
·
#89785
·
|
|
Now: Tools, CI, Code base construction meeting series - 05/16/2022
#cal-notice
Tools, CI, Code base construction meeting series
When:
05/16/2022
4:30pm to 5:30pm
(UTC-07:00) America/Los Angeles
Where:
https://github.com/tianocore/edk2/discussions/2614
View
Tools, CI, Code base construction meeting series
When:
05/16/2022
4:30pm to 5:30pm
(UTC-07:00) America/Los Angeles
Where:
https://github.com/tianocore/edk2/discussions/2614
View
|
By
Group Notification <noreply@...>
·
#89784
·
|