Go to file
openKylinBot 6eae2e5772 changed debian/source/format to native 2022-05-13 20:17:22 +08:00
debian changed debian/source/format to native 2022-05-13 20:17:22 +08:00
docs Import Upstream version 37 2022-05-13 20:17:22 +08:00
src [PATCH] ucs2.h: fix logic that checks for UCS-2 string termination 2022-05-13 20:17:22 +08:00
.gitignore Import Upstream version 37 2022-05-13 20:17:22 +08:00
.travis.yml Import Upstream version 37 2022-05-13 20:17:22 +08:00
COPYING Import Upstream version 37 2022-05-13 20:17:22 +08:00
Make.coverity Import Upstream version 37 2022-05-13 20:17:22 +08:00
Make.defaults Import Upstream version 37 2022-05-13 20:17:22 +08:00
Make.deprecated Import Upstream version 37 2022-05-13 20:17:22 +08:00
Make.rules Import Upstream version 37 2022-05-13 20:17:22 +08:00
Make.scan-build Import Upstream version 37 2022-05-13 20:17:22 +08:00
Make.version Import Upstream version 37 2022-05-13 20:17:22 +08:00
Makefile Import Upstream version 37 2022-05-13 20:17:22 +08:00
README.md Import Upstream version 37 2022-05-13 20:17:22 +08:00
TODO Import Upstream version 37 2022-05-13 20:17:22 +08:00
efivar.spec Import Upstream version 37 2022-05-13 20:17:22 +08:00
efivar.spec.in Import Upstream version 37 2022-05-13 20:17:22 +08:00
gcc.specs Import Upstream version 37 2022-05-13 20:17:22 +08:00

README.md

efivar

Tools and libraries to manipulate EFI variables

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; version 2.1 of the License.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library. If not, see http://www.gnu.org/licenses/.

There is an ABI tracker for this project at ABI Laboratory.

WARNING

You should probably not run "make a brick" ever, unless you're already reasonably sure it won't permanently corrupt your firmware. This is not a joke.