|
[edk2-platforms][PATCH V1 05/13] MinPlatformPkg/Include: Simplify build logic
Removed the logic that doesn't build some things only if you are doing a
shell boot. Since they are built for stage 1 or 2, there is no porting
benefit to this logic. Build simplified to build both
Removed the logic that doesn't build some things only if you are doing a
shell boot. Since they are built for stage 1 or 2, there is no porting
benefit to this logic. Build simplified to build both
|
By
Isaac Oram
·
#91738
·
|
|
[edk2-platforms][PATCH V1 04/13] WhitleyOpenBoardPkg/Build: Reduce unnecessary code
Use MinPlatformFeaturesPcd.dsc.inc to initialize feature PCD
Move individual feature enabling examples to BoardPortTemplate
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Chasel Chiu
Use MinPlatformFeaturesPcd.dsc.inc to initialize feature PCD
Move individual feature enabling examples to BoardPortTemplate
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Chasel Chiu
|
By
Isaac Oram
·
#91737
·
|
|
[edk2-platforms][PATCH V1 03/13] Features/Intel: Reduce duplicate code
Enable simpler initialation of the MinPlatformPkg feature
selection PCD. Most features and boards don't benefit from
initializing these.
Cc: Sai Chaganty <rangasai.v.chaganty@...>
Cc: Nate
Enable simpler initialation of the MinPlatformPkg feature
selection PCD. Most features and boards don't benefit from
initializing these.
Cc: Sai Chaganty <rangasai.v.chaganty@...>
Cc: Nate
|
By
Isaac Oram
·
#91736
·
|
|
[edk2-platforms][PATCH V1 02/13] WhitleyOpenBoardPkg/Build: Reduce duplicate code
Leverage common includes for default feature values.
Remove PERFORMANCE_ENABLE in favor of PcdPerformanceEnable.
Use DpDynamicCommand instead of standalone DpApp.
Cc: Nate DeSimone
Leverage common includes for default feature values.
Remove PERFORMANCE_ENABLE in favor of PcdPerformanceEnable.
Use DpDynamicCommand instead of standalone DpApp.
Cc: Nate DeSimone
|
By
Isaac Oram
·
#91735
·
|
|
[edk2-platforms][PATCH V1 01/13] MinPlatformPkg/Include: Simplify board creation
Reduce the need for boards to initialize common
MinPlatformPkg PCD used in build files.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Isaac Oram <isaac.w.oram@...>
Cc: Liming Gao
Reduce the need for boards to initialize common
MinPlatformPkg PCD used in build files.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Isaac Oram <isaac.w.oram@...>
Cc: Liming Gao
|
By
Isaac Oram
·
#91734
·
|
|
[edk2-platforms][PATCH V1 00/13] Simplify board porting
These changes simplify the logic for board porting by creating common include files for initializing PCD and for
some stage specific logic commonly implemented.
Removes the PERFORMANCE_ENABLE flag and
These changes simplify the logic for board porting by creating common include files for initializing PCD and for
some stage specific logic commonly implemented.
Removes the PERFORMANCE_ENABLE flag and
|
By
Isaac Oram
·
#91733
·
|
|
Re: [PATCH v4] IntelFsp2Pkg: Add FSPI_ARCH_UPD.
Patch merged:
https://github.com/tianocore/edk2/commit/5a3641bfcdcf99fd76817833488f2af8abb69383
Thanks,
Chasel
Patch merged:
https://github.com/tianocore/edk2/commit/5a3641bfcdcf99fd76817833488f2af8abb69383
Thanks,
Chasel
|
By
Chiu, Chasel
·
#91732
·
|
|
Re: [PATCH v4] IntelFsp2Pkg: Add FSPI_ARCH_UPD.
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
|
By
Nate DeSimone
·
#91731
·
|
|
[PATCH v4] IntelFsp2Pkg: Add FSPI_ARCH_UPD.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3993
Adding the missing FSPI_ARCH_UPD, FSP_GLOBAL_DATA_VERSION bumpping up,
and some comments for clarification.
Also fixed a bug in
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3993
Adding the missing FSPI_ARCH_UPD, FSP_GLOBAL_DATA_VERSION bumpping up,
and some comments for clarification.
Also fixed a bug in
|
By
Chiu, Chasel
·
#91730
·
|
|
Re: [PATCH v3] IntelFsp2Pkg: Add FSPI_ARCH_UPD.
Good catch everyone!
The spec has been changed to the following:
typedef struct {
UINT8 Revision;
UINT8 Reserved[3];
UINT32 Length;
EFI_PHYSICAL_ADDRESS
Good catch everyone!
The spec has been changed to the following:
typedef struct {
UINT8 Revision;
UINT8 Reserved[3];
UINT32 Length;
EFI_PHYSICAL_ADDRESS
|
By
Nate DeSimone
·
#91729
·
|
|
Re: [PATCH v2 2/2] ArmPkg/CpuDxe: drop ARM_PROCESSOR_TABLE pseudo-ACPI table
Thanks Sami
I've now merged this as #3128
Thanks Sami
I've now merged this as #3128
|
By
Ard Biesheuvel
·
#91728
·
|
|
Re: [edk2][PATCH V3 1/1] ArmPlatformPkg/PrePeiCore: Explicitly invoke constructor for SEC phase
Hi Sami,
By
Rohit Mathew
·
#91727
·
|
|
Re: [edk2][PATCH V3 1/1] ArmPlatformPkg/PrePeiCore: Explicitly invoke constructor for SEC phase
Hi Sami,
Thank you for the review. Please find my response inline -
On Thu, Jul 21, 2022 at 04:55 PM, Sami Mujawar wrote:
[Rohit] Sure. Done.
[Rohit]. Thanks for correcting this. Done.
[Rohit]
Hi Sami,
Thank you for the review. Please find my response inline -
On Thu, Jul 21, 2022 at 04:55 PM, Sami Mujawar wrote:
[Rohit] Sure. Done.
[Rohit]. Thanks for correcting this. Done.
[Rohit]
|
By
Rohit Mathew
·
#91726
·
|
|
[edk2][PATCH V4 1/1] ArmPlatformPkg/PrePeiCore: Invoke constructors for SEC phase
On platforms that do not have the serial console port pre-initialized
prior to the SEC phase and due to the absence of a call to
"SerialPortInitialize", this results in missing debug logs. So,
On platforms that do not have the serial console port pre-initialized
prior to the SEC phase and due to the absence of a call to
"SerialPortInitialize", this results in missing debug logs. So,
|
By
Rohit Mathew
·
#91725
·
|
|
Re: [PATCH v3 5/6] [edk2-platforms] Silicon/SynQuacer: add DBG2 ACPI table
<masahisa.kojima@...> wrote:
Merged as 2f5e841018d9..86759a1bf829
My apologies for the delay.
--
Ard.
<masahisa.kojima@...> wrote:
Merged as 2f5e841018d9..86759a1bf829
My apologies for the delay.
--
Ard.
|
By
Ard Biesheuvel
·
#91724
·
|
|
Re: ‘EmbeddedDrivers’ option in Capsule file.
Hi,
+ Eric Jin
This is a good question.
GenerateCapsule.py can take input arguments from command line or a JSON file.
I think you have found a case where these two input options do not
Hi,
+ Eric Jin
This is a good question.
GenerateCapsule.py can take input arguments from command line or a JSON file.
I think you have found a case where these two input options do not
|
By
Michael D Kinney
·
#91723
·
|
|
[PATCH] BaseTools/VolInfo: Parse apriori files
Output file GUIDs from the DXE and PEI apriori files.
Signed-off-by: Konstantin Aladyshev <aladyshev22@...>
---
BaseTools/Source/C/VolInfo/VolInfo.c | 74 ++++++++++++++++++++++++++++
1 file
Output file GUIDs from the DXE and PEI apriori files.
Signed-off-by: Konstantin Aladyshev <aladyshev22@...>
---
BaseTools/Source/C/VolInfo/VolInfo.c | 74 ++++++++++++++++++++++++++++
1 file
|
By
Konstantin Aladyshev
·
#91722
·
|
|
Re: [PATCH v2 2/2] ArmPkg/CpuDxe: drop ARM_PROCESSOR_TABLE pseudo-ACPI table
Hi Ard,
Thank you for this patch.
I have just checked and that patch v2 1/2 from this series is no longer required but this patch v2 2/2 is still applicable.
I have applied patch v2 2/2 on latest
Hi Ard,
Thank you for this patch.
I have just checked and that patch v2 1/2 from this series is no longer required but this patch v2 2/2 is still applicable.
I have applied patch v2 2/2 on latest
|
By
Sami Mujawar
·
#91721
·
|
|
[PATCH v4 21/21] ArmVirtPkg: Kvmtool: Add RNG support using FW-TRNG interface
From: Sami Mujawar <sami.mujawar@...>
Bugzilla: 3668 (https://bugzilla.tianocore.org/show_bug.cgi?id=3D3668)
The EFI_RNG_PROTOCOL published by RngDxe has been updated to
implement the
From: Sami Mujawar <sami.mujawar@...>
Bugzilla: 3668 (https://bugzilla.tianocore.org/show_bug.cgi?id=3D3668)
The EFI_RNG_PROTOCOL published by RngDxe has been updated to
implement the
|
By
PierreGondois
·
#91720
·
|
|
[PATCH v4 20/21] SecurityPkg/RngDxe: Add Arm support of RngDxe
From: Pierre Gondois <pierre.gondois@...>
Bugzilla: 3668 (https://bugzilla.tianocore.org/show_bug.cgi?id=3D3668)
Add RngDxe support for Arm. This implementation uses the TrngLib
to support the
From: Pierre Gondois <pierre.gondois@...>
Bugzilla: 3668 (https://bugzilla.tianocore.org/show_bug.cgi?id=3D3668)
Add RngDxe support for Arm. This implementation uses the TrngLib
to support the
|
By
PierreGondois
·
#91719
·
|