XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_SAL_UPDATE_PAL_INFO_BLOCK Struct Reference

#include <Sal.h>

Collaboration diagram for _SAL_UPDATE_PAL_INFO_BLOCK:
Collaboration graph
[legend]

Public Attributes

struct _SAL_UPDATE_PAL_INFO_BLOCKNext
 
struct SAL_UPDATE_PAL_DATA_BLOCKDataBlock
 
UINT8 StoreChecksum
 
UINT8 Reserved [15]
 

Detailed Description

Data structure pointed by the parameter param_buf. It is a 16-byte aligned data structure in memory with a length of 32 bytes that describes the new firmware. This information is organized in the form of a linked list with each element describing one firmware component.

Member Data Documentation

◆ DataBlock

struct SAL_UPDATE_PAL_DATA_BLOCK* _SAL_UPDATE_PAL_INFO_BLOCK::DataBlock

◆ Next

struct _SAL_UPDATE_PAL_INFO_BLOCK* _SAL_UPDATE_PAL_INFO_BLOCK::Next

◆ Reserved

UINT8 _SAL_UPDATE_PAL_INFO_BLOCK::Reserved[15]

◆ StoreChecksum

UINT8 _SAL_UPDATE_PAL_INFO_BLOCK::StoreChecksum

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