commit | 641e4dffe8634b8e04a6f634e1a2acf43afedec2 | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Tue Mar 17 11:12:35 2020 +0900 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Mar 17 08:29:52 2020 +0100 |
tree | d1303d7a8428e58676400edd79d109955c22b14e | |
parent | ee98c28c15bc5b2496fbc34605049f336aabfd5e [diff] |
efi_loader: define System Resource Table macros Some of those values will be used in an implementation of UEFI firmware management protocol as part of my capsule update patch. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>