Peter Jones 699e452654 Make CopyMem() and SetMem() be EFIAPI
For wildly unknown reasons, EFI Boot Services includes CopyMem() and
SetMem() functions, and they are marked as EFIAPI functions.

This patch marks gnu-efi's CopyMem() and SetMem() as EFIAPI functions,
and makes their exposed API match the misguided nonsense in the EFI
spec, so that they can be used there in a test environment.

Signed-off-by: Peter Jones <pjones@redhat.com>
2024-03-22 10:24:09 -04:00
..
2022-07-07 15:16:10 +08:00
2024-03-22 10:06:43 -04:00
2017-01-08 06:52:33 -05:00
2023-05-11 15:12:36 +01:00
2023-05-11 15:12:36 +01:00
2023-04-04 09:28:42 -04:00
2024-03-22 10:24:09 -04:00
2023-04-04 09:28:42 -04:00
2021-07-16 12:43:24 -04:00
2024-03-22 10:24:09 -04:00