TianoCore EDK2
master
Loading...
Searching...
No Matches
FatLiteApi.h
Go to the documentation of this file.
1
10
#ifndef _FAT_API_H_
11
#define _FAT_API_H_
12
13
//
14
// API data structures
15
//
16
typedef
VOID *PEI_FILE_HANDLE;
17
18
typedef
enum
{
19
Fat12,
20
Fat16,
21
Fat32,
22
FatUnknown
23
} PEI_FAT_TYPE;
24
25
#endif
FatPkg
FatPei
FatLiteApi.h
Generated on Fri Nov 15 2024 18:01:07 for TianoCore EDK2 by
1.9.6