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

#include <StatusCodeDataTypeId.h>

Collaboration diagram for EFI_CACHE_INIT_DATA:
Collaboration graph
[legend]

Public Attributes

EFI_STATUS_CODE_DATA DataHeader
 
UINT32 Level
 
EFI_INIT_CACHE_TYPE Type
 

Detailed Description

Embedded cache init extended data

Member Data Documentation

◆ DataHeader

EFI_STATUS_CODE_DATA EFI_CACHE_INIT_DATA::DataHeader

The data header identifying the data. DataHeader.HeaderSize should be sizeof (EFI_STATUS_CODE_DATA), DataHeader.Size should be sizeof (EFI_CACHE_INIT_DATA) - HeaderSize , and DataHeader.Type should be EFI_STATUS_CODE_SPECIFIC_DATA_GUID.

◆ Level

UINT32 EFI_CACHE_INIT_DATA::Level

The cache level. Starts with 1 for level 1 cache.

◆ Type

EFI_INIT_CACHE_TYPE EFI_CACHE_INIT_DATA::Type

The type of cache.


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