iPXE
Data Fields
amd_ucode_patch_header Struct Reference

An AMD microcode patch header. More...

#include <ucode.h>

Data Fields

uint32_t type
 Patch type. More...
 
uint32_t len
 Patch length. More...
 

Detailed Description

An AMD microcode patch header.

Definition at line 197 of file ucode.h.

Field Documentation

◆ type

uint32_t amd_ucode_patch_header::type

Patch type.

Definition at line 199 of file ucode.h.

Referenced by ucode_parse_amd().

◆ len

uint32_t amd_ucode_patch_header::len

Patch length.

Definition at line 201 of file ucode.h.

Referenced by ucode_parse_amd().


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