Chameleon

Chameleon Commit Details

Date:2014-02-01 00:42:00 (10 years 2 months ago)
Author:ErmaC
Commit:2368
Parents: 2367
Message:Revert back fake_efi changes for SMBIOS-ORG. thx RehabMan http://www.insanelymac.com/forum/topic/231075-chameleon-22svn-officia l-pkg-installer-binaries/page-103#entry1990306
Changes:
M/trunk/i386/libsaio/fake_efi.c

File differences

trunk/i386/libsaio/fake_efi.c
776776
777777
778778
779
779
780780
781781
782782
}
memcpy(tableAddress, (void *)origeps->dmi.tableAddress, origeps->dmi.tableLength);
DT__AddProperty(node, "SMBIOS-ORIG", origeps->dmi.tableLength, tableAddress); // Bungo: changed from SMBIOS to SMBIOS-ORIG to differentiate
DT__AddProperty(node, "SMBIOS", origeps->dmi.tableLength, tableAddress);
}
/*

Archive Download the corresponding diff file

Revision: 2368