/** @file ;****************************************************************************** ;* Copyright (c) 2014 - 2016, Insyde Software Corp. All Rights Reserved. ;* ;* You may not reproduce, distribute, publish, display, perform, modify, adapt, ;* transmit, broadcast, present, recite, release, license or otherwise exploit ;* any part of this publication in any form, by any means, without the prior ;* written permission of Insyde Software Corporation. ;* ;****************************************************************************** */ /=# #include "Standard.uni" #string STR_MISC_BIOS_VERSION #language en-US "CFL.05.40.33.0000" #string STR_MISC_SYSTEM_PRODUCT_NAME #language en-US "CoffeeLake" // // The STR_CCB_VERSION is for Insyde internal code sync only. // DO NOT modify it. // #string STR_CCB_VERSION #language en-US "05.40.33" #string STR_MISC_BIOS_RELEASE_DATE #language en-US "08/15/2018" // // System Firmware Version in the ESRT table // #string STR_ESRT_VERSION #language en-US "58334000" // // System Firmware GUID, each project must have a distinct System Firmware GUID from others // // ESRT FIRMWARE GUID of CRBs will all be 12B99262-648C-4365-BAFD-EB869FB7EB47 // WARNING!! OEM project need to use different GUID. #string STR_ESRT_FIRMWARE_GUID #language en-US "12B99262-648C-4365-BAFD-EB869FB7EB47" #include "Standard.uni"