Chameleon

Chameleon Commit Details

Date:2011-06-26 00:15:44 (12 years 9 months ago)
Author:Azimutz
Commit:1078
Parents: 1077
Message:Put back message removed by mistake on r1061.
Changes:
M/trunk/i386/boot2/drivers.c

File differences

trunk/i386/boot2/drivers.c
276276
277277
278278
279
279280
280281
281282
|| (((gBootMode & kBootModeSafe) == 0) && (time == (time2 + 1))))
{
sprintf(gDriverSpec, "%sExtensions.mkext", altDirSpec);
verbose("LoadDrivers: Loading from [%s]\n", gDriverSpec);
if (LoadDriverMKext(gDriverSpec) == 0)
return 0;

Archive Download the corresponding diff file

Revision: 1078