diff options
author | Laszlo Ersek <lersek@redhat.com> | 2016-10-26 14:14:47 +0200 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2016-10-27 10:49:52 +0200 |
commit | f6009a82389192e15700fd850d5a17276f7b5520 (patch) | |
tree | 87ff82b1fbfdbdbf3bd877fbb4dffab4b718421d /edksetup.sh | |
parent | 2e182e30e5712cbd39ed6f851e5fd00f9bfef7dc (diff) | |
download | edk2-platforms-f6009a82389192e15700fd850d5a17276f7b5520.tar.xz |
MdeModulePkg/RegularExpressionDxe: guard the definition of ARRAY_SIZE
In one of the next patches, we'll introduce ARRAY_SIZE in
"MdePkg/Include/Base.h". In order to proceed in small steps, make the
module-local definition of ARRAY_SIZE conditional. This way the
introduction of the macro under MdePkg will silently switch this module
over (after which we can remove the module-local definition completely).
Cc: Cecil Sheng <cecil.sheng@hpe.com>
Cc: Feng Tian <feng.tian@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Feng Tian <feng.tian@Intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Diffstat (limited to 'edksetup.sh')
0 files changed, 0 insertions, 0 deletions