slimbootloader/BaseTools/Conf
Chin Keong Ang 653382dbd1 Fix hang at STAGE1B when compile with MSVC 2017 for IA32 Debug
Removed the Oy- flag for DEBUG_VS2017_IA32_CC_FLAGS
which was introduced recently in commit 9f3d2b5fc3
it causes hang when calculating SHA384 by CryptoLib call by SecureBootLib driver

Signed-off-by: Chin Keong Ang <chin.keong.ang@intel.com>
2020-12-01 20:54:10 -08:00
..
XMLSchema Sync up new BaseTools to EDK201911 stable release 2020-02-03 15:49:48 -08: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 Resync BaseTools with latest EDKII stable tag 2020-10-12 16:02:35 -07:00
diff.order Sync up new BaseTools to EDK201911 stable release 2020-02-03 15:49:48 -08:00
gitattributes Resync BaseTools with latest EDKII stable tag 2020-10-12 16:02:35 -07:00
target.template Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
tools_def.template Fix hang at STAGE1B when compile with MSVC 2017 for IA32 Debug 2020-12-01 20:54:10 -08: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.