mirror_edk2/BaseTools/Source/C/DevicePath
Ard Biesheuvel 6e2d15e3c4 BaseTools/DevicePath: use explicit 64-bit number parsing routines
Replace invocations of StrHexToUintn() with StrHexToUint64(), so
that we can drop the former.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2018-12-05 09:03:23 +01:00
..
DevicePath.c BaseTools: Sync the DevicePath Function update from MdePkg 2018-10-27 19:49:26 +08:00
DevicePathFromText.c BaseTools/DevicePath: use explicit 64-bit number parsing routines 2018-12-05 09:03:23 +01:00
DevicePathUtilities.c BaseTools: Add DevicePath support for PCD values 2017-12-31 13:10:49 +08:00
GNUmakefile BaseTools: Add DevicePath support for PCD values 2017-12-31 13:10:49 +08:00
Makefile BaseTools: Add DevicePath support for PCD values 2017-12-31 13:10:49 +08:00
UefiDevicePathLib.c BaseTools: Add DevicePath support for PCD values 2017-12-31 13:10:49 +08:00
UefiDevicePathLib.h BaseTools: Remove duplicate function declaration 2018-08-16 13:26:04 +08:00