audk/MdePkg/Include/Uefi
Leif Lindholm 8bbb56b485 MdePkg: restrict UefiMultiPhase.h contents if VFRCOMPILE defined
Turns out all .vfr files in the tree interacting with DynamicPcds
manually copy the same set of EFI_VARIABLE_* definitions, since the rest
of UefiMultiPhase.h is incompatible with VfrCompile.

For now, reshuffle these definitions to the start of the file, and put
the rest of the file behind #ifndef VFRCOMPILE to permit direct
inclusion in .vfr source files.

https://bugzilla.tianocore.org/show_bug.cgi?id=878 has been raised to
request VfrCompile is extended to support the original format.

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2018-02-23 14:22:44 +00:00
..
UefiAcpiDataTable.h MdePkg: Follow UEFI 2.7 spec to deprecate SMM Communication ACPI Table 2017-07-27 14:08:09 +08:00
UefiBaseType.h MdePkg/Uefi ARM: only support native ARM/Thumb images 2017-12-11 18:00:47 +00:00
UefiGpt.h
UefiInternalFormRepresentation.h MdePkg UefiHii: Add IMAGE_TOKEN macro to access image resource in C and VFR 2016-09-27 09:43:13 +08:00
UefiMultiPhase.h MdePkg: restrict UefiMultiPhase.h contents if VFRCOMPILE defined 2018-02-23 14:22:44 +00:00
UefiPxe.h MdePkg: Fix some typing errors in the header files 2016-10-07 18:09:09 -07:00
UefiSpec.h MdePkg/UefiSpec.h: Update the UEFI version to reflect new revision 2017-12-15 09:20:42 +08:00