audk/BaseTools/Source/C/DevicePath
Ard Biesheuvel c0b7379a31 BaseTools/DevicePath: use MAX_UINT32 as default device path max size
Replace the default size limit of IsDevicePathValid() with a value
that does not depend on the native word size of the build host.

4 GiB seems sufficient as the upper bound of a device path handled
by UEFI.

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: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2018-12-05 09:04:54 +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/DevicePath: use MAX_UINT32 as default device path max size 2018-12-05 09:04:54 +01:00
GNUmakefile
Makefile
UefiDevicePathLib.c
UefiDevicePathLib.h BaseTools: Remove duplicate function declaration 2018-08-16 13:26:04 +08:00