diff options
author | Oliver Smith-Denny <osde@microsoft.com> | 2025-08-05 14:09:04 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-09-05 06:32:06 +0000 |
commit | d2501910424569ce8925eae4bdff46ff7d8ad3de (patch) | |
tree | 5dfb4c263dd1c6c20bd008fa88072d31a740bb03 /OvmfPkg/Library/BaseMemEncryptSevLib | |
parent | 65485e195f37653bbbc06db2001c3a189d468666 (diff) | |
download | edk2-d2501910424569ce8925eae4bdff46ff7d8ad3de.zip edk2-d2501910424569ce8925eae4bdff46ff7d8ad3de.tar.gz edk2-d2501910424569ce8925eae4bdff46ff7d8ad3de.tar.bz2 |
BaseTools/PatchCheck.py: Check CI Options Before Parsing
PatchCheck.py currently parses the CI options as the last
step it does before reporting results. This means that the
other checking logic cannot use any of the CI options that
are passed in.
This updates the order of operations to process CI options
before running other checks so that they can be used in
performing checks.
Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
Diffstat (limited to 'OvmfPkg/Library/BaseMemEncryptSevLib')
0 files changed, 0 insertions, 0 deletions