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

/haiku/src/apps/bootmanager/
H A DLegacyBootMenu.h18 struct MasterBootRecord;
50 MasterBootRecord* destination,
51 const MasterBootRecord* source);
52 bool _IsValid(const MasterBootRecord* mbr);
H A DLegacyBootMenu.cpp53 struct MasterBootRecord { struct
386 MasterBootRecord oldMBR;
404 MasterBootRecord* newMBR = (MasterBootRecord*)newBootLoader.Buffer();
489 MasterBootRecord* mbr = (MasterBootRecord*)buffer;
515 MasterBootRecord oldMBR;
540 MasterBootRecord* newMBR = (MasterBootRecord*)buffer;
660 LegacyBootMenu::_CopyPartitionTable(MasterBootRecord* destinatio
[all...]

Completed in 92 milliseconds