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

/freebsd-current/stand/efi/include/
H A Defiprot.h306 } EFI_FILE_INFO; typedef in typeref:struct:__anon672
309 // The FileName field of the EFI_FILE_INFO data structure is variable length.
310 // Whenever code needs to know the size of the EFI_FILE_INFO data structure, it needs to
313 // This is required to make the EFI_FILE_INFO data structure ANSI compilant.
316 #define SIZE_OF_EFI_FILE_INFO EFI_FIELD_OFFSET(EFI_FILE_INFO,FileName)

Completed in 165 milliseconds