OSDN Git Service

Android: inital porting of libefivar
[android-x86/external-efivar.git] / README.md
1 efivar
2 ======
3
4 Tools and libraries to manipulate EFI variables
5 ---------------------------------------------
6
7 This library is free software; you can redistribute it and/or
8 modify it under the terms of the GNU Lesser General Public
9 License as published by the Free Software Foundation; version 2.1
10 of the License.
11
12 This library is distributed in the hope that it will be useful,
13 but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
15 Lesser General Public License for more details.
16
17 You should have received a copy of the GNU Lesser General Public License
18 along with this library.  If not, see [http://www.gnu.org/licenses/].
19
20 There is an ABI tracker for this project at [ABI Laboratory].
21
22 [http://www.gnu.org/licenses/]: http://www.gnu.org/licenses/
23 [ABI Laboratory]: https://abi-laboratory.pro/tracker/timeline/efivar/
24
25 WARNING
26 =======
27 You should probably not run "make a brick" *ever*, unless you're already
28 reasonably sure it won't permanently corrupt your firmware.  This is not a
29 joke.