Index: branches/azimutz/Chazi/i386/boot2/drivers.c =================================================================== --- branches/azimutz/Chazi/i386/boot2/drivers.c (revision 1043) +++ branches/azimutz/Chazi/i386/boot2/drivers.c (revision 1044) @@ -184,7 +184,7 @@ } else if ( gBootFileType == kBlockDeviceType ) { - // Take in account user overriding. - does this still work ??? + // Take in account user overriding. - does this still work ??? NO! :-/ if (getValueForKey(kAltExtensionsKey, &override_pathfolder, &len, &bootInfo->bootConfig)) { // Specify a path to a folder, ending with / e.g. kext=/Extra/testkext/ Index: branches/azimutz/Chazi/i386/boot2/boot.c =================================================================== --- branches/azimutz/Chazi/i386/boot2/boot.c (revision 1043) +++ branches/azimutz/Chazi/i386/boot2/boot.c (revision 1044) @@ -320,7 +320,7 @@ // First get info for boot volume. scanBootVolumes(gBIOSDev, 0); bvChain = getBVChainForBIOSDev(gBIOSDev); - //Azi: initialising gBIOSBootVolume & gBootVolume for the first time.. i think!? + //Azi: initialising gBIOSBootVolume & gBootVolume (Startup volume) for the first time.. i think!? // also, kDefaultPartitionKey is checked here, on selectBootVolume. setBootGlobals(bvChain); msglog("setBootGlobals:\n Default: %d, ->biosdev: %d, ->part_no: %d ->flags: %d\n", gBootVolume, gBootVolume->biosdev, gBootVolume->part_no, gBootVolume->flags); Index: branches/azimutz/Chazi/i386/modules/Memory/spd.c =================================================================== --- branches/azimutz/Chazi/i386/modules/Memory/spd.c (revision 1043) +++ branches/azimutz/Chazi/i386/modules/Memory/spd.c (revision 1044) @@ -255,7 +255,7 @@ int i, speed; uint8_t spd_size, spd_type; uint32_t base, mmio, hostc; - bool dump = false; +// bool dump = false; RamSlotInfo_t* slot; uint16_t cmd = pci_config_read16(smbus_dev->dev.addr, 0x04); @@ -268,7 +268,8 @@ verbose("Scanning SMBus [%04x:%04x], mmio: 0x%x, ioport: 0x%x, hostc: 0x%x\n", smbus_dev->vendor_id, smbus_dev->device_id, mmio, base, hostc); - getBoolForKey("DumpSPD", &dump, &bootInfo->bootConfig); +//Azi: no use for this! +// getBoolForKey("DumpSPD", &dump, &bootInfo->bootConfig); // needed at least for laptops bool fullBanks = Platform.DMI.MemoryModules == Platform.DMI.CntMemorySlots; Index: branches/azimutz/Chazi/package/smbios.plist =================================================================== --- branches/azimutz/Chazi/package/smbios.plist (revision 1043) +++ branches/azimutz/Chazi/package/smbios.plist (revision 1044) @@ -4,7 +4,7 @@ SMbiosversion MP31.88Z.00C1.B00.0802091544 - SMmanufacter + SMmanufacturer Apple Inc. SMproductname MacPro3,1 @@ -20,25 +20,25 @@ 19 SMmemspeed 800 - SMmemmanufacter_1 + SMmemmanufacturer_1 0xAD00000000000000 SMmemserial_1 0x00001020 SMmempart_1 0x48594D503131325336344350362D59352020 - SMmemmanufacter_2 + SMmemmanufacturer_2 0xAD00000000000000 SMmemserial_2 0x00003021 SMmempart_2 0x48594D503131325336344350362D59352020 - SMmemmanufacter_3 + SMmemmanufacturer_3 0xAD00000000000000 SMmemserial_3 0x00003021 SMmempart_3 0x48594D503131325336344350362D59352020 - SMmemmanufacter_4 + SMmemmanufacturer_4 0xAD00000000000000 SMmemserial_4 0x00003021 @@ -52,7 +52,7 @@ SMbiosvendor SMbiosdate SMfamily -SMboardmanufacter +SMboardmanufacturer SMboardproduct SMmemdevloc SMmembankloc