summaryrefslogtreecommitdiffstats
path: root/src/VBox/Devices/EFI/Firmware/IntelFsp2Pkg/Tools/Tests/ExpectedOutput.yaml
blob: db0513f93f4a916a6843404a9d0365a98805e58a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
variable:
  PLATFORM_NAME                  : QemuFspPkg
  PLATFORM_GUID                  : 1BEDB57A-7904-406e-8486-C89FC7FB39EE
  PLATFORM_VERSION               : 0.1
  DSC_SPECIFICATION              : 0x00010005
  OUTPUT_DIRECTORY               : Build/QemuFspPkg
  SUPPORTED_ARCHITECTURES        : IA32|X64
  BUILD_TARGETS                  : DEBUG|RELEASE
  SKUID_IDENTIFIER               : DEFAULT
  FLASH_DEFINITION               : QemuFspPkg/QemuFspPkg.fdf
  FSP_T_UPD_TOOL_GUID            : 34686CA3-34F9-4901-B82A-BA630F0714C6
  FSP_V_UPD_TOOL_GUID            : 4E2F4725-734A-4399-BAF5-B4E16348EB2F
  FSP_M_UPD_TOOL_GUID            : 39A250DB-E465-4DD1-A2AC-E2BD3C0E2385
  FSP_S_UPD_TOOL_GUID            : CAE3605B-5B34-4C85-B3D7-27D54273C40F
  FSP_T_UPD_FFS_GUID             : 70BCF6A5-FFB1-47D8-B1AE-EFE5508E23EA
  FSP_V_UPD_FFS_GUID             : 0197EF5E-2FFC-4089-8E55-F70400B18146
  FSP_M_UPD_FFS_GUID             : D5B86AEA-6AF7-40D4-8014-982301BC3D89
  FSP_S_UPD_FFS_GUID             : E3CD9B18-998C-4F76-B65E-98B154E5446F
  FSP_PACKAGE                    : QemuFspPkg
  FSP_IMAGE_ID                   : 0x245053464D455124  # $QEMFSP$
  FSP_IMAGE_REV                  : 0x00001010
  CAR_BASE_ADDRESS               : 0x00000000
  CAR_REGION_SIZE                : 0x00080000
  CAR_BLD_REGION_SIZE            : 0x00070000
  CAR_FSP_REGION_SIZE            : 0x00010000
  FSP_ARCH                       : X64


template:


