Chameleon

Chameleon Commit Details

Date:2013-02-21 13:55:32 (11 years 2 months ago)
Author:ErmaC
Commit:2185
Parents: 2184
Message:http://forge.voodooprojects.org/p/chameleon/issues/330/
Changes:
M/trunk/i386/libsaio/fake_efi.c

File differences

trunk/i386/libsaio/fake_efi.c
7575
7676
7777
78
78
7979
8080
8181
*/
/* Identify ourselves as the EFI firmware vendor */
static EFI_CHAR16 const FIRMWARE_VENDOR[] = {'C','h','a','m','e','l','e','o','n','_','2','.','1', 0};
static EFI_CHAR16 const FIRMWARE_VENDOR[] = {'C','h','a','m','e','l','e','o','n','_','2','.','2', 0};
static EFI_UINT32 const FIRMWARE_REVISION = 132; /* FIXME: Find a constant for this. */
/* Default platform system_id (fix by IntVar) */

Archive Download the corresponding diff file

Revision: 2185