From: Michael Kubacki <michael.kuba...@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 <af...@apple.com>
Cc: Ard Biesheuvel <ardb+tianoc...@kernel.org>
Cc: Corvin Kohne <corv...@freebsd.org>
Cc: Gerd Hoffmann <kra...@redhat.com>
Cc: Jiewen Yao <jiewen....@intel.com>
Cc: Liming Gao <gaolim...@byosoft.com.cn>
Cc: Michael D Kinney <michael.d.kin...@intel.com>
Cc: Ray Ni <ray...@intel.com>
Cc: Rebecca Cran <rebe...@bsdio.com>
Cc: Sean Brogan <sean.bro...@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/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to