commit | 91aab82f4019078b1f4952eeba6405b1a8e0f11b | [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 | e6263957e25cb2b2646accbaa783bad11704d592 [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>