TianoCore EDK2 master
Loading...
Searching...
No Matches
FSP_M_CONFIG Struct Reference

#include <IntelFsp2Pkg/Tools/Tests/ExpectedFspmUpd.h>

Data Fields

UINT32 SerialDebugPortAddress
 
UINT8 SerialDebugPortType
 
UINT8 SerialDebugPortDevice
 
UINT8 SerialDebugPortStrideSize
 
UINT8 UnusedUpdSpace2 [1]
 
UINT8 ReservedFspmUpd [4]
 

Detailed Description

Fsp M Configuration

Definition at line 10 of file ExpectedFspmUpd.h.

Field Documentation

◆ ReservedFspmUpd

UINT8 FSP_M_CONFIG::ReservedFspmUpd[4]

Offset 0x00D0

Definition at line 43 of file ExpectedFspmUpd.h.

◆ SerialDebugPortAddress

UINT32 FSP_M_CONFIG::SerialDebugPortAddress

Offset 0x00C8 - Debug Serial Port Base address 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).

Definition at line 15 of file ExpectedFspmUpd.h.

◆ SerialDebugPortDevice

UINT8 FSP_M_CONFIG::SerialDebugPortDevice

Offset 0x00CD - Serial Port Debug Device Select active serial port device for debug.For SOC UART devices,'Debug Serial Port Base' options will be ignored. 0x02:SOC UART2(Default). 0:SOC UART0, 1:SOC UART1, 2:SOC UART2, 3:External Device

Definition at line 29 of file ExpectedFspmUpd.h.

◆ SerialDebugPortStrideSize

UINT8 FSP_M_CONFIG::SerialDebugPortStrideSize

Offset 0x00CE - Debug Serial Port Stride Size Debug serial port register map stride size in bytes. 0x00:1, 0x02:4(Default). 0:1, 2:4

Definition at line 35 of file ExpectedFspmUpd.h.

◆ SerialDebugPortType

UINT8 FSP_M_CONFIG::SerialDebugPortType

Offset 0x00CC - Debug Serial Port Type 16550 compatible debug serial port resource type. NONE means no serial port support. 0x02:MMIO(Default). 0:NONE, 1:I/O, 2:MMIO

Definition at line 22 of file ExpectedFspmUpd.h.

◆ UnusedUpdSpace2

UINT8 FSP_M_CONFIG::UnusedUpdSpace2[1]

Offset 0x00CF

Definition at line 39 of file ExpectedFspmUpd.h.


The documentation for this struct was generated from the following file: