diff options
author | Laszlo Ersek <lersek@redhat.com> | 2019-04-12 13:56:51 +0200 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2019-04-24 17:30:46 +0200 |
commit | d976f09d99b738d3e0de173e3c77fceb0735cc69 (patch) | |
tree | 1dc8e43063f4dd584a5af4904bc50b446093abe0 /BaseTools/Source/Python/AutoGen/GenVar.py | |
parent | 1a734ed85fda71630c795832e6d24ea560caf739 (diff) | |
download | edk2-d976f09d99b738d3e0de173e3c77fceb0735cc69.tar.gz edk2-d976f09d99b738d3e0de173e3c77fceb0735cc69.tar.bz2 edk2-d976f09d99b738d3e0de173e3c77fceb0735cc69.zip |
MdePkg/PiFirmwareFile: express IS_SECTION2 in terms of SECTION_SIZE
The IS_SECTION2() function-like macro duplicates the SECTION_SIZE()
calculation, just to compare the computed size against 0xFFFFFF. Invoke
SECTION_SIZE() instead; only preserve the comparison.
Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=1710
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen/GenVar.py')
0 files changed, 0 insertions, 0 deletions