35 lines
2.5 KiB
Plaintext
35 lines
2.5 KiB
Plaintext
/** @file
|
|
|
|
;******************************************************************************
|
|
;* Copyright (c) 2012 - 2014, 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.
|
|
;*
|
|
;******************************************************************************
|
|
*/
|
|
|
|
/=#
|
|
|
|
#string STR_MISC_BIOS_VERSION #language en-US "StrawberryMt.5.04.34"
|
|
#string STR_MISC_SYSTEM_PRODUCT_NAME #language en-US "StrawberryMt"
|
|
|
|
//
|
|
// The STR_CCB_VERSION is for Insyde internal code sync only.
|
|
// DO NOT modify it.
|
|
//
|
|
#string STR_CCB_VERSION #language en-US "05.04.34"
|
|
|
|
#string STR_MISC_BIOS_RELEASE_DATE #language en-US "08/27/2014"
|
|
|
|
//
|
|
// System Firmware Version in the ESRT table
|
|
//
|
|
#string STR_ESRT_VERSION #language en-US "54340000"
|
|
|
|
//
|
|
// System Firmware GUID, each project must have a distinct System Firmware GUID from others
|
|
//
|
|
#string STR_ESRT_FIRMWARE_GUID #language en-US "FFD4675E-FF47-46D9-AC24-8B331F937737" |