]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2TbltDevicePkg/Feature/Capsule/SystemFirmwareUpdateConfig/SystemFirmwareUpdateConfig.ini
Vlv2TbltDevicePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / Vlv2TbltDevicePkg / Feature / Capsule / SystemFirmwareUpdateConfig / SystemFirmwareUpdateConfig.ini
CommitLineData
b43cf51c
JY
1## @file\r
2#\r
3# Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
9dc8036d 4# SPDX-License-Identifier: BSD-2-Clause-Patent\r
b43cf51c
JY
5#\r
6##\r
7\r
8[Head]\r
9NumOfUpdate = 6\r
10NumOfRecovery = 1\r
11Update0 = Vlv2FvMicrocode\r
12Update1 = Vlv2FvBinary\r
13Update2 = Vlv2FvMain\r
14Update3 = Vlv2FvRecovery2\r
15Update4 = Vlv2FvRecovery\r
16Update5 = Vlv2FvNvRam\r
17Recovery0 = Vlv2FvMain\r
18\r
19[Vlv2FvMicrocode]\r
20FirmwareType = 0 # SystemFirmware\r
21AddressType = 0 # 0 - relative address, 1 - absolute address.\r
22BaseAddress = 0x00000000 # Base address offset on flash\r
23Length = 0x00040000 # Length\r
24ImageOffset = 0x00000000 # Image offset of this SystemFirmware image\r
25FileGuid = AF9C9EB2-12AD-4D3E-A4D4-96F6C9966215 # PcdEdkiiSystemFirmwareFileGuid\r
26\r
27[Vlv2FvNvRam]\r
28FirmwareType = 1 # NvRam\r
29AddressType = 0 # 0 - relative address, 1 - absolute address.\r
30BaseAddress = 0x00040000 # Base address offset on flash\r
31Length = 0x00080000 # Length\r
32ImageOffset = 0x00040000 # Image offset of this SystemFirmware image\r
33FileGuid = AF9C9EB2-12AD-4D3E-A4D4-96F6C9966215 # PcdEdkiiSystemFirmwareFileGuid\r
34\r
35[Vlv2FvBinary]\r
36FirmwareType = 0 # SystemFirmware\r
37AddressType = 0 # 0 - relative address, 1 - absolute address.\r
38BaseAddress = 0x000C0000 # Base address offset on flash\r
39Length = 0x00050000 # Length\r
40ImageOffset = 0x000C0000 # Image offset of this SystemFirmware image\r
41FileGuid = AF9C9EB2-12AD-4D3E-A4D4-96F6C9966215 # PcdEdkiiSystemFirmwareFileGuid\r
42\r
43[Vlv2FvMain]\r
44FirmwareType = 0 # SystemFirmware\r
45AddressType = 0 # 0 - relative address, 1 - absolute address.\r
46BaseAddress = 0x00110000 # Base address offset on flash\r
47Length = 0x00210000 # Length\r
48ImageOffset = 0x00110000 # Image offset of this SystemFirmware image\r
49FileGuid = AF9C9EB2-12AD-4D3E-A4D4-96F6C9966215 # PcdEdkiiSystemFirmwareFileGuid\r
50\r
51[Vlv2FvRecovery2]\r
52FirmwareType = 0 # SystemFirmware\r
53AddressType = 0 # 0 - relative address, 1 - absolute address.\r
54BaseAddress = 0x00320000 # Base address offset on flash\r
55Length = 0x00070000 # Length\r
56ImageOffset = 0x00320000 # Image offset of this SystemFirmware image\r
57FileGuid = AF9C9EB2-12AD-4D3E-A4D4-96F6C9966215 # PcdEdkiiSystemFirmwareFileGuid\r
58\r
59[Vlv2FvRecovery]\r
60FirmwareType = 0 # SystemFirmware\r
61AddressType = 0 # 0 - relative address, 1 - absolute address.\r
62BaseAddress = 0x00390000 # Base address offset on flash\r
63Length = 0x00070000 # Length\r
64ImageOffset = 0x00390000 # Image offset of this SystemFirmware image\r
65FileGuid = AF9C9EB2-12AD-4D3E-A4D4-96F6C9966215 # PcdEdkiiSystemFirmwareFileGuid\r
66\r