|
Re: [PATCH v1] UefiPayloadPkg: Add integration instruction for coreboot common error
Aaron,
Thanks for the instruction updates.
Reviewed-by: Ray Ni <ray.ni@...>
Aaron,
Thanks for the instruction updates.
Reviewed-by: Ray Ni <ray.ni@...>
|
By
Ni, Ray
·
#84155
·
|
|
Re: [PATCH 1/1] UefiPayloadPkg: Update the Module Info rather than create new Info.
Hi Guomin,
Thanks for finding this issue.
How do you find this issue? Does it cause any bugs?
For the code change, I have some suggestions.
I don't suggest changing HobLib because it will increase the
Hi Guomin,
Thanks for finding this issue.
How do you find this issue? Does it cause any bugs?
For the code change, I have some suggestions.
I don't suggest changing HobLib because it will increase the
|
By
Zhiguang Liu
·
#84154
·
|
|
[PATCH edk2-platforms 1/1] Platform/Socionext/DeveloperBox: add SMBIOS type 17 table
This commit adds the SMBIOS type 17 table support for Developerbox.
The SPD can be accessed only from the SCP through I2C bus,
so this commit expects that SCP-firmware reads the SPD and
stores it in
This commit adds the SMBIOS type 17 table support for Developerbox.
The SPD can be accessed only from the SCP through I2C bus,
so this commit expects that SCP-firmware reads the SPD and
stores it in
|
By
Masahisa Kojima
·
#84153
·
|
|
Re: [Patch 08/12] SecurityPkg: Update YAML to ignore specific ECC files/errors
Reviewed-by: Qi Zhang <qi1.zhang@...>
Reviewed-by: Qi Zhang <qi1.zhang@...>
|
By
Qi Zhang
·
#84152
·
|
|
Re: [Patch 09/12] ShellPkg: Update YAML to ignore specific ECC files/errors
Reviewed-by: Ray Ni <ray.ni@...>
Reviewed-by: Ray Ni <ray.ni@...>
|
By
Ni, Ray
·
#84151
·
|
|
Re: [Patch 05/12] EmulatorPkg: Update YAML to ignore specific ECC files/errors
Reviewed-by: Ray Ni <ray.ni@...>
Reviewed-by: Ray Ni <ray.ni@...>
|
By
Ni, Ray
·
#84150
·
|
|
[PATCH 1/1] UefiPayloadPkg: Update the Module Info rather than create new Info.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3754
1. DxeCore will use ModuleInfo to install LoadedImage protocol for DxeCore.
2. DxeIpl will create the ModuleInfo of UniversalPayload. and
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3754
1. DxeCore will use ModuleInfo to install LoadedImage protocol for DxeCore.
2. DxeIpl will create the ModuleInfo of UniversalPayload. and
|
By
Guomin Jiang
·
#84149
·
|
|
[RFC] Git tag after extended hard freeze
The edk2-stable202111 tag was created on commit bb1bba3 on Nov 26th 2021 as described in https://github.com/tianocore/edk2/releases/tag/edk2-stable202111.
During the ongoing extended hard freeze,
The edk2-stable202111 tag was created on commit bb1bba3 on Nov 26th 2021 as described in https://github.com/tianocore/edk2/releases/tag/edk2-stable202111.
During the ongoing extended hard freeze,
|
By
Michael Kubacki
·
#84148
·
|
|
Event: TianoCore Bug Triage - APAC / NAMO - 11/30/2021
#cal-reminder
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
11/30/2021
6:30pm to 7:30pm
(UTC-08:00) America/Los
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
11/30/2021
6:30pm to 7:30pm
(UTC-08:00) America/Los
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#84147
·
|
|
[PATCH] BaseTools/VfrCompile: Correct Bit Field Flags for numeric/one of
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3752
Add Bit mask to numeric/one of opcode to set correctly Flags for Bit Field.
VfrSyntax.g: Set "LFlags &=3D EDKII_IFR_DISPLAY_BIT" before
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3752
Add Bit mask to numeric/one of opcode to set correctly Flags for Bit Field.
VfrSyntax.g: Set "LFlags &=3D EDKII_IFR_DISPLAY_BIT" before
|
By
Long1 Huang
·
#84146
·
|
|
[PATCH] BaseTools/VfrCompile: Correct Bit Field Flags for numeric/one of
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3752
Add Bit mask to numeric/one of opcode to set correctly Flags for Bit Field.
VfrSyntax.g: Set "LFlags &=3D EDKII_IFR_DISPLAY_BIT" before
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3752
Add Bit mask to numeric/one of opcode to set correctly Flags for Bit Field.
VfrSyntax.g: Set "LFlags &=3D EDKII_IFR_DISPLAY_BIT" before
|
By
Long1 Huang
·
#84145
·
|
|
[PATCH EDK2 v1 1/1] MdeModulePkg/DxeCorePerformanceLib:Variable Initial
SmmBootRecordDataSize is initialized in InternalGetSmmPerData,
but this function may fail. so to avoid using SmmBootRecordDataSize
without intialization, set it to 0 at first.
Cc: Jian J Wang
SmmBootRecordDataSize is initialized in InternalGetSmmPerData,
but this function may fail. so to avoid using SmmBootRecordDataSize
without intialization, set it to 0 at first.
Cc: Jian J Wang
|
By
wenyi,xie
·
#84144
·
|
|
[PATCH EDK2 v1 0/1] MdeModulePkg/DxeCorePerformanceLib:Variable Initial
Main Changes :
1.Initiallize SmmBootRecordDataSize to 0.
Wenyi Xie (1):
MdeModulePkg/DxeCorePerformanceLib:Variable Initial
MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.c | 2
Main Changes :
1.Initiallize SmmBootRecordDataSize to 0.
Wenyi Xie (1):
MdeModulePkg/DxeCorePerformanceLib:Variable Initial
MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.c | 2
|
By
wenyi,xie
·
#84143
·
|
|
[PATCH v1 2/2] ArmPkg: MmCommunicationDxe: Update MM communicate input arguments checks
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3751
Current MM communicate routine from ArmPkg would conduct few steps before
proceeding with SMC calls. However, some inspection steps are
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3751
Current MM communicate routine from ArmPkg would conduct few steps before
proceeding with SMC calls. However, some inspection steps are
|
By
Kun Qin
·
#84142
·
|
|
[PATCH v1 1/2] MdeModulePkg: VariableSmmRuntimeDxe: Fix Variable Policy Message Length
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3709
In EDKII implementation of variable policy, the DXE runtime agent would
communicate to MM to disable, register or query policies. However,
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3709
In EDKII implementation of variable policy, the DXE runtime agent would
communicate to MM to disable, register or query policies. However,
|
By
Kun Qin
·
#84141
·
|
|
[PATCH v1 0/2] MM communicate functionality in variable policy
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3709
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3751
Currently, setups with variable policy operations used together with MM
communicate
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3709
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3751
Currently, setups with variable policy operations used together with MM
communicate
|
By
Kun Qin
·
#84140
·
|
|
[edk2-non-osi] [PATCH V1] WhitleyOpenBoardBinPkg : Add JunctionCity IFWI Binary
Add JunctionCity IFWI Binary
- Apply JunctionCity changes on top of Ifwi/WilsonCityRvp
Cc: Isaac Oram <isaac.w.oram@...>
Cc: Manish Jha <manishj@...>
Cc: Manickavasakam Karpagavinayagam
Add JunctionCity IFWI Binary
- Apply JunctionCity changes on top of Ifwi/WilsonCityRvp
Cc: Isaac Oram <isaac.w.oram@...>
Cc: Manish Jha <manishj@...>
Cc: Manickavasakam Karpagavinayagam
|
By
manickavasakam karpagavinayagam
·
#84139
·
|
|
[edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg : Support for Junction City Platform.
Support for JunctionCity Platform
- Add JunctionCity UBA's (Except GpioTable.c, IioBifurInit.c), all
other files in UBA folder are just name replacement (replaced TypeWilsonCity with
Support for JunctionCity Platform
- Add JunctionCity UBA's (Except GpioTable.c, IioBifurInit.c), all
other files in UBA folder are just name replacement (replaced TypeWilsonCity with
|
By
manickavasakam karpagavinayagam
·
#84138
·
|
|
Re: [PATCH 5/5] [edk2-platforms] Platform/DeveloperBox: Expand NvStorage sizes
Hi Leif,
2021年11月29日(月) 22:43 Leif Lindholm <leif@...>:
OK.
I got it.
Actually, I'm considering a kind of "leap" firmware release, which
involves all firmware update by manual (not
Hi Leif,
2021年11月29日(月) 22:43 Leif Lindholm <leif@...>:
OK.
I got it.
Actually, I'm considering a kind of "leap" firmware release, which
involves all firmware update by manual (not
|
By
Masami Hiramatsu
·
#84137
·
|
|
TianoCore Community Meeting Agenda - December
Hello All,
Our agenda for this month's meeting will be as follows:
1) Event Updates (_5 minutes_)
2) Stable Tag Updates (_5 minutes_)
3) Stewards Download (_20 minutes_)
4) Opens (_30 minutes_)
Best
Hello All,
Our agenda for this month's meeting will be as follows:
1) Event Updates (_5 minutes_)
2) Stable Tag Updates (_5 minutes_)
3) Stewards Download (_20 minutes_)
4) Opens (_30 minutes_)
Best
|
By
Teng, Lynn L
·
#84136
·
|