mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-11-01 00:16:52 +00:00
I'm pretty done with typing uefi_call_wrapper() and counting arguments every time. Instead, just make the compiler error if we don't have ms_abi. Also, make it so nothing can use uefi_call_wrapper() directly. Signed-off-by: Peter Jones <pjones@redhat.com> |
||
|---|---|---|
| .. | ||
| configtable.c | ||
| console.c | ||
| execute.c | ||
| guid.c | ||
| Makefile | ||
| security_policy.c | ||
| shell.c | ||
| simple_file.c | ||
| variables.c | ||