]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/CommonLib: add definition of MAX_UINT32
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 5 Dec 2018 07:56:58 +0000 (08:56 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 5 Dec 2018 08:04:54 +0000 (09:04 +0100)
commit4d393eb876297d1d73a4f2cc16ddb2d5d74e1c11
tree54483f6606134cc754587b1904a2f9fbcbfd2771
parent6e2d15e3c4ab24ce94a36aab5e2b67715d42f958
BaseTools/CommonLib: add definition of MAX_UINT32

Since we will be dropping the definition of MAX_UINTN, whose meaning
is ambiguous for the BaseTools, add a definition of MAX_UINT32 that
we can switch to.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/C/Common/CommonLib.h