audk/MdePkg/Include
Liming Gao 63653ff8c8 MdePkg Base.h: Use correct style to check the defined macro
#if MACRO is not good style. It should be changed to
#ifdef MACRO style or #if defined (MACRO) style.

Signed-off-by: Zhiguang Liu <zhiguang.liu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2020-01-17 00:57:34 +00:00
..
AArch64 MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
Arm MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
Ebc MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
Guid MdePkg: Add PI 1.5 SmramMemoryReserve HOB file 2019-07-31 15:03:33 +08:00
Ia32 MdePkg Base.h: Add definition for CLANG9 tool chain 2019-10-24 09:41:32 +08:00
IndustryStandard MdePkg: Add header file for Firmware Interface Table specification. 2020-01-10 06:20:42 +00:00
Library MdePkg BaseLib.h: Update IA32_CR4 strut to include all public fields 2020-01-10 03:41:55 +00:00
Pi MdePkg: Add new MM MP Protocol definition. 2019-07-16 11:54:55 +08:00
Ppi MdePkg: Add MmAccess and MmControl definition. 2019-08-13 17:07:12 +08:00
Protocol MdePkg/Include/Protocol/Tls.h: Add the data type of EfiTlsVerifyHost (CVE-2019-14553) 2019-11-02 12:07:11 +01:00
Register UefiCpuPkg|MdePkg: Move Register/ folder to MdePkg/Include/ 2019-08-09 08:52:09 +08:00
Uefi MdePkg-UefiSpec.h: Add UEFI 2.8 new memory attributes 2019-11-04 08:53:53 +08:00
X64 MdePkg Base.h: Add definition for CLANG9 tool chain 2019-10-24 09:41:32 +08:00
Base.h MdePkg Base.h: Use correct style to check the defined macro 2020-01-17 00:57:34 +00:00
PiDxe.h MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
PiMm.h MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
PiPei.h MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
PiSmm.h MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
Uefi.h MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00