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

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

Data Fields

UINT32 LogoSize
 
UINT32 LogoPtr
 
UINT32 GraphicsConfigPtr
 
UINT32 PciTempResourceBase
 
UINT8 UnusedUpdSpace1 [3]
 
UINT8 ReservedFspsUpd
 

Detailed Description

Fsp S Configuration

Definition at line 10 of file ExpectedFspsUpd.h.

Field Documentation

◆ GraphicsConfigPtr

UINT32 FSP_S_CONFIG::GraphicsConfigPtr

Offset 0x0120 - Graphics Configuration Data Pointer Graphics configuration data used for initialization. 0x00000000(Default).

Definition at line 24 of file ExpectedFspsUpd.h.

◆ LogoPtr

UINT32 FSP_S_CONFIG::LogoPtr

Offset 0x011C - BMP Logo Data Pointer BMP logo data pointer to a BMP format buffer. 0x00000000(Default).

Definition at line 19 of file ExpectedFspsUpd.h.

◆ LogoSize

UINT32 FSP_S_CONFIG::LogoSize

Offset 0x0118 - BMP Logo Data Size BMP logo data buffer size. 0x00000000(Default).

Definition at line 14 of file ExpectedFspsUpd.h.

◆ PciTempResourceBase

UINT32 FSP_S_CONFIG::PciTempResourceBase

Offset 0x0124 - PCI GFX Temporary MMIO Base PCI Temporary PCI GFX Base used before full PCI enumeration. 0x80000000(Default).

Definition at line 29 of file ExpectedFspsUpd.h.

◆ ReservedFspsUpd

UINT8 FSP_S_CONFIG::ReservedFspsUpd

Offset 0x012B

Definition at line 37 of file ExpectedFspsUpd.h.

◆ UnusedUpdSpace1

UINT8 FSP_S_CONFIG::UnusedUpdSpace1[3]

Offset 0x0128

Definition at line 33 of file ExpectedFspsUpd.h.


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