OSDN Git Service

efivar: add an api to inspect errors that occurred in more detail.
authorPeter Jones <pjones@redhat.com>
Thu, 4 Aug 2016 17:48:34 +0000 (13:48 -0400)
committerPeter Jones <pjones@redhat.com>
Wed, 10 Aug 2016 13:30:48 +0000 (09:30 -0400)
commit97bd07c9b40659a197c4be1d07adf19ae95f5949
tree2b53e4aebe57294e77efb10723013033e9529ee9
parent27612edb1a6c92dfce15b550ebab67844bbbd680
efivar: add an api to inspect errors that occurred in more detail.

I'm tired of manually debugging everything in the world, so add this API
that gives our callers more detail and verbosity about errors that
occur.

Signed-off-by: Peter Jones <pjones@redhat.com>
gcc.specs
src/Makefile
src/error.c [new file with mode: 0644]
src/include/efivar/efivar.h
src/libefivar.map.in