commit | 7b31efc54c3fba33d1305a0f9b730472bb0f63eb | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Jan 03 22:47:19 2020 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Jan 07 18:08:20 2020 +0100 |
tree | 18123b67d5accd46fc8f4d48d4d1168e74cdd915 | |
parent | a3850e40e1bd64f99f91960953003ca31ee6fd0b [diff] |
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>