commit | 982c7d9204604a206e58d919114fa7862d188087 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat May 02 16:08:37 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon May 04 12:26:11 2020 +0200 |
tree | 8303ef7a159013570a6559d7e3a93365814376a1 | |
parent | 911df64aad789ed3d857dec7ce1e945723f46b06 [diff] |
cmd: efidebug: simplify UEFI protocol calls We should not to refer to a function via the run-time or boot services tables if the function is exported. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>