|
Re: Uncrustify Conversion Detailed Plan and Extended Hard Freeze Update #4
Hi,
That directory doesn't exist (neither in master nor in the
ApplyUncrustifyChanges branch).
take care,
Gerd
Hi,
That directory doesn't exist (neither in master nor in the
ApplyUncrustifyChanges branch).
take care,
Gerd
|
By
Gerd Hoffmann
·
#84299
·
|
|
[PATCH v2 5/5] [edk2-platforms] Silicon/SynQuacer: add DBG2 ACPI table
Add DBG2 table to ACPI tables. The COM1 uart port will be used
for OS debug, and it is 16550 compatible.
Signed-off-by: Masami Hiramatsu <masami.hiramatsu@...>
---
Changes in v2:
- Move
Add DBG2 table to ACPI tables. The COM1 uart port will be used
for OS debug, and it is 16550 compatible.
Signed-off-by: Masami Hiramatsu <masami.hiramatsu@...>
---
Changes in v2:
- Move
|
By
Masami Hiramatsu
·
#84298
·
|
|
[PATCH v2 4/5] [edk2-platforms] Silicon/SynQuacerPlatformFlashAccessLib: Fix the number of erase blocks
Fix the number of erase blocks by rounding up the result.
The erase blocks must include the last block covered by the
length bytes.
Signed-off-by: Masami Hiramatsu
Fix the number of erase blocks by rounding up the result.
The erase blocks must include the last block covered by the
length bytes.
Signed-off-by: Masami Hiramatsu
|
By
Masami Hiramatsu
·
#84297
·
|
|
[PATCH v2 3/5] [edk2-platforms] Silicon/Socionext/SynQuacer: Fix to read watchdog parameters with correct width
Since the RefreshFramePhysicalAddress and
WatchdogControlFramePhysicalAddress fields are defined as UINT64
in EFI_ACPI_6_0_GTDT_SBSA_GENERIC_WATCHDOG_STRUCTURE data structure,
and both of
Since the RefreshFramePhysicalAddress and
WatchdogControlFramePhysicalAddress fields are defined as UINT64
in EFI_ACPI_6_0_GTDT_SBSA_GENERIC_WATCHDOG_STRUCTURE data structure,
and both of
|
By
Masami Hiramatsu
·
#84296
·
|
|
[PATCH v2 2/5] [edk2-platforms] Silicon/Socionext/SynQuacer: Fix GenericWatchdog interrupt number
This fixes Socionext DeveloperBox GenericWatchdog interrupt
number to 93 instead of 94. Since the 93 is the default interrupt
number defined in ArmPkg/ArmPkg.dec, this doesn't
This fixes Socionext DeveloperBox GenericWatchdog interrupt
number to 93 instead of 94. Since the 93 is the default interrupt
number defined in ArmPkg/ArmPkg.dec, this doesn't
|
By
Masami Hiramatsu
·
#84295
·
|
|
[PATCH v2 1/5] [edk2-platforms] Silicon/SynQuacerI2cDxe: Wait for bus busy
If an EFI application frequently repeats SetTime and GetTime,
the I2C bus can be busy and failed to start. To fix this issue,
add waiting loop for the bus busy status. (Usually, it is
enough to read 3
If an EFI application frequently repeats SetTime and GetTime,
the I2C bus can be busy and failed to start. To fix this issue,
add waiting loop for the bus busy status. (Usually, it is
enough to read 3
|
By
Masami Hiramatsu
·
#84294
·
|
|
[PATCH v2 0/5] Series short description
Hi Leif and Ard,
Here are the 2nd version of the series to fix some issues on the
DeveloperBox. I fixed some patches according to the Leif's comment.
I also dropped the last variable area update
Hi Leif and Ard,
Here are the 2nd version of the series to fix some issues on the
DeveloperBox. I fixed some patches according to the Leif's comment.
I also dropped the last variable area update
|
By
Masami Hiramatsu
·
#84293
·
|
|
Re: [PATCH 5/5] [edk2-platforms] Platform/DeveloperBox: Expand NvStorage sizes
Hi Leif,
I found that "gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareRevision" is a
digit number.
On the DeveloperBox, it is the same as the BUILD_NUMBER which was set
when building the EDK2 as
Hi Leif,
I found that "gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareRevision" is a
digit number.
On the DeveloperBox, it is the same as the BUILD_NUMBER which was set
when building the EDK2 as
|
By
Masami Hiramatsu
·
#84292
·
|
|
[PATCH v2 1/1] UefiPayloadPkg: Skip ModuleInfo HOB in Payload
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
·
#84291
·
|
|
TianoCore Community Meeting Minutes - December 2021
# TianoCore Community Meeting
December 2, 2021
**Highlights:**
* Miki Demeter will be stepping up to be our new Community Manager!
* Uncrustify will be live soon, all check-ins moving forward will
# TianoCore Community Meeting
December 2, 2021
**Highlights:**
* Miki Demeter will be stepping up to be our new Community Manager!
* Uncrustify will be live soon, all check-ins moving forward will
|
By
Teng, Lynn L
·
#84290
·
|
|
Re: [PATCH] UefiPayloadPkg/PayloadEntry: Inherit 4/5-level paging from bootloader
Reviewed-by: Maurice Ma <maurice.ma@...>
Reviewed-by: Maurice Ma <maurice.ma@...>
|
By
Ma, Maurice <maurice.ma@...>
·
#84289
·
|
|
Event: TianoCore Community Meeting - APAC/NAMO - 12/02/2021
#cal-reminder
Reminder: TianoCore Community Meeting - APAC/NAMO
When:
12/02/2021
7:30pm to 8:30pm
(UTC-08:00) America/Los
Reminder: TianoCore Community Meeting - APAC/NAMO
When:
12/02/2021
7:30pm to 8:30pm
(UTC-08:00) America/Los
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#84288
·
|
|
回复: [edk2-devel] [PATCH 1/1] BaseTools: Add FMMT Tool
Yuwei:
I did some test and meet three problems. I submit BZ
https://bugzilla.tianocore.org/show_bug.cgi?id=3762. Please help check.
Thanks
Liming
Ffs)'")
str=None) ->
str,
None:
outputfile: str)
Yuwei:
I did some test and meet three problems. I submit BZ
https://bugzilla.tianocore.org/show_bug.cgi?id=3762. Please help check.
Thanks
Liming
Ffs)'")
str=None) ->
str,
None:
outputfile: str)
|
By
gaoliming
·
#84287
·
|
|
Event: TianoCore Community Meeting - APAC/NAMO - 12/02/2021
#cal-reminder
Reminder: TianoCore Community Meeting - APAC/NAMO
When:
12/02/2021
7:30pm to 8:30pm
(UTC-08:00) America/Los
Reminder: TianoCore Community Meeting - APAC/NAMO
When:
12/02/2021
7:30pm to 8:30pm
(UTC-08:00) America/Los
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#84286
·
|
|
Re: Uncrustify Conversion Detailed Plan and Extended Hard Freeze Update #4
Hello EDK II Maintainers,
I have entered BZ 3760 to make the use of the OPTIONAL keyword style consistent for all of edk2 repo
and to be compatible with uncrustify.
I have posted the following V6
Hello EDK II Maintainers,
I have entered BZ 3760 to make the use of the OPTIONAL keyword style consistent for all of edk2 repo
and to be compatible with uncrustify.
I have posted the following V6
|
By
Michael D Kinney
·
#84285
·
|
|
回复: [edk2-devel] 回复: [PATCH 1/1] BaseTools: Update brotli to the latest upstream commit
Pedro:
Now, we can disable werror in brotli first.
Thanks
Liming
发件人: Pedro Falcato <pedro.falcato@...>
发送时间: 2021年12月1日 11:07
收件人: edk2-devel-groups-io
Pedro:
Now, we can disable werror in brotli first.
Thanks
Liming
发件人: Pedro Falcato <pedro.falcato@...>
发送时间: 2021年12月1日 11:07
收件人: edk2-devel-groups-io
|
By
gaoliming
·
#84284
·
|
|
回复: [edk2-devel] Soft Feature Freeze will start on 2021-11-08 for edk2-stable202111
Mike:
Previously, ShellPkg maintainer Zhichao Gao helps to generate the binary ShellPkg.
Zhichao:
Can you give the build step to generate the binary ShellPkg with Shell and MinShell?
Mike:
Previously, ShellPkg maintainer Zhichao Gao helps to generate the binary ShellPkg.
Zhichao:
Can you give the build step to generate the binary ShellPkg with Shell and MinShell?
|
By
gaoliming
·
#84283
·
|
|
Re: Uncrustify Conversion Detailed Plan and Extended Hard Freeze Update #4
Michael,
Yes. Please update the patch series that adds UncrustifyCheck with those changes.
Thanks,
Mike
Michael,
Yes. Please update the patch series that adds UncrustifyCheck with those changes.
Thanks,
Mike
|
By
Michael D Kinney
·
#84282
·
|
|
Re: Uncrustify Conversion Detailed Plan and Extended Hard Freeze Update #4
Hi Mike,
Thank you for the detailed analysis and recommendations.
I agree with the recommendations and I will try to have an Uncrustify tool update by tomorrow for (4).
That will require an update
Hi Mike,
Thank you for the detailed analysis and recommendations.
I agree with the recommendations and I will try to have an Uncrustify tool update by tomorrow for (4).
That will require an update
|
By
Michael Kubacki
·
#84281
·
|
|
Re: Uncrustify Conversion Detailed Plan and Extended Hard Freeze Update #4
Hi Michael,
CORRECTION: set align_assign_threshold to 0.
Reponses inline below.
I would like to summarize the 4 issues raised in the past day along with the recommendations.
1) Exclusion feature
Hi Michael,
CORRECTION: set align_assign_threshold to 0.
Reponses inline below.
I would like to summarize the 4 issues raised in the past day along with the recommendations.
1) Exclusion feature
|
By
Michael D Kinney
·
#84280
·
|