commit | 008de1c183939b195948605c218e8f3fb421364c | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jun 15 14:47:25 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Jun 20 22:26:16 2019 +0000 |
tree | f4d9fd21168adfd6f7a0d2b69a858d4fa30297b2 | |
parent | 0301e36a727eb3a1e51ef3cdf11ce3f145931a07 [diff] |
efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL definition EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset() is a function and not a void * pointer. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>