microsoft / mu_feature_config

Project Mu - Feature Repo - UEFI User Config and Management Support
https://microsoft.github.io/mu/
Other
20 stars 27 forks source link

SetupDataPkg: apply cpp uncrustify changes #291

Closed VivianNK closed 10 months ago

VivianNK commented 11 months ago

Description

Updating Mu projects to apply uncrusty formatting for Cpp files, config updated upstream in edk2 https://github.com/tianocore/edk2/pull/4957 .

Config will be updated in mu_basecore https://github.com/microsoft/mu_basecore/pull/609.

For each item, place an "x" in between [ and ] if true. Example: [x]. (you can also check items in the GitHub UI)

How This Was Tested

Local CI build

Integration Instructions

N/A