commit | b0dd8cb4076ea178df93ad56be6636dcdb444c33 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Jun 28 16:30:29 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jul 11 23:14:17 2020 +0200 |
tree | b2cfe6dbd438e1384c07acc7363169a8a0150a38 | |
parent | 724d28171e5bd239866cdf885a7b70c059ddd563 [diff] |
efi_loader: new function efi_memcpy_runtime() Provide a memcpy() function that we can use at UEFI runtime. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>