slimbootloader/BaseTools/Conf
tsaikevin c7abb91f16
feat: [BaseTools] Update to latest EDK2 stable tag 202211 (#1791)
This patch updated SBL BaseTools to be in sync with EDK2 stable tag 202211.

Preserve previous changes made in GNUmakefile, Makefile, RunTest, and
PatchCheck to prevent compiling issue.

Add condition to match last line when reporting "No newline at end of file"

Signed-off-by: Kevin Tsai <kevin.tsai@intel.com>

Signed-off-by: Kevin Tsai <kevin.tsai@intel.com>
2022-12-19 16:21:27 -07:00
..
XMLSchema Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
Empty_Package_Information_Data_File.ini Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
ReadMe.txt Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
build_rule.template feat: [BaseTools] Update to latest EDK2 stable tag 202211 (#1791) 2022-12-19 16:21:27 -07:00
diff.order Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
gitattributes Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
target.template Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
tools_def.template feat: [BaseTools] Update to latest EDK2 stable tag 202211 (#1791) 2022-12-19 16:21:27 -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.