iPXE
Data Fields
mlx_nvconfig_rom_cap_conf Union Reference

#include <mlx_nvconfig_prm.h>

Data Fields

struct {
   mlx_uint32   reserved0:28
 
   mlx_uint32   uefi_logs_en:1
 
   mlx_uint32   flexboot_debug_en:1
 
   mlx_uint32   boot_debug_log_en:1
 
   mlx_uint32   boot_ip_ver_en:1
 
}; 
 
mlx_uint32 dword
 

Detailed Description

Definition at line 320 of file mlx_nvconfig_prm.h.

Field Documentation

◆ reserved0

mlx_uint32 mlx_nvconfig_rom_cap_conf::reserved0

Definition at line 322 of file mlx_nvconfig_prm.h.

◆ uefi_logs_en

mlx_uint32 mlx_nvconfig_rom_cap_conf::uefi_logs_en

Definition at line 323 of file mlx_nvconfig_prm.h.

◆ flexboot_debug_en

mlx_uint32 mlx_nvconfig_rom_cap_conf::flexboot_debug_en

Definition at line 324 of file mlx_nvconfig_prm.h.

◆ boot_debug_log_en

mlx_uint32 mlx_nvconfig_rom_cap_conf::boot_debug_log_en

Definition at line 325 of file mlx_nvconfig_prm.h.

◆ boot_ip_ver_en

mlx_uint32 mlx_nvconfig_rom_cap_conf::boot_ip_ver_en

Definition at line 326 of file mlx_nvconfig_prm.h.

Referenced by nvconfig_get_rom_cap_default_conf().

◆ @425

struct { ... }

◆ dword

mlx_uint32 mlx_nvconfig_rom_cap_conf::dword

Definition at line 328 of file mlx_nvconfig_prm.h.


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