summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Workspace/MetaFileParser.py
diff options
context:
space:
mode:
authorMichael D Kinney <michael.d.kinney@intel.com>2026-05-19 22:51:42 +0300
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2026-06-22 18:18:12 +0300
commitd6eb4c4965328395582b5f7c54997dad8fcf669c (patch)
tree8eb6e687f25df4e44ae4880f9825e29f22258d14 /BaseTools/Source/Python/Workspace/MetaFileParser.py
parent80bf0137c1ef00047769f3ea7b05f93ec9696b1c (diff)
downloadedk2-d6eb4c4965328395582b5f7c54997dad8fcf669c.tar.xz
BaseTools/GenFds: Allow PE32 section keywords in any order
Replace sequential if-statements for Align, Xip, and RELOCS_STRIPPED/RELOCS_RETAINED parsing in _GetEfiSection() with a while-loop that accepts these keywords in any permutation. Previously, specifying Xip before Align in a [Rule] PE32 section caused a Python stack trace. Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/MetaFileParser.py')
0 files changed, 0 insertions, 0 deletions