|
[edk2-platforms PATCH v2 1/3] Marvell: Armada7k8k/OcteonTx: Select ACPI description as a default
All currently supported platforms based on the Marvell SoCs offer
both DT and ACPI. Reverse the default setting and pick ACPI as the main
HW description.
Signed-off-by: Marcin Wojtas
All currently supported platforms based on the Marvell SoCs offer
both DT and ACPI. Reverse the default setting and pick ACPI as the main
HW description.
Signed-off-by: Marcin Wojtas
|
By
Marcin Wojtas
·
#78856
·
|
|
[edk2-platforms PATCH v2 0/4] SolidRun CEx7 Evaluation Board support
Hi,
The second version comes with a minor improvement, which
is a result of the TF-A support update and changes around the
default IO windows configuration.
The patches are also available on public
Hi,
The second version comes with a minor improvement, which
is a result of the TF-A support update and changes around the
default IO windows configuration.
The patches are also available on public
|
By
Marcin Wojtas
·
#78855
·
|
|
SecCore evacuation in PeiCore?
Good day everyone,
Good day Michael,
The commit that introduced T-RAM evacuation [1] also introduced the function "MigrateSecModulesInFv()". It also is explicitly mentioned as part of the control
Good day everyone,
Good day Michael,
The commit that introduced T-RAM evacuation [1] also introduced the function "MigrateSecModulesInFv()". It also is explicitly mentioned as part of the control
|
By
Marvin Häuser <mhaeuser@...>
·
#78854
·
|
|
Re: [PATCH v2 0/4] UefiPayloadPkg: LinuxBoot Support in UefiPayload
Hi Cheng-chieh,
The Github comments is just for your reference to quick locate the comment place. You could update the PR with new changes and I could comment there.
But we still need follow EDII
Hi Cheng-chieh,
The Github comments is just for your reference to quick locate the comment place. You could update the PR with new changes and I could comment there.
But we still need follow EDII
|
By
Guo Dong
·
#78853
·
|
|
Re: [PATCH v2 0/4] UefiPayloadPkg: LinuxBoot Support in UefiPayload
Hi Guo,
I saw you left messages in https://github.com/tianocore/edk2/pull/1820. If it's also possible to upstreaming using github PR. I can just update my old branch.
--
Cheng-chieh
Hi Guo,
I saw you left messages in https://github.com/tianocore/edk2/pull/1820. If it's also possible to upstreaming using github PR. I can just update my old branch.
--
Cheng-chieh
|
By
Cheng-Chieh Huang <chengchieh@...>
·
#78852
·
|
|
[PATCH v2 4/4] UefiPayloadPkg: Reserve Payload config in runtime services data
Signed-off-by: Cheng-Chieh Huang <chengchieh@...>
Cc: Daniel Schaefer <daniel.schaefer@...>
Cc: Maurice Ma <maurice.ma@...>
Cc: Guo Dong <guo.dong@...>
Cc: Benjamin You
Signed-off-by: Cheng-Chieh Huang <chengchieh@...>
Cc: Daniel Schaefer <daniel.schaefer@...>
Cc: Maurice Ma <maurice.ma@...>
Cc: Guo Dong <guo.dong@...>
Cc: Benjamin You
|
By
Cheng-Chieh Huang <chengchieh@...>
·
#78851
·
|
|
[PATCH v2 3/4] UefiPayloadPkg: Update maximum logic processor to 256
Signed-off-by: Cheng-Chieh Huang <chengchieh@...>
Reviewed-by: Guo Dong <guo.dong@...>
Cc: Daniel Schaefer <daniel.schaefer@...>
Cc: Maurice Ma <maurice.ma@...>
Cc: Guo Dong
Signed-off-by: Cheng-Chieh Huang <chengchieh@...>
Reviewed-by: Guo Dong <guo.dong@...>
Cc: Daniel Schaefer <daniel.schaefer@...>
Cc: Maurice Ma <maurice.ma@...>
Cc: Guo Dong
|
By
Cheng-Chieh Huang <chengchieh@...>
·
#78850
·
|
|
[PATCH v2 2/4] UefiPayloadPkg: Use legacy timer in Linuxboot payload
HPET timer may fail to init after prior linux taking over.
Signed-off-by: Cheng-Chieh Huang <chengchieh@...>
Reviewed-by: Guo Dong <guo.dong@...>
Cc: Daniel Schaefer
HPET timer may fail to init after prior linux taking over.
Signed-off-by: Cheng-Chieh Huang <chengchieh@...>
Reviewed-by: Guo Dong <guo.dong@...>
Cc: Daniel Schaefer
|
By
Cheng-Chieh Huang <chengchieh@...>
·
#78849
·
|
|
[PATCH v2 1/4] UefiPayloadPkg: Add LINUXBOOT payload target
Initial commit to support linuxboot payload.
Signed-off-by: Cheng-Chieh Huang <chengchieh@...>
Cc: Daniel Schaefer <daniel.schaefer@...>
Cc: Maurice Ma <maurice.ma@...>
Cc: Guo Dong
Initial commit to support linuxboot payload.
Signed-off-by: Cheng-Chieh Huang <chengchieh@...>
Cc: Daniel Schaefer <daniel.schaefer@...>
Cc: Maurice Ma <maurice.ma@...>
Cc: Guo Dong
|
By
Cheng-Chieh Huang <chengchieh@...>
·
#78848
·
|
|
[PATCH v2 0/4] UefiPayloadPkg: LinuxBoot Support in UefiPayload
These are necessary patches to Support LinuxBoot in UefiPayload.
With these paches, we can boot to ESXi and Windows from a linux in QEMU.
This is second parse. In addition to fixing reviwer's
These are necessary patches to Support LinuxBoot in UefiPayload.
With these paches, we can boot to ESXi and Windows from a linux in QEMU.
This is second parse. In addition to fixing reviwer's
|
By
Cheng-Chieh Huang <chengchieh@...>
·
#78847
·
|
|
Re: [PATCH v1 6/6] UefiPayloadPkg: LinuxBoot: use a text format for the configuration block.
Thanks for the information. I will drop this patch in Patch set v2 for now and work with Trammell to revise this patch to fit EDK2 style.
--
Cheng-Chieh
Thanks for the information. I will drop this patch in Patch set v2 for now and work with Trammell to revise this patch to fit EDK2 style.
--
Cheng-Chieh
|
By
Cheng-Chieh Huang <chengchieh@...>
·
#78846
·
|
|
Re: [RFC PATCH 0/7] OVMF: Disable the TPM2 platform hierarchy
Yes, it's an RFC patch and with the struggles as pointed out below. I don't know how this project would go about importing code from 'edk2-platforms' for example, what deviations from the original
Yes, it's an RFC patch and with the struggles as pointed out below. I don't know how this project would go about importing code from 'edk2-platforms' for example, what deviations from the original
|
By
Stefan Berger
·
#78845
·
|
|
Re: [RFC PATCH 0/7] OVMF: Disable the TPM2 platform hierarchy
Hey Jiewen,
Hey Stefan,
Maybe there should be stricter policies about what code goes where, and duplication should be outright banned? My PE/COFF loader proposal merged at least 4 copies of the
Hey Jiewen,
Hey Stefan,
Maybe there should be stricter policies about what code goes where, and duplication should be outright banned? My PE/COFF loader proposal merged at least 4 copies of the
|
By
Marvin Häuser <mhaeuser@...>
·
#78844
·
|
|
Re: [RFC PATCH 0/7] OVMF: Disable the TPM2 platform hierarchy
Hi Stefan
It seems this patch series is not a production fix. It is more like a prototype, my personally feeling.
A common issue in patch 2, 3, 4, 5, is that using "comment" to remove the code.
Hi Stefan
It seems this patch series is not a production fix. It is more like a prototype, my personally feeling.
A common issue in patch 2, 3, 4, 5, is that using "comment" to remove the code.
|
By
Yao, Jiewen
·
#78843
·
|
|
Re: [RFC PATCH 3/7] SecurityPkg/TPM: Disable PcdGetBool (PcdRandomizePlatformHierarchy)
Stefan
This patch is NOT acceptable.
Nacked-by: Jiewen Yao <Jiewen.yao@...>
Thank you
Yao Jiewen
Stefan
This patch is NOT acceptable.
Nacked-by: Jiewen Yao <Jiewen.yao@...>
Thank you
Yao Jiewen
|
By
Yao, Jiewen
·
#78842
·
|
|
[edk2-non-osi PATCH] SolidRun/Cn913xCEx7Eval: Add DeviceTree
This patch introduces the top device tree for the CN913x CEx7
Evaluation Board, based on the sources which are common for the
Cn913x SoCs. Also an .inf file is added to allow its
This patch introduces the top device tree for the CN913x CEx7
Evaluation Board, based on the sources which are common for the
Cn913x SoCs. Also an .inf file is added to allow its
|
By
Marcin Wojtas
·
#78841
·
|
|
[edk2-platforms PATCH 3/3] SolidRun/Cn913xCEx7Eval: Add platform support
This patch adds the required platform description files, along with
the hardware configuration libraries, for the SolidRun
CN913x CEx7 Evaluation Board. Supported interfaces:
* SPI flash &
This patch adds the required platform description files, along with
the hardware configuration libraries, for the SolidRun
CN913x CEx7 Evaluation Board. Supported interfaces:
* SPI flash &
|
By
Marcin Wojtas
·
#78840
·
|
|
[edk2-platforms PATCH 2/3] SolidRun/Cn913xCEx7Eval: Add ACPI support
This patch adds ACPI tables description for the SolidRun
CN913x CEx7 Evaluation Board platform.
Signed-off-by: Marcin Wojtas <mw@...>
---
This patch adds ACPI tables description for the SolidRun
CN913x CEx7 Evaluation Board platform.
Signed-off-by: Marcin Wojtas <mw@...>
---
|
By
Marcin Wojtas
·
#78839
·
|
|
[edk2-platforms PATCH 1/3] Marvell: Armada7k8k/OcteonTx: Select ACPI description as a default
All currently supported platforms based on the Marvell SoCs offer
both DT and ACPI. Reverse the default setting and pick ACPI as the main
HW description.
Signed-off-by: Marcin Wojtas
All currently supported platforms based on the Marvell SoCs offer
both DT and ACPI. Reverse the default setting and pick ACPI as the main
HW description.
Signed-off-by: Marcin Wojtas
|
By
Marcin Wojtas
·
#78838
·
|
|
[edk2-platforms PATCH 0/4] SolidRun CEx7 Evaluation Board support
Hi,
This patchset introduces support for the CEx7 Evaluation Board
Support, together with the ACPI tables and DT (edk2-non-osi patch).
Additional patch toggles the default HW description to ACPI
Hi,
This patchset introduces support for the CEx7 Evaluation Board
Support, together with the ACPI tables and DT (edk2-non-osi patch).
Additional patch toggles the default HW description to ACPI
|
By
Marcin Wojtas
·
#78837
·
|