TianoCore EDK2 master
Loading...
Searching...
No Matches
ExpectedFsptUpd.h
1#ifndef __FSPTUPD_H__
2#define __FSPTUPD_H__
3
4#include <FspUpd.h>
5
6#pragma pack(1)
7
10typedef struct {
13 UINT8 Revision;
14
17 UINT8 Reserved[3];
18
22
26
30
34
37 UINT8 Reserved1[12];
39
42typedef struct {
47
50 UINT8 ReservedFsptUpd1[28];
52
55typedef struct {
59
63
67
71
74 UINT8 UnusedUpdSpace0[6];
75
79} FSPT_UPD;
80
81#pragma pack()
82
83#endif
UINT32 ChickenBytes
UINT32 MicrocodeRegionBase
UINT32 MicrocodeRegionLength
FSPT_COMMON_UPD FsptCommonUpd
UINT16 UpdTerminator
FSP_T_CONFIG FsptConfig
FSPT_ARCH_UPD FsptArchUpd
FSP_UPD_HEADER FspUpdHeader