|
[edk2-platforms: PATCH v4 6/9] TigerlakeOpenBoardPkg: Use same variable name for FspNvsHob.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3678
To simplify the implementation the variable Name/GUID has been
changed to "FspNvsBuffer" and gFspNvsBufferVariableGuid
regardless it stores
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3678
To simplify the implementation the variable Name/GUID has been
changed to "FspNvsBuffer" and gFspNvsBufferVariableGuid
regardless it stores
|
By
Chiu, Chasel
·
#81956
·
|
|
[edk2-platforms: PATCH v4 5/9] KabylakeOpenBoardPkg/KabylakeRvp3: Use same variable name for FspNvsHob.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3678
To simplify the implementation the variable Name/GUID has been
changed to "FspNvsBuffer" and gFspNvsBufferVariableGuid
regardless it stores
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3678
To simplify the implementation the variable Name/GUID has been
changed to "FspNvsBuffer" and gFspNvsBufferVariableGuid
regardless it stores
|
By
Chiu, Chasel
·
#81955
·
|
|
[edk2-platforms: PATCH v4 4/9] KabylakeOpenBoardPkg/GalagoPro3: Use same variable name for FspNvsHob.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3678
To simplify the implementation the variable Name/GUID has been
changed to "FspNvsBuffer" and gFspNvsBufferVariableGuid
regardless it stores
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3678
To simplify the implementation the variable Name/GUID has been
changed to "FspNvsBuffer" and gFspNvsBufferVariableGuid
regardless it stores
|
By
Chiu, Chasel
·
#81954
·
|
|
[edk2-platforms: PATCH v4 2/9] CometlakeOpenBoardPkg: Use same variable name for FspNvsHob.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3678
To simplify the implementation the variable Name/GUID has been
changed to "FspNvsBuffer" and gFspNvsBufferVariableGuid
regardless it stores
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3678
To simplify the implementation the variable Name/GUID has been
changed to "FspNvsBuffer" and gFspNvsBufferVariableGuid
regardless it stores
|
By
Chiu, Chasel
·
#81953
·
|
|
[edk2-platforms: PATCH v4 3/9] KabylakeOpenBoardPkg/AspireVn7Dash572G:Use same variable name for FspNvsHob
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3678
To simplify the implementation the variable Name/GUID has been
changed to "FspNvsBuffer" and gFspNvsBufferVariableGuid
regardless it stores
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3678
To simplify the implementation the variable Name/GUID has been
changed to "FspNvsBuffer" and gFspNvsBufferVariableGuid
regardless it stores
|
By
Chiu, Chasel
·
#81952
·
|
|
[edk2-platforms: PATCH v4 1/9] MinPlatformPkg: Support FSP 2.3 FSP_NON_VOLATILE_STORAGE_HOB2.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3678
Implementation should search FSP_NON_VOLATILE_STORAGE_HOB2 firstly
and only search FSP_NON_VOLATILE_STORAGE_HOB when former one is not
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3678
Implementation should search FSP_NON_VOLATILE_STORAGE_HOB2 firstly
and only search FSP_NON_VOLATILE_STORAGE_HOB when former one is not
|
By
Chiu, Chasel
·
#81951
·
|
|
[edk2-platforms: PATCH v4 0/9] MinPlatformPkg: Support FSP 2.3 FSP_NON_VOLATILE_STORAGE_HOB2.
V4:
. Switched to LargeVariableRead(Write)Lib in SaveMemoryConfig driver
. Fixed tailing white space issue in PeiLib.c/.h
. Updated function descriptions for PeiGetVariable() and
V4:
. Switched to LargeVariableRead(Write)Lib in SaveMemoryConfig driver
. Fixed tailing white space issue in PeiLib.c/.h
. Updated function descriptions for PeiGetVariable() and
|
By
Chiu, Chasel
·
#81950
·
|
|
Re: [PATCH V2 13/28] UefiCpuPkg: Enable Tdx support in MpInitLib
Can we move that to the SEC phase?
Not sure. There are no explicit depex dependencies, so I suspect the
initialization order could change.
take care,
Gerd
Can we move that to the SEC phase?
Not sure. There are no explicit depex dependencies, so I suspect the
initialization order could change.
take care,
Gerd
|
By
Gerd Hoffmann
·
#81949
·
|
|
Re: [PATCH] OvmfPkg/BhyveBhfPkg: install bhyve's ACPI tables
Yep, that's fair enough.
later,
Peter.
Yep, that's fair enough.
later,
Peter.
|
By
Peter Grehan
·
#81948
·
|
|
Re: [PATCH] OvmfPkg/BhyveBhfPkg: install bhyve's ACPI tables
Hi,
I'd suggest to add the list to the bhyve section of Maintainers.txt
then.
take care,
Gerd
Hi,
I'd suggest to add the list to the bhyve section of Maintainers.txt
then.
take care,
Gerd
|
By
Gerd Hoffmann
·
#81947
·
|
|
Re: [PATCH] OvmfPkg/BhyveBhfPkg: install bhyve's ACPI tables
created ACPI tables provided by OVMF. Instead use the dynamically> created ACPI tables of bhyve. If bhyve provides no ACPI tables or> we are unable to detect those, fall back to OVMF tables.
This
created ACPI tables provided by OVMF. Instead use the dynamically> created ACPI tables of bhyve. If bhyve provides no ACPI tables or> we are unable to detect those, fall back to OVMF tables.
This
|
By
Peter Grehan
·
#81946
·
|
|
Re: [PATCH V2 0/3] Introduce TdProtocol into EDK2
Thanks for your comments. Let me first discuss your feedback with our architecture. We will reply to your proposal a bit later.
Thanks.
Min
Thanks for your comments. Let me first discuss your feedback with our architecture. We will reply to your proposal a bit later.
Thanks.
Min
|
By
Min Xu
·
#81945
·
|
|
Re: [PATCH V2 06/28] MdePkg: Update BaseIoLibIntrinsicSev to support Tdx
Hi,
Hmm, I guess we should move the pcd then so it cam be used more widely.
Confidential computing has an impact beyond just cpu, it's also memory,
io and more.
That'll work too, I don't care much
Hi,
Hmm, I guess we should move the pcd then so it cam be used more widely.
Confidential computing has an impact beyond just cpu, it's also memory,
io and more.
That'll work too, I don't care much
|
By
Gerd Hoffmann
·
#81944
·
|
|
Re: [PATCH V2 05/28] MdePkg: Add TdxLib to wrap Tdx operations
Hi,
MdePkg/Include/Base.h has a bunch of ALIGN_* macros to do the math for
you, which should simplify this alot. I'd suggest to also drop the
mExtendBufferAddress and the function calculating it.
Hi,
MdePkg/Include/Base.h has a bunch of ALIGN_* macros to do the math for
you, which should simplify this alot. I'd suggest to also drop the
mExtendBufferAddress and the function calculating it.
|
By
Gerd Hoffmann
·
#81943
·
|
|
Re: [PATCH V2 28/28] OvmfPkg: Add LocalApicTimerDxe
Thanks for reminder. Let me first do some more investigation about the XenTimerDxe. It will be better to use an existing lapic timer than introducing a new one.
Let me do some more investigation.
>
Thanks for reminder. Let me first do some more investigation about the XenTimerDxe. It will be better to use an existing lapic timer than introducing a new one.
Let me do some more investigation.
>
|
By
Min Xu
·
#81942
·
|
|
Re: [PATCH] OvmfPkg/Bhyve: Use QemuFwCfg over BhyveFwCtl
Does bhyve implement the qemu fwcfg interface?
Acked-by: Gerd Hoffmann <kraxel@...>
take care,
Gerd
Does bhyve implement the qemu fwcfg interface?
Acked-by: Gerd Hoffmann <kraxel@...>
take care,
Gerd
|
By
Gerd Hoffmann
·
#81941
·
|
|
Re: [PATCH] OvmfPkg/BhyveBhfPkg: install bhyve's ACPI tables
Hi,
So bhyve copies the tables to guest memory and ovmf searches for them,
correct?
The commit message should (briefly) describe how the tables are passed
from the host to the guest.
The code looks
Hi,
So bhyve copies the tables to guest memory and ovmf searches for them,
correct?
The commit message should (briefly) describe how the tables are passed
from the host to the guest.
The code looks
|
By
Gerd Hoffmann
·
#81940
·
|
|
Re: [edk2-libc Patch 1/1] AppPkg/Applications/Python/Python3.6.8: add IA32 support for py3 package creation batch script
Pushed as 2ebe49ccd34cfd59bac32216b71334d371b3fa44.
Sorry, I forgot to add my "Acked-by" to the commit before pushing.
Acked-by: Rebecca Cran <rebecca@...>
Pushed as 2ebe49ccd34cfd59bac32216b71334d371b3fa44.
Sorry, I forgot to add my "Acked-by" to the commit before pushing.
Acked-by: Rebecca Cran <rebecca@...>
|
By
Rebecca Cran <rebecca@...>
·
#81939
·
|
|
Re: [PATCH v2] ArmPkg/TimerDxe: Delay End Of Interrupt Signal
Hello Jeff,
Thanks for the reference you provided of the change made by you. Leveraging a similar change resolves the problem 90 percent for me as I do not get the ISR interrupted for the most part
Hello Jeff,
Thanks for the reference you provided of the change made by you. Leveraging a similar change resolves the problem 90 percent for me as I do not get the ISR interrupted for the most part
|
By
Ashish Singhal
·
#81938
·
|
|
[edk2-libc Patch 1/1] AppPkg/Applications/Python/Python3.6.8: add IA32 support for py3 package creation batch script
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3638
This change is to add IA32 support into py3 EFI package
creation batch script. Enhanced the script take Architecture
as an additional
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3638
This change is to add IA32 support into py3 EFI package
creation batch script. Enhanced the script take Architecture
as an additional
|
By
Jayaprakash, N
·
#81937
·
|