OpenCore
1.0.4
OpenCore Bootloader
|
#include <fsw_efi.h>
Data Fields | |
UINT64 | Signature |
Used to identify this structure. | |
EFI_FILE | FileHandle |
Published EFI protocol interface structure. | |
UINTN | Type |
File type used for dispatchinng. | |
struct fsw_shandle | shand |
FSW handle for this file. | |
EFI_FILE FSW_FILE_DATA::FileHandle |
struct fsw_shandle FSW_FILE_DATA::shand |
UINT64 FSW_FILE_DATA::Signature |