public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [PATCH v1 0/3] Update from Uncrustify 73.0.3 to 73.0.8
@ 2023-11-14 20:22 Michael Kubacki
  2023-11-14 20:22 ` [edk2-devel] [PATCH v1 1/3] .pytool/UncrustifyCheck: Update " Michael Kubacki
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Michael Kubacki @ 2023-11-14 20:22 UTC (permalink / raw)
  To: devel
  Cc: Andrew Fish, Ard Biesheuvel, Corvin Kohne, Gerd Hoffmann,
	Jiewen Yao, Liming Gao, Michael D Kinney, Ray Ni, Rebecca Cran,
	Sean Brogan

From: Michael Kubacki <michael.kubacki@microsoft.com>

This patch series updates to 73.0.8 Uncrustify release which brings
the following changes:

- A fix for preventing endless indentation in struct assignment.
  - Updates to code areas impacted by the change. This currently
    updates 5 files in two packages - EmulatorPkg and OvmfPkg.
- Includes Windows Arm, Linux Arm, and macOS builds.

Note:

After this patch series is merged, I plan to follow up with a patch
to add a .git-blame-ignore-revs file that will include the commits
that only contain Uncrustify formatting changes. GitHub ignores
revisions specified in the file by default.

Cc: Andrew Fish <afish@apple.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Corvin Kohne <corvink@freebsd.org>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Rebecca Cran <rebecca@bsdio.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>

Michael Kubacki (3):
  .pytool/UncrustifyCheck: Update to 73.0.8
  EmulatorPkg: Format with Uncrustify 73.0.8
  OvmfPkg: Format with Uncrustify 73.0.8

 EmulatorPkg/FvbServicesRuntimeDxe/FvbInfo.c                            |  6 ++---
 OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.c                                 |  4 ++--
 OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport.c | 24 ++++++++++----------
 OvmfPkg/PlatformPei/MemTypeInfo.c                                      |  2 +-
 OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbInfo.c                       |  6 ++---
 .pytool/Plugin/UncrustifyCheck/uncrustify_ext_dep.yaml                 |  2 +-
 6 files changed, 22 insertions(+), 22 deletions(-)

-- 
2.42.0.windows.2



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#111215): https://edk2.groups.io/g/devel/message/111215
Mute This Topic: https://groups.io/mt/102591690/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-11-20  2:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-14 20:22 [edk2-devel] [PATCH v1 0/3] Update from Uncrustify 73.0.3 to 73.0.8 Michael Kubacki
2023-11-14 20:22 ` [edk2-devel] [PATCH v1 1/3] .pytool/UncrustifyCheck: Update " Michael Kubacki
2023-11-14 23:57   ` Sean
2023-11-15 11:51   ` Laszlo Ersek
2023-11-14 20:22 ` [edk2-devel] [PATCH v1 2/3] EmulatorPkg: Format with Uncrustify 73.0.8 Michael Kubacki
2023-11-15 11:52   ` Laszlo Ersek
2023-11-20  2:46   ` Ni, Ray
2023-11-14 20:22 ` [edk2-devel] [PATCH v1 3/3] OvmfPkg: " Michael Kubacki
2023-11-15  9:29   ` Yao, Jiewen
2023-11-15 11:53   ` Laszlo Ersek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox