|
Re: EDK2 CI build error "Uncrustify Coding Standard"
That's correct. I recommend using the "stuart_update -c .pytool/CISettings.py" command so the proper version will automatically get brought down into your local workspace.
Thanks,
Michael
That's correct. I recommend using the "stuart_update -c .pytool/CISettings.py" command so the proper version will automatically get brought down into your local workspace.
Thanks,
Michael
|
By
Michael Kubacki
·
#84518
·
|
|
Re: EDK2 CI build error "Uncrustify Coding Standard"
On 12/8/21 8:39 AM, Brijesh Singh wrote:
...
>> OvmfPkg Example:
>>
>> git ls-files OvmfPkg/*.c OvmfPkg/*.h :!BaseTools/* |
On 12/8/21 8:39 AM, Brijesh Singh wrote:
...
>> OvmfPkg Example:
>>
>> git ls-files OvmfPkg/*.c OvmfPkg/*.h :!BaseTools/* |
|
By
Brijesh Singh
·
#84517
·
|
|
[PATCH v3 2/7] MdePkg: Remove PPTT ID type structure
Bugzilla: 3697 (https://bugzilla.tianocore.org/show_bug.cgi?id=3697)
The ACPI 6.3A specification deprecated the PPTT ID type structure (type
2) therefore remove it from Acpi64.h.
Mantis ID: 2072
Bugzilla: 3697 (https://bugzilla.tianocore.org/show_bug.cgi?id=3697)
The ACPI 6.3A specification deprecated the PPTT ID type structure (type
2) therefore remove it from Acpi64.h.
Mantis ID: 2072
|
By
Chris Jones
·
#84516
·
|
|
[PATCH v3 3/7] ShellPkg: Update Acpiview PPTT parser to ACPI 6.4
Bugzilla: 3697 (https://bugzilla.tianocore.org/show_bug.cgi?id=3697)
Update the Acpiview PPTT parser to use Acpi64.h. As part of the changes,
remove support for parsing PPTT type 2 ID
Bugzilla: 3697 (https://bugzilla.tianocore.org/show_bug.cgi?id=3697)
Update the Acpiview PPTT parser to use Acpi64.h. As part of the changes,
remove support for parsing PPTT type 2 ID
|
By
Chris Jones
·
#84515
·
|
|
[PATCH v3 6/7] DynamicTablesPkg: Update PPTT generator to ACPI 6.4
Bugzilla: 3697 (https://bugzilla.tianocore.org/show_bug.cgi?id=3697)
Update the PPTT generator to use Acpi64.h.
Signed-off-by: Chris Jones <christopher.jones@...>
---
Bugzilla: 3697 (https://bugzilla.tianocore.org/show_bug.cgi?id=3697)
Update the PPTT generator to use Acpi64.h.
Signed-off-by: Chris Jones <christopher.jones@...>
---
|
By
Chris Jones
·
#84514
·
|
|
[PATCH v3 0/7] Support ACPI 6.4 PPTT changes
Bugzilla: 3697 (https://bugzilla.tianocore.org/show_bug.cgi?id=3697)
This patch series updates the Acpiview PPTT parser and DynamicTablesPkg
PPTT generator to support ACPI 6.4. This consists of two
Bugzilla: 3697 (https://bugzilla.tianocore.org/show_bug.cgi?id=3697)
This patch series updates the Acpiview PPTT parser and DynamicTablesPkg
PPTT generator to support ACPI 6.4. This consists of two
|
By
Chris Jones
·
#84513
·
|
|
[PATCH v3 7/7] DynamicTablesPkg: Add CacheId to PPTT generator
Bugzilla: 3697 (https://bugzilla.tianocore.org/show_bug.cgi?id=3697)
Update the PPTT generator with the CacheId field as defined in table
5.140 of the ACPI 6.4 specification.
Also add validations to
Bugzilla: 3697 (https://bugzilla.tianocore.org/show_bug.cgi?id=3697)
Update the PPTT generator with the CacheId field as defined in table
5.140 of the ACPI 6.4 specification.
Also add validations to
|
By
Chris Jones
·
#84512
·
|
|
[PATCH v3 5/7] DynamicTablesPkg: Remove PPTT ID structure from ACPI 6.4 generator
Bugzilla: 3697 (https://bugzilla.tianocore.org/show_bug.cgi?id=3697)
ACPI 6.3A deprecated PPTT ID (type 2) structure which was subsequently
removed in ACPI 6.4. Therefore remove support for
Bugzilla: 3697 (https://bugzilla.tianocore.org/show_bug.cgi?id=3697)
ACPI 6.3A deprecated PPTT ID (type 2) structure which was subsequently
removed in ACPI 6.4. Therefore remove support for
|
By
Chris Jones
·
#84511
·
|
|
[PATCH v3 4/7] ShellPkg: Add Cache ID to PPTT parser
Bugzilla: 3697 (https://bugzilla.tianocore.org/show_bug.cgi?id=3697)
Update the Acpiview PPTT parser with the Cache ID field and relevant
validations as defined in tables 5.140 and 5.141 of the ACPI
Bugzilla: 3697 (https://bugzilla.tianocore.org/show_bug.cgi?id=3697)
Update the Acpiview PPTT parser with the Cache ID field and relevant
validations as defined in tables 5.140 and 5.141 of the ACPI
|
By
Chris Jones
·
#84510
·
|
|
[PATCH v3 1/7] MdePkg: Add missing Cache ID (in)valid define
Bugzilla: 3697 (https://bugzilla.tianocore.org/show_bug.cgi?id=3697)
Add Cache ID valid/invalid defines to Acpi64.h which were not initially
added when the CacheIdValid field was added
Bugzilla: 3697 (https://bugzilla.tianocore.org/show_bug.cgi?id=3697)
Add Cache ID valid/invalid defines to Acpi64.h which were not initially
added when the CacheIdValid field was added
|
By
Chris Jones
·
#84509
·
|
|
Re: Looking for latest edk2 dev tools for win32
Hi,
When I set up my Windows dev environment a month or two ago, I followed the following guide: https://github.com/tianocore/tianocore.github.io/wiki/Windows-systems#compile-tools
This should
Hi,
When I set up my Windows dev environment a month or two ago, I followed the following guide: https://github.com/tianocore/tianocore.github.io/wiki/Windows-systems#compile-tools
This should
|
By
Pedro Falcato
·
#84508
·
|
|
Looking for latest edk2 dev tools for win32
Hi All,
The below tools does not seem to be latesthttps://github.com/tianocore/edk2-BaseTools-win32
Older Genffs.exe does not understand -oi option
GenFfs -tEFI_FV_FILETYPE_PEIM -g
Hi All,
The below tools does not seem to be latesthttps://github.com/tianocore/edk2-BaseTools-win32
Older Genffs.exe does not understand -oi option
GenFfs -tEFI_FV_FILETYPE_PEIM -g
|
By
Rao G
·
#84507
·
|
|
Re: [PATCH] SecurityPkg: Debug trace package integration to enable debug message capture on all targets.
Hey
First, please include Bugzilla link, so that we can have background.
Second, it is weird to me that you change the INF only.
I don't understand. Is that a complete patch?
Hey
First, please include Bugzilla link, so that we can have background.
Second, it is weird to me that you change the INF only.
I don't understand. Is that a complete patch?
|
By
Yao, Jiewen
·
#84506
·
|
|
Re: EDK2 CI build error "Uncrustify Coding Standard"
Hi Mike,
Thanks for the detail, I just did a pull and now I see the uncrustify cfg files. I followed your above command on my Ubuntu desktop and getting the below unknown symbol, is this a known
Hi Mike,
Thanks for the detail, I just did a pull and now I see the uncrustify cfg files. I followed your above command on my Ubuntu desktop and getting the below unknown symbol, is this a known
|
By
Brijesh Singh
·
#84505
·
|
|
Re: [EXTERNAL] RE: [edk2-devel] [edk2-platforms] [PATCH V1] PurleyOpenBoardPkg : Linux Boot Improvements
Thank you again Isaac for reviewing the code changes. We don't have any concerns.
-Manic
Thank you again Isaac for reviewing the code changes. We don't have any concerns.
-Manic
|
By
manickavasakam karpagavinayagam
·
#84504
·
|
|
Re: [EXTERNAL] RE: [edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg : Support for Junction City Platform.
Isaac :
OK. We will try to move the Junction UBA into JunctionCity folder.
Thank you
-Manic
Isaac :
OK. We will try to move the Junction UBA into JunctionCity folder.
Thank you
-Manic
|
By
manickavasakam karpagavinayagam
·
#84503
·
|
|
Re: [edk2-platforms][PATCH V1 04/11] Platform/ARM/Morello: Add ConfigurationManager for Morello SoC
Hi Khasim,
The modifications would have to be done for both Morello FVP and
Morello SoC platforms and
can be taken up as part of changes to align both the platforms.
Thanks
Chandni
Hi Khasim,
The modifications would have to be done for both Morello FVP and
Morello SoC platforms and
can be taken up as part of changes to align both the platforms.
Thanks
Chandni
|
By
chandni cherukuri
·
#84502
·
|
|
Re: [edk2-platforms][PATCH V1 04/11] Platform/ARM/Morello: Add ConfigurationManager for Morello SoC
Hi Sami,
Thanks for reviewing the patch.
Sure, will try to use the SSDT CPU generator for both the Morello FVP
and Morello SoC platforms.
Thanks
Chandni
Hi Sami,
Thanks for reviewing the patch.
Sure, will try to use the SSDT CPU generator for both the Morello FVP
and Morello SoC platforms.
Thanks
Chandni
|
By
chandni cherukuri
·
#84501
·
|
|
Re: [PATCH V2 2/3] MdePkg/Base.h: Introduce various alignment-related macros
Hey Mike,
Thanks! I agree using "offset" may make it more readable, but I haven't seen it being used much outside of memory terminology (the macro also applies to plain integers). Any feedback from
Hey Mike,
Thanks! I agree using "offset" may make it more readable, but I haven't seen it being used much outside of memory terminology (the macro also applies to plain integers). Any feedback from
|
By
Marvin Häuser <mhaeuser@...>
·
#84500
·
|
|
[PATCH v2 2/2] MdeModulePkg/BrotliCustomDecompressLib: Update brotli
Update the brotli submodule to the latest commit (4ec6703)
so that the build isn't broken in GCC 11 compilers.
Cc: Hao A Wu <hao.a.wu@...>
Cc: Dandan Bi <dandan.bi@...>
Cc: Liming Gao
Update the brotli submodule to the latest commit (4ec6703)
so that the build isn't broken in GCC 11 compilers.
Cc: Hao A Wu <hao.a.wu@...>
Cc: Dandan Bi <dandan.bi@...>
Cc: Liming Gao
|
By
Pedro Falcato
·
#84499
·
|