CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/30 04:44:02
Modified files:
sys/kern : subr_disk.c
sys/sys : disklabel.h
Log message:
Recognize EFI protective and system partitions. Do not put disklabel entries
for the protective ones when creating a fake label, but do, for the system
ones, so that we may eventually copy boot code to them.
>From Markus Mueller
