NeKernel dev
|
The EPM boot block. More...
#include <EPM.h>
The EPM boot block.
Kernel::Int16 EPM_PART_BLOCK::Flags |
Kernel::Char EPM_PART_BLOCK::Fs[kEPMFilesystemLength] |
Kernel::Int32 EPM_PART_BLOCK::FsVersion |
EPM_GUID EPM_PART_BLOCK::Guid |
Kernel::Int16 EPM_PART_BLOCK::Kind |
Kernel::Int64 EPM_PART_BLOCK::LbaEnd |
Kernel::Int64 EPM_PART_BLOCK::LbaStart |
Kernel::Char EPM_PART_BLOCK::Magic[kEPMMagicLength] = {0} |
Kernel::Char EPM_PART_BLOCK::Name[kEPMNameLength] = {0} |
Kernel::Int64 EPM_PART_BLOCK::NumBlocks |
Kernel::Char EPM_PART_BLOCK::Reserved[kEPMReserveLen] |
Kernel::Int64 EPM_PART_BLOCK::SectorSz |
Kernel::Int32 EPM_PART_BLOCK::Version |