mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-06-03 00:45:25 +00:00

This is the first stage of porting the MokManager UI to the UI code used by the Linux Foundation UEFI loader.
7 lines
150 B
C
7 lines
150 B
C
EFI_STATUS
|
|
security_policy_install(void);
|
|
EFI_STATUS
|
|
security_policy_uninstall(void);
|
|
void
|
|
security_protocol_set_hashes(unsigned char *esl, int len);
|