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

/freebsd-12-stable/stand/efi/include/
H A Defiprot.h307 } EFI_FILE_INFO; typedef in typeref:struct:__anon9019
310 // The FileName field of the EFI_FILE_INFO data structure is variable length.
311 // Whenever code needs to know the size of the EFI_FILE_INFO data structure, it needs to
314 // This is required to make the EFI_FILE_INFO data structure ANSI compilant.
317 #define SIZE_OF_EFI_FILE_INFO EFI_FIELD_OFFSET(EFI_FILE_INFO,FileName)

Completed in 78 milliseconds