|
NeKernel dev
|
Go to the source code of this file.
Classes | |
| struct | Kernel::GPT_PARTITION_TABLE |
| struct | Kernel::GPT_PARTITION_ENTRY |
Namespaces | |
| namespace | Kernel |
| UPS inline definitions. | |
Macros | |
| #define | kSectorAlignGPT_PartTbl (420U) |
| #define | kSectorAlignGPT_PartEntry (72U) |
| #define | kMagicLenGPT (8U) |
| #define | kMagicGPT ("EFI PART") |
| #define | kGPTPartitionTableLBA (512U + sizeof(GPT_PARTITION_TABLE)) |
| #define kGPTPartitionTableLBA (512U + sizeof(GPT_PARTITION_TABLE)) |
| #define kMagicGPT ("EFI PART") |
| #define kMagicLenGPT (8U) |
| #define kSectorAlignGPT_PartEntry (72U) |
| #define kSectorAlignGPT_PartTbl (420U) |