Chameleon

Chameleon Commit Details

Date:2011-07-05 02:04:52 (12 years 9 months ago)
Author:Evan Lojewski
Commit:1110
Parents: 1109
Message:Restore defaults...
Changes:
M/trunk/i386/boot2/boot.c

File differences

trunk/i386/boot2/boot.c
371371
372372
373373
374
374
375375
376376
377377
bool tryresume;
bool tryresumedefault;
bool forceresume;
bool usecache = true;
bool usecache = false;//true;
// additional variable for testing alternate kernel image locations on boot helper partitions.
char bootFileSpec[512];

Archive Download the corresponding diff file

Revision: 1110