diff options
| author | Vishal Oliyil Kunnil <vishalo@qti.qualcomm.com> | 2026-08-29 02:23:25 +0300 |
|---|---|---|
| committer | Leif Lindholm <leif.lindholm@oss.qualcomm.com> | 2026-09-15 13:49:49 +0300 |
| commit | 81d3038813d32f94322226a21bf6f3d291a7d194 (patch) | |
| tree | f017a942e92cde5471a1ce8b0c5aa670e36a99fa /BaseTools/Source/Python/Workspace/MetaFileCommentParser.py | |
| parent | f443364513d9f65c793563a324cbc5580ce35a69 (diff) | |
| download | edk2-81d3038813d32f94322226a21bf6f3d291a7d194.tar.xz | |
MdePkg/BaseFdtLib: Use BaseLib strrchr/strtoul, drop LibFdtWrapper.c
Point the strrchr and strtoul macros in LibFdtSupport.h at the new
AsciiStrRChr() and AsciiStrToUintn() BaseLib APIs instead of the
private fdt_strrchr()/fdt_strtoul() implementations. This removes
duplicated logic and picks up the overflow-detection already present
in the underlying AsciiStrHexToUintnS()/AsciiStrDecimalToUintnS()
conversion routines.
LibFdtWrapper.c is now empty of purpose and is removed, along with
its entry in BaseFdtLib.inf.
Signed-off-by: Vishal Oliyil Kunnil <vishalo@qti.qualcomm.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/MetaFileCommentParser.py')
0 files changed, 0 insertions, 0 deletions
