The calculations around the FAT filesystem layout currently use a mixture of kilobytes and sector counts. Switch to using sector counts throughout the calculation, to make the code easier to read. Signed-off-by: Michael Brown <mcb30@ipxe.org>