summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Table/TableFdf.py
diff options
context:
space:
mode:
authorVishal Oliyil Kunnil <vishalo@qti.qualcomm.com>2025-09-13 01:37:03 +0300
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2025-09-17 05:11:01 +0300
commitd347a7e8bc729e51814f9151f43265f76e7268dc (patch)
tree1f7b8d36cec6602da5f30373154cb5baa4053bb0 /BaseTools/Source/Python/Table/TableFdf.py
parentdfbb7de3c667e6d9c8be54ad538998790029f6c2 (diff)
downloadedk2-d347a7e8bc729e51814f9151f43265f76e7268dc.tar.xz
BaseTools/VfrCompile: Fix compiler warning C++17 does not allow register
The register keyword was deprecated in C++11 and removed in C++17, which causes multiple compiler warnings when building VfrCompile: "ISO C++17 does not allow ‘register’ storage class specifier". Resolve the warnings by removing instances of register keyword. Signed-off-by: Vishal Oliyil Kunnil <vishalo@qti.qualcomm.com>
Diffstat (limited to 'BaseTools/Source/Python/Table/TableFdf.py')
0 files changed, 0 insertions, 0 deletions