EFI_LOAD_OPTION.FilePathListLength

Length in bytes of the FilePathList. OptionalData starts at offset sizeof(UINT32) + sizeof(UINT16) + StrSize(Description) + FilePathListLength of the EFI_LOAD_OPTION descriptor.

struct EFI_LOAD_OPTION
UINT16 FilePathListLength;

Meta