summaryrefslogtreecommitdiff
path: root/Cryptlib/OpenSSL/crypto/objects
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2021-08-04 13:24:11 -0400
committerPeter Jones <pjones@redhat.com>2021-09-07 17:05:04 -0400
commite13ac7386ea425c9222e05a2f9879d5af5cb91f6 (patch)
treeb4a9ee9785709a1ac74f1d8c3f431b481e8e960f /Cryptlib/OpenSSL/crypto/objects
parent0837d010a6ee140ff3cc770aadc89fbb015a7ca2 (diff)
downloadefi-boot-shim-e13ac7386ea425c9222e05a2f9879d5af5cb91f6.tar.gz
efi-boot-shim-e13ac7386ea425c9222e05a2f9879d5af5cb91f6.zip
Make CopyMem() work with EFI's declaration
EFI_BOOT_SERVICES includes CopyMem() and SetMem() functions which are marked EFIAPI, and in the case of CopyMem() does not mark the source argument as CONST. This patch makes all our invocations work with that, so (once gnu-efi's implementation is fixed to match) we can use the existing implementation as the implementation in a mock EFI_BOOT_SERVICES. Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to 'Cryptlib/OpenSSL/crypto/objects')
0 files changed, 0 insertions, 0 deletions