diff options
| author | kx <kx@radix.pro> | 2024-06-04 06:43:08 +0300 |
|---|---|---|
| committer | kx <kx@radix.pro> | 2024-06-04 06:43:08 +0300 |
| commit | 7e2ccccace24636f29ddc210b94606abd4c7e42b (patch) | |
| tree | 545d43ea12671048956cafeb12303e84d601e571 /Conf | |
| parent | 27b044605cd5f6b33a3d231576003850b3fe305b (diff) | |
| download | edk2-trunk.tar.xz | |
Renormalized end-of-lines from master@27b044605cd5f6b33a3d231576003850b3fe305btrunk
Diffstat (limited to 'Conf')
| -rw-r--r-- | Conf/.gitignore | 2 | ||||
| -rw-r--r-- | Conf/ReadMe.txt | 12 |
2 files changed, 7 insertions, 7 deletions
diff --git a/Conf/.gitignore b/Conf/.gitignore index 5e4debcc10..72e8ffc0db 100644 --- a/Conf/.gitignore +++ b/Conf/.gitignore @@ -1 +1 @@ -*
+* diff --git a/Conf/ReadMe.txt b/Conf/ReadMe.txt index d4c16f5a7f..597bcf33ef 100644 --- a/Conf/ReadMe.txt +++ b/Conf/ReadMe.txt @@ -1,6 +1,6 @@ -This directory will be used to contain the new EDK II files:
- target.txt - Restricts a build to defined values
- tools_def.txt - Information about 3rd party tools
-
-These files will be created from the template files in the new
-BaseTools\Conf directory if and only if they do not exist.
+This directory will be used to contain the new EDK II files: + target.txt - Restricts a build to defined values + tools_def.txt - Information about 3rd party tools + +These files will be created from the template files in the new +BaseTools\Conf directory if and only if they do not exist. |
