mirror_edk2/BaseTools/Conf
Leif Lindholm 5b3e695d8a BaseTools: add centralized location for git config files
Before adding the git environment initialization script, add the
following files that will be pointed to after running said script:

- BaseTools/Conf/diff.order
- BaseTools/Conf/gitattributes

Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
2019-06-12 10:10:10 +08:00
..
XMLSchema BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
build_rule.template BaseTools: Fixed issue in MultiThread Genfds function 2019-04-10 13:32:10 +08:00
diff.order BaseTools: add centralized location for git config files 2019-06-12 10:10:10 +08:00
Empty_Package_Information_Data_File.ini BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
gitattributes BaseTools: add centralized location for git config files 2019-06-12 10:10:10 +08:00
ReadMe.txt BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
target.template BaseTools: Update Conf/target.template with the default EmulatorPkg.dsc 2019-05-23 22:40:29 +08:00
tools_def.template BaseTools/tools_def.template: Remove tools chain with ASL tool 2019-04-28 09:32:42 +08:00

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.