efi_loader: define all known warning status codes
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 3 Jan 2020 21:47:19 +0000 (22:47 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 7 Jan 2020 17:08:20 +0000 (18:08 +0100)
commit7b31efc54c3fba33d1305a0f9b730472bb0f63eb
tree18123b67d5accd46fc8f4d48d4d1168e74cdd915
parenta3850e40e1bd64f99f91960953003ca31ee6fd0b
efi_loader: define all known warning status codes

Of all warning status codes up to now only EFI_WARN_DELETE_FAILURE is
defined.

The patch adds the missing definitions for later usage.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
include/efi.h