slimbootloader/BaseTools/Conf
Maurice Ma 6f8c44b375 Sync up with EDK2 stable tag edk2-stable201905
Synced up MdePkg, IntelFsp2Pkg and BaseTools to EDK2 stable tag
edk2-stable201905.

There are several changes for MdePkg and BaseTools.
MdePkg:
 - Support light print to reduce SBL size
   MdePkg\Library\BasePrintLib\PrintLibInternal.c
   MdePkg\Include\Library\DebugLib.h
 - TCG TPM2 spec changes and remove dependencies
   MdePkg\Include\IndustryStandard\UefiTcgPlatform.h
   MdePkg\Include\IndustryStandard\Tpm2Acpi.h
 - Use old NVM protocol file
   MdePkg\Include\Protocol\NvmExpressPassthru.h
 - Removed unused files

BaseTools:
 - Added LZ4 support
 - Removed unused files

Signed-off-by: Maurice Ma <maurice.ma@intel.com>
2019-06-12 08:29:06 -07:00
..
XMLSchema Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
Empty_Package_Information_Data_File.ini Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
ReadMe.txt Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
build_rule.template Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
target.template Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
tools_def.template Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00

ReadMe.txt

This directory contains the template files for the next generation of the
EDK II Build infrastructure.  These files will be copied into the WORKSPACE's
Conf directory if and only if the target files do not exist.

These files may be updated frequently.

The XMLSchema directory contains the EDK II Packaging XML definitions.  The
schema may change in the future.  It differs somewhat from the early versions
of the XML Schema.