|
Re: [edk2-platforms PATCH 0/8] Marvell Pp2Dxe fixes
Hi,
pon., 14 mar 2022 o 16:38 Marcin Wojtas <mw@...> napisał(a):
Do you have any feedback about the patchset?
Best regards,
Marcin
Hi,
pon., 14 mar 2022 o 16:38 Marcin Wojtas <mw@...> napisał(a):
Do you have any feedback about the patchset?
Best regards,
Marcin
|
By
Marcin Wojtas
·
#88478
·
|
|
Re: [PATCH v2] OvmfPkg/BhyveBhfPkg: add support for QemuFwCfg
previous feedback that Bhyve developers > strongly preferred the BhyveFwCtl mechanism. I've been out of the loop > though (busy with $dayjob) so I don't know if things have changed. > Hopefully other
previous feedback that Bhyve developers > strongly preferred the BhyveFwCtl mechanism. I've been out of the loop > though (busy with $dayjob) so I don't know if things have changed. > Hopefully other
|
By
Peter Grehan
·
#88477
·
|
|
edk2-libc Python Build issue
Hello
I am trying to build the Python environment for UEFI as per Py368ReadMe.txt.
I am doing this on Ubuntu 20.04.4 LTS with GCC5 for X64, all instructions seem to be meant for windows and MSFT.
I
Hello
I am trying to build the Python environment for UEFI as per Py368ReadMe.txt.
I am doing this on Ubuntu 20.04.4 LTS with GCC5 for X64, all instructions seem to be meant for windows and MSFT.
I
|
By
M.T.
·
#88476
·
|
|
Re: [PATCH v2] OvmfPkg/BhyveBhfPkg: add support for QemuFwCfg
[re-posting from my personal email account, since my mail to freebsd-virtualization got rejected]
I seem to remember seeing previous feedback that Bhyve developers strongly preferred the BhyveFwCtl
[re-posting from my personal email account, since my mail to freebsd-virtualization got rejected]
I seem to remember seeing previous feedback that Bhyve developers strongly preferred the BhyveFwCtl
|
By
Rebecca Cran
·
#88475
·
|
|
Re: [PATCH v2] OvmfPkg/BhyveBhfPkg: add support for QemuFwCfg
I seem to remember seeing previous feedback that Bhyve developers strongly preferred the BhyveFwCtl mechanism. I've been out of the loop though (busy with $dayjob) so I don't know if things have
I seem to remember seeing previous feedback that Bhyve developers strongly preferred the BhyveFwCtl mechanism. I've been out of the loop though (busy with $dayjob) so I don't know if things have
|
By
Rebecca Cran <quic_rcran@...>
·
#88474
·
|
|
[PATCH v3 8/8] IntelFsp2WrapperPkg: SecFspWrapperPlatformSecLibSample support for X64
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
1.Added SecFspWrapperPlatformSecLibSample support for X64.
2.Adopted FSPT_ARCH2_UPD in SecFspWrapperPlatformSecLibSample.
3.Moved Fsp.h up one
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
1.Added SecFspWrapperPlatformSecLibSample support for X64.
2.Adopted FSPT_ARCH2_UPD in SecFspWrapperPlatformSecLibSample.
3.Moved Fsp.h up one
|
By
Kuo, Ted
·
#88473
·
|
|
[PATCH v3 7/8] IntelFsp2WrapperPkg: BaseFspWrapperApiLib support for X64
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
Add Execute64BitCode to execute 64bit code from long mode directly
in PEI 64bit.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Star
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
Add Execute64BitCode to execute 64bit code from long mode directly
in PEI 64bit.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Star
|
By
Kuo, Ted
·
#88472
·
|
|
[PATCH v3 6/8] IntelFsp2WrapperPkg: Adopt FSPM_UPD_COMMON_FSP24 for X64
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
Adopt FSPM_UPD_COMMON_FSP24 in FspmWrapperPeim to support X64.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Star Zeng
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
Adopt FSPM_UPD_COMMON_FSP24 in FspmWrapperPeim to support X64.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Star Zeng
|
By
Kuo, Ted
·
#88471
·
|
|
[PATCH v3 5/8] IntelFsp2Pkg: SecFspSecPlatformLibNull support for X64
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
1.Added SecFspSecPlatformLibNull support for X64.
2.Added X64 support to IntelFsp2Pkg.dsc.
Cc: Nate DeSimone
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
1.Added SecFspSecPlatformLibNull support for X64.
2.Added X64 support to IntelFsp2Pkg.dsc.
Cc: Nate DeSimone
|
By
Kuo, Ted
·
#88470
·
|
|
[PATCH v3 4/8] IntelFsp2Pkg: FspSecCore support for X64
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
1.Added FspSecCore support for X64.
2.Bumped FSP header revision to 7 to indicate FSP 64bit is supported.
Cc: Nate DeSimone
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
1.Added FspSecCore support for X64.
2.Bumped FSP header revision to 7 to indicate FSP 64bit is supported.
Cc: Nate DeSimone
|
By
Kuo, Ted
·
#88469
·
|
|
[PATCH v3 3/8] IntelFsp2Pkg: Update FSP_GLOBAL_DATA and FSP_PLAT_DATA for X64
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
Updated FSP_GLOBAL_DATA and FSP_PLAT_DATA structures to support
both IA32 and X64.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Star
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
Updated FSP_GLOBAL_DATA and FSP_PLAT_DATA structures to support
both IA32 and X64.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Star
|
By
Kuo, Ted
·
#88468
·
|
|
[PATCH v3 1/8] IntelFsp2Pkg: X64 compatible changes to support PEI in 64bit
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
1.Added EFIAPI to FspNotifyPhasePeimEntryPoint.
2.Changed AsmReadEsp to AsmReadStackPointer.
3.Changed the type of the return value of
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
1.Added EFIAPI to FspNotifyPhasePeimEntryPoint.
2.Changed AsmReadEsp to AsmReadStackPointer.
3.Changed the type of the return value of
|
By
Kuo, Ted
·
#88467
·
|
|
[PATCH v3 2/8] IntelFsp2Pkg: Add FSPx_ARCH2_UPD support for X64
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
1.Added FSPx_ARCH2_UPD structures which support both IA32 and X64.
2.Added FSPx_UPD_COMMON_FSP24 structures.
Cc: Nate DeSimone
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
1.Added FSPx_ARCH2_UPD structures which support both IA32 and X64.
2.Added FSPx_UPD_COMMON_FSP24 structures.
Cc: Nate DeSimone
|
By
Kuo, Ted
·
#88466
·
|
|
[PATCH v3 0/8] Support PEI 64bit in IntelFsp2Pkg and IntelFsp2WrapperPkg
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
Currently PEI drivers/libraries only support 32bit in IntelFsp2Pkg and
IntelFsp2WrapperPkg. The patches below are needed to support
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
Currently PEI drivers/libraries only support 32bit in IntelFsp2Pkg and
IntelFsp2WrapperPkg. The patches below are needed to support
|
By
Kuo, Ted
·
#88465
·
|
|
[PATCH v1 3/3] MdeModulePkg/FaultTolerantWrite: Consume Variable Info HOB
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479
Adds support to the UEFI variable fault tolerant write (FTW) drivers
to receive FTW
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479
Adds support to the UEFI variable fault tolerant write (FTW) drivers
to receive FTW
|
By
Michael Kubacki
·
#88464
·
|
|
[PATCH v1 2/3] MdeModulePkg/Variable: Consume Variable Info HOB
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479
Updates VariableRuntimeDxe, VariableSmm, and VariableStandaloneMm
to acquire variable
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479
Updates VariableRuntimeDxe, VariableSmm, and VariableStandaloneMm
to acquire variable
|
By
Michael Kubacki
·
#88463
·
|
|
[PATCH v1 1/3] MdeModulePkg: Add Variable Flash Info HOB
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479
Adds a new GUID that is used to identify a HOB that passes variable
flash information
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479
Adds a new GUID that is used to identify a HOB that passes variable
flash information
|
By
Michael Kubacki
·
#88462
·
|
|
[PATCH v1 0/3] Add Variable Flash Info HOB
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479
The UEFI variable drivers such as VariableRuntimeDxe,
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479
The UEFI variable drivers such as VariableRuntimeDxe,
|
By
Michael Kubacki
·
#88461
·
|
|
Re: [PATCH v2 8/8] IntelFsp2WrapperPkg: SecFspWrapperPlatformSecLibSample support for X64
HI Ted,
Please see my comments below inline.
Thanks,
Chasel
HI Ted,
Please see my comments below inline.
Thanks,
Chasel
|
By
Chiu, Chasel
·
#88460
·
|
|
Re: [PATCH v2 2/8] IntelFsp2Pkg: Add FSPx_ARCH2_UPD support for X64
One more comments.
Thanks,
Chasel
One more comments.
Thanks,
Chasel
|
By
Chiu, Chasel
·
#88459
·
|