Skip to content

fix: count spaces in BSA subtest description limit - #780

Merged
chetan-rathore merged 1 commit into
ARM-software:mainfrom
chetan-rathore:main
Aug 11, 2026
Merged

fix: count spaces in BSA subtest description limit#780
chetan-rathore merged 1 commit into
ARM-software:mainfrom
chetan-rathore:main

Conversation

@chetan-rathore

Copy link
Copy Markdown
Contributor

Limit BSA subtest descriptions to 49 total characters instead of 49 non-whitespace characters.

Some logs append UEFI error text such as ConvertPages directly after the rule description. Counting spaces keeps the parser aligned with the intended fixed-width description field and prevents that appended text from leaking into the parsed subtest description.

Limit BSA subtest descriptions to 49 total characters instead of 49 non-whitespace characters.

Some logs append UEFI error text such as ConvertPages directly after the rule description. Counting spaces keeps the parser aligned with the intended fixed-width description field and prevents that appended text from leaking into the parsed subtest description.
@chetan-rathore
chetan-rathore merged commit faeee09 into ARM-software:main Aug 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant