|
iPXE
|
EFI command line. More...
Go to the source code of this file.
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
Variables | |
| const wchar_t * | efi_cmdline |
| EFI command line (may not be wNUL-terminated. More... | |
| size_t | efi_cmdline_len |
| Length of EFI command line (in bytes) More... | |
EFI command line.
Definition in file efi_cmdline.h.
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
| const wchar_t* efi_cmdline |
EFI command line (may not be wNUL-terminated.
Definition at line 45 of file efi_cmdline.c.
Referenced by efi_cmdline_init(), and efi_init().
| size_t efi_cmdline_len |
Length of EFI command line (in bytes)
Definition at line 48 of file efi_cmdline.c.
Referenced by efi_cmdline_init(), and efi_init().
1.8.15