Chameleon

Chameleon Commit Details

Date:2010-02-21 08:57:29 (14 years 2 months ago)
Author:Rekursor
Commit:101
Parents: 100
Message:Removed the debug dump of table 17
Changes:
M/trunk/i386/libsaio/mem.c

File differences

trunk/i386/libsaio/mem.c
134134
135135
136136
137
137
138138
139139
140140
Platform.RAM.DIMM[i].Frequency = memInfo[i]->currentSpeed; // favor real overclocked speed if any
i++;
}
#if 1
#if 0
dumpAllTablesOfType(17);
getc();
#endif

Archive Download the corresponding diff file

Revision: 101