|
NeKernel dev
|
GUID type, something you can also find in CFKit. More...
#include <EFI.h>
Public Attributes | |
| UInt32 | Data1 |
| UInt16 | Data2 |
| UInt16 | Data3 |
| UInt8 | Data4 [8] |
| UInt64 | Size |
| Structure size. | |
| UInt64 | FileSize |
| File size. | |
| UInt64 | PhysicalSize |
| Physical size on disk. | |
| EfiTime | CreateTime |
| Create time. | |
| EfiTime | LastAccessTime |
| Last access time. | |
| EfiTime | EditTime |
| Edit time. | |
| UInt64 | Attribute |
| Attributes. | |
| WideChar | FileName [1] |
| VLA file name. | |
GUID type, something you can also find in CFKit.
| UInt64 EFI_FINAL::Attribute |
Attributes.
| EfiTime EFI_FINAL::CreateTime |
Create time.
| UInt32 EFI_FINAL::Data1 |
| UInt16 EFI_FINAL::Data2 |
| UInt16 EFI_FINAL::Data3 |
| UInt8 EFI_FINAL::Data4[8] |
| EfiTime EFI_FINAL::EditTime |
Edit time.
| WideChar EFI_FINAL::FileName[1] |
VLA file name.
| UInt64 EFI_FINAL::FileSize |
File size.
| EfiTime EFI_FINAL::LastAccessTime |
Last access time.
| UInt64 EFI_FINAL::PhysicalSize |
Physical size on disk.
| UInt64 EFI_FINAL::Size |
Structure size.