Home
last modified time | relevance | path

Searched refs:SaveBootSector (Results 1 – 1 of 1) sorted by relevance

/reactos/base/setup/lib/
H A Dbootsup.c557 SaveBootSector( in SaveBootSector() function
866 Status = SaveBootSector(DestinationDevicePathBuffer, DstPath, sizeof(PARTITION_SECTOR)); in InstallMbrBootCodeToDisk()
1148 Status = SaveBootSector(SystemRootPath->Buffer, DstPath, SECTORSIZE); in InstallFatBootcodeToPartition()
1265 Status = SaveBootSector(SystemRootPath->Buffer, DstPath, BTRFS_BOOTSECTOR_SIZE); in InstallBtrfsBootcodeToPartition()
1362 Status = SaveBootSector(SystemRootPath->Buffer, DstPath, NTFS_BOOTSECTOR_SIZE); in InstallNtfsBootcodeToPartition()