|
| 1 | +<!--- @file |
| 2 | + |
| 3 | + Copyright (c) 2020, Intel Corporation. All rights reserved.<BR> |
| 4 | +
|
| 5 | + Redistribution and use in source (original document form) and 'compiled' |
| 6 | + forms (converted to PDF, epub, HTML and other formats) with or without |
| 7 | + modification, are permitted provided that the following conditions are met: |
| 8 | +
|
| 9 | + 1) Redistributions of source code (original document form) must retain the |
| 10 | + above copyright notice, this list of conditions and the following |
| 11 | + disclaimer as the first lines of this file unmodified. |
| 12 | +
|
| 13 | + 2) Redistributions in compiled form (transformed to other DTDs, converted to |
| 14 | + PDF, epub, HTML and other formats) must reproduce the above copyright |
| 15 | + notice, this list of conditions and the following disclaimer in the |
| 16 | + documentation and/or other materials provided with the distribution. |
| 17 | +
|
| 18 | + THIS DOCUMENTATION IS PROVIDED BY TIANOCORE PROJECT "AS IS" AND ANY EXPRESS OR |
| 19 | + IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
| 20 | + MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO |
| 21 | + EVENT SHALL TIANOCORE PROJECT BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 22 | + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
| 23 | + PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; |
| 24 | + OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
| 25 | + WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR |
| 26 | + OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF |
| 27 | + ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 28 | +
|
| 29 | +--> |
| 30 | + |
1 | 31 | # Summary |
2 | 32 |
|
3 | 33 | * [EDK II Python Development Process and Coding Standards Specification](README.md) |
|
0 commit comments