efi-boot-shim/include/shell.h
Matthew Garrett d359712e1b 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);