configs:
  - $ACTION      :
      page         : TMP::"FSP T", MEM::"FSP MemoryInit Settings", SIL::"FSP SiliconInit Settings"
  - $ACTION      :
      find         : QEMUPD_T
  - FSPT_UPD     :
    - FSP_UPD_HEADER :
      - Signature    :
          length       : 0x08
          value        : 0x545F4450554D4551
      - Revision     :
          name         : FsptUpdRevision
          length       : 0x01
          value        : 0x01
      - Reserved     :
          length       : 0x17
          value        : {0x00}
    - FSPT_ARCH_UPD :
      - Revision     :
          length       : 0x01
          value        : 0x01
      - Reserved     :
          length       : 0x03
          value        : {0x00}
      - Length       :
          length       : 0x04
          value        : 0x00000020
      - FspDebugHandler :
          length       : 0x04
          value        : 0x00000000
      - Reserved1    :
          length       : 0x14
          value        : {0x00}
    - FSPT_COMMON_UPD :
      - Revision     :
          length       : 0x01
          value        : 0x01
      - Reserved     :
          length       : 0x03
          value        : {0x00}
      - MicrocodeRegionBase :
          length       : 0x04
          value        : 0x00000000
      - MicrocodeRegionLength :
          length       : 0x04
          value        : 0x00000000
      - CodeRegionBase :
          length       : 0x04
          value        : 0x00000000
      - CodeRegionLength :
          length       : 0x04
          value        : 0x00000000
      - Reserved1    :
          length       : 0x0C
          value        : {0x00}
    - FSP_T_CONFIG :
      - $ACTION      :
          page         : TMP
      - ChickenBytes :
          name         : Chicken bytes to test Hex config
          type         : EditNum, HEX, (0x00000000,0xFFFFFFFF)
          help         : >
                         This option shows how to present option for 4 bytes data
          length       : 0x04
          value        : 0x00000000
      - ReservedFsptUpd1 :
          length       : 0x1C
          value        : {0x00}
    - UpdTerminator :
        length       : 0x02
        value        : 0x55AA
    - $ACTION      :
        find         : QEMUPD_M
  - FSPM_UPD     :
    - FSP_UPD_HEADER :
      - Signature    :
          length       : 0x08
          value        : 0x4D5F4450554D4551
      - Revision     :
          name         : FspmUpdRevision
          length       : 0x01
          value        : 0x01
      - Reserved     :
          length       : 0x17
          value        : {0x00}
    - FSPM_ARCH_UPD :
      - Revision     :
          length       : 0x01
          value        : 0x01
      - Reserved     :
          length       : 0x03
          value        : {0x00}
      - NvsBufferPtr :
          struct       : VOID*
          length       : 0x04
          value        : 0x00000000
      - StackBase    :
          struct       : VOID*
          name         : StackBase
          help         : >
                         Stack base for FSP use. Default- 0xFEF16000
          length       : 0x04
          value        : $(CAR_BLD_REGION_SIZE)
      - StackSize    :
          name         : StackSize
          help         : >
                         To pass the stack size for FSP use. Bootloader can programmatically get the FSP requested StackSize by using the defaults in the FSP-M component. This is the minimum stack size expected by this revision of FSP. Default- 0x2A000
          length       : 0x04
          value        : $(CAR_FSP_REGION_SIZE)
      - BootLoaderTolumSize :
          name         : BootLoaderTolumSize
          help         : >
                         To pass Bootloader Tolum size.
          length       : 0x04
          value        : 0x00000000
      - Bootmode     :
          name         : Bootmode
          help         : >
                         To maintain Bootmode details.
          length       : 0x04
          value        : 0x00000000
      - Reserved1    :
          length       : 0x08
          value        : {0x00}
    - FSP_M_CONFIG :
      - $ACTION      :
          page         : MEM
      - SerialDebugPortAddress :
          name         : Debug Serial Port Base address
          type         : EditNum, HEX, (0x00000000,0xFFFFFFFF)
          help         : >
                         Debug serial port base address. This option will be used only when the 'Serial Port Debug Device'
                         option is set to 'External Device'. 0x00000000(Default).
          length       : 0x04
          value        : 0x00000000
      - SerialDebugPortType :
          name         : Debug Serial Port Type
          type         : Combo
          option       : 0:NONE, 1:I/O, 2:MMIO
          help         : >
                         16550 compatible debug serial port resource type. NONE means no serial port support. 0x02:MMIO(Default).
          length       : 0x01
          value        : 0x02
      - SerialDebugPortDevice :
          name         : Serial Port Debug Device
          type         : Combo
          option       : 0:SOC UART0, 1:SOC UART1, 2:SOC UART2, 3:External Device
          help         : >
                         Select active serial port device for debug.
                         For SOC UART devices,'Debug Serial Port Base' options will be ignored. 0x02:SOC UART2(Default).
          length       : 0x01
          value        : 0x02
      - SerialDebugPortStrideSize :
          name         : Debug Serial Port Stride Size
          type         : Combo
          option       : 0:1, 2:4
          help         : >
                         Debug serial port register map stride size in bytes. 0x00:1, 0x02:4(Default).
          length       : 0x01
          value        : 0x02
      - ReservedFspmUpd :
          length       : 0x04
          value        : {0x00}
    - UpdTerminator :
        length       : 0x02
        value        : 0x55AA
    - $ACTION      :
        find         : QEMUPD_S
  - FSPS_UPD     :
    - FSP_UPD_HEADER :
      - Signature    :
          length       : 0x08
          value        : 0x535F4450554D4551
      - Revision     :
          name         : FspsUpdRevision
          length       : 0x01
          value        : 0x01
      - Reserved     :
          length       : 0x17
          value        : {0x00}
    - FSPS_ARCH_UPD :
      - Revision     :
          length       : 0x01
          value        : 0x01
      - Reserved     :
          length       : 0x03
          value        : {0x00}
      - Length       :
          length       : 0x04
          value        : 0x00000020
      - FspEventHandler :
          length       : 0x04
          value        : 0x00000000
      - EnableMultiPhaseSiliconInit :
          length       : 0x01
          value        : 0x00
      - Reserved1    :
          length       : 0x13
          value        : {0x00}
    - FSP_S_CONFIG :
      - $ACTION      :
          page         : SIL
      - LogoSize     :
          name         : BMP Logo Data Size
          type         : Reserved
          help         : >
                         BMP logo data buffer size. 0x00000000(Default).
          length       : 0x04
          value        : 0x00000000
      - LogoPtr      :
          name         : BMP Logo Data Pointer
          type         : Reserved
          help         : >
                         BMP logo data pointer to a BMP format buffer. 0x00000000(Default).
          length       : 0x04
          value        : 0x00000000
      - GraphicsConfigPtr :
          name         : Graphics Configuration Data Pointer
          type         : Reserved
          help         : >
                         Graphics configuration data used for initialization. 0x00000000(Default).
          length       : 0x04
          value        : 0x00000000
      - PciTempResourceBase :
          name         : PCI GFX Temporary MMIO Base
          type         : EditNum, HEX, (0x80000000,0xDFFFFFFF)
          help         : >
                         PCI Temporary PCI GFX Base used before full PCI enumeration. 0x80000000(Default).
          length       : 0x04
          value        : 0x80000000
      - ReservedFspsUpd :
          length       : 0x01
          value        : 0x00
    - UpdTerminator :
        length       : 0x02
        value        : 0x55AA