2 # This file is used to define the BIOS ID parameters of the build.
3 # This file is processed by GenBiosId.
4 # The BIOS ID format conforms to "BIOS Revision Identification Specification", Rev. 0.7, 6/27/2001.
6 # BIOS ID string format:
7 # $(BOARD_ID)$(BOARD_REV).$(OEM_ID).$(VERSION_MAJOR).$(BUILD_TYPE)$(VERSION_MINOR).YYMMDDHHMM
8 # All fields must have a fixed length.
9 # Example: "TRFTCRB1.86C.0008.D03.0506081529"
11 # Copyright (c) 2008 - 2015, Intel Corporation. All rights reserved.<BR>
13 # This program and the accompanying materials are licensed and made available under
14 # the terms and conditions of the BSD License that accompanies this distribution.
15 # The full text of the license may be found at
16 # http://opensource.org/licenses/bsd-license.php.
18 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
19 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.