49 lines
1.7 KiB
Plaintext
49 lines
1.7 KiB
Plaintext
## @file
|
|
# File to declare variable default information
|
|
#
|
|
#******************************************************************************
|
|
#* Copyright (c) 2018, Insyde Software Corporation. 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.
|
|
#*
|
|
#******************************************************************************
|
|
#
|
|
# This file is ini format and Comments are prefixed with a # and continue to the end of the line.
|
|
#
|
|
|
|
#
|
|
# Optional [Guids] section. uses to declare guid which used in this file.
|
|
#
|
|
[Guids]
|
|
gIccGuid = {0x64192dca, 0xd034, 0x49d2, {0xa6, 0xde, 0x65, 0xa8, 0x29, 0xeb, 0x4c, 0x74}}
|
|
gBoardInfoVariableGuid= {0x1E785E1A, 0x8EC4, 0x49E4, {0x82, 0x75, 0xFB, 0xBD, 0xED, 0xED, 0x18, 0xE7}}
|
|
|
|
#
|
|
# The [Packages] section lists all of the package declaration files that contain
|
|
# GUIDs or PCDs that are used by this variable declaration file.
|
|
#
|
|
[Packages]
|
|
|
|
#
|
|
# Below can write Var section to introduce a single UEFI variable default value for the specified
|
|
# default stores and specified SKU.
|
|
#
|
|
# Section format is [Var.VariableGUID.VariableName] for example [Var.gEfiFileInfoGuid.MyTestVar]
|
|
#
|
|
|
|
[Var.gIccGuid.IccAdvancedSetupDataVar]
|
|
size = 0
|
|
Exclusive = TRUE
|
|
|
|
#
|
|
# Please don't modify this variable default data,keep this variable data is zero!!!
|
|
#
|
|
[Var.gBoardInfoVariableGuid.BoardInfoSetup]
|
|
Attribs = BS | RT
|
|
DefaultId = 0
|
|
SkuId = 0
|
|
Struct = BOARD_INFO_SETUP
|
|
Data = name=BoardId | (0) |