audk/BaseTools/Source/C/Common
Mike Beaton cc47e82703 BaseTools: Fix redefinition of UINT8_MAX in Decompress.c on XCODE5
This is part of a sequence of commits to restore build on the XCODE5
toolchain.

The definition is required on other toolchains, but on XCODE5 results
in a macro redefined error (from the existing value 255) from
/usr/include/stdint.h.

Signed-off-by: Mike Beaton <mjsbeaton@gmail.com>
2024-09-27 16:57:36 +00:00
..
BasePeCoff.c BaseTools: switch from EFI_IMAGE_MACHINE_* to IMAGE_FILE_MACHINE_* 2023-06-01 10:53:35 +00:00
BinderFuncs.c BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
BinderFuncs.h BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
CommonLib.c BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
CommonLib.h BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
Compress.h BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
Crc32.c BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
Crc32.h BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
Decompress.c BaseTools: Fix redefinition of UINT8_MAX in Decompress.c on XCODE5 2024-09-27 16:57:36 +00:00
Decompress.h BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
EfiCompress.c BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
EfiUtilityMsgs.c BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
EfiUtilityMsgs.h BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
FirmwareVolumeBuffer.c BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
FirmwareVolumeBufferLib.h BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
FvLib.c BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
FvLib.h BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
GNUmakefile BaseTools/Build: Do not use Common.lib in Structured PCD app 2020-02-07 07:04:16 +00:00
Makefile BaseTools/Build: Do not use Common.lib in Structured PCD app 2020-02-07 07:04:16 +00:00
MemoryFile.c BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
MemoryFile.h BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
MyAlloc.c BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
MyAlloc.h BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
OsPath.c BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
OsPath.h BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
ParseGuidedSectionTools.c BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
ParseGuidedSectionTools.h BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
ParseInf.c BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
ParseInf.h BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
PcdValueCommon.c BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
PcdValueCommon.h BaseTools: Replace duplicate __PcdSet prototype with __PcdGet 2023-03-24 14:52:14 +00:00
PeCoffLib.h BaseTools: BaseTools changes for RISC-V platform. 2020-04-29 02:52:08 +00:00
PeCoffLoaderEx.c BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
SimpleFileParsing.c BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
SimpleFileParsing.h BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
StringFuncs.c BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
StringFuncs.h BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00
TianoCompress.c BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen 2023-03-24 14:52:14 +00:00