Searched refs:EFI_HEADER_LOCATION (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/partitioning_systems/gpt/
H A Dgpt.h83 #define EFI_HEADER_LOCATION 1 macro
H A DHeader.cpp61 fStatus = _Read(fd, (uint64)EFI_HEADER_LOCATION * blockSize,
64 if (!_IsHeaderValid(fHeader, EFI_HEADER_LOCATION))
89 fHeader.SetAbsoluteBlock(EFI_HEADER_LOCATION);
151 fHeader.SetAbsoluteBlock(EFI_HEADER_LOCATION);

Completed in 36 milliseconds