Home
last modified time | relevance | path

Searched defs:_SIMPLE_READ_FILE (Results 1 – 1 of 1) sorted by relevance

/DragonStub/lib/
H A Dsread.c22 typedef struct _SIMPLE_READ_FILE { struct
23 UINTN Signature;
24 BOOLEAN FreeBuffer;
25 VOID *Source;
26 UINTN SourceSize;
27 EFI_FILE_HANDLE FileHandle;