Searched refs:FilePathListLength (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/bless-103/libbless/EFI/
H A DBLValidateXMLBootOption.c47 EFI_UINT16 FilePathListLength; member in struct:_BLESS_EFI_LOAD_OPTION
285 bootOption->FilePathListLength = CFSwapInt16LittleToHost(bootOption->FilePathListLength);
287 if((bootOption->FilePathListLength != devicePathSize)
293 OptionalData = ((EFI_UINT8 *)bootDev) + bootOption->FilePathListLength;

Completed in 112 milliseconds