CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2016/05/01 04:43:05
Modified files: sys/arch/amd64/stand/efiboot: efidev.c Log message: Shuffle gpt/mbr code around a bit to make it more like other searches for the disklabel. Tweak a few comments to make it more clear what is happening. No intentional functional change. ok yasuoka@