Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
jejb
/
efitools
/
0649468475d20d8ca5634433c4912467cef3ce93
/
.
/
include
/
errors.h
blob: 0da4bb59aa0cece6358dff60faed11c1419d5184 [
file
] [
log
] [
blame
]
#include
<efierr.h>
#ifndef
EFI_INCOMPATIBLE_VERSION
#define
EFI_INCOMPATIBLE_VERSION EFIERR
(
25
)
#endif
#ifndef
EFI_SECURITY_VIOLATION
#define
EFI_SECURITY_VIOLATION EFIERR
(
26
)
#endif