UEFIStarter
a simple UEFI framework
Data Fields
cmdline_argument_group_t Struct Reference

model for group of command line arguments More...

#include <cmdline.h>

Data Fields

CHAR16 * name
 the group's name or short description, may be NULL
 
UINTN count
 the number of entries in the group
 
cmdline_argument_tlist
 the list of arguments in this group
 

Detailed Description

model for group of command line arguments


The documentation for this struct was generated from the following file: