efi-boot-shim/include/shell.h
Matthew Garrett 17857eb8b5 Port MokManager to Linux Foundation loader UI code
This is the first stage of porting the MokManager UI to the UI code used
by the Linux Foundation UEFI loader.
2013-09-26 11:57:59 -04:00

3 lines
66 B
C

EFI_STATUS
argsplit(EFI_HANDLE image, int *argc, CHAR16*** ARGV);