CloverBootloader/BaseTools/Conf
jief666 cc3c8fe0a7 Fix bug : it was ignoring legacy with PBR, MBR and CD.
Uncomment eComStation, BeOS, ZETA and Haiku legacy boot sector
detection.
Return unknown icon instead of dummy.
Improve legacy entries title when _LoaderTitle is empty.
Create log_technical_bug(). Temporary redirected to panic.
Hardened egLoadFile().
Hardened SelfOem.
Copy ctor in XStringArray.
Improve qemu launch scripts.
2021-04-23 15:20:48 +03:00
..
XMLSchema changes of BaseTools 2019-09-04 23:02:41 +03:00
build_rule.template Refactoring to allow Clover to be compiled as a macOs app. 2021-02-06 20:16:46 +03:00
diff.order changes of BaseTools 2019-09-04 23:02:41 +03:00
Empty_Package_Information_Data_File.ini changes of BaseTools 2019-09-04 23:02:41 +03:00
gitattributes changes of BaseTools 2019-09-04 23:02:41 +03:00
ReadMe.txt changes of BaseTools 2019-09-04 23:02:41 +03:00
target.template fix conf.templates 2020-02-17 11:03:09 +03:00
tools_def.template Fix bug : it was ignoring legacy with PBR, MBR and CD. 2021-04-23 15:20:48 +03: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.