CVSROOT: /cvs Module name: src Changes by: yasu...@cvs.openbsd.org 2016/12/23 00:35:01
Modified files: sys/arch/amd64/stand/efiboot: efidev.c Log message: Convert the sector number in the patition table to the sector number in 512 byte blocks. This fixes efiboot to read disklabel on 4K sector size disk properly. tested by gonzalo@