coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
lvds_pnp_id Struct Reference

#include <intel_bios.h>

Collaboration diagram for lvds_pnp_id:
Collaboration graph

Data Fields

u16 mfg_name
 
u16 product_code
 
u32 serial
 
u8 mfg_week
 
u8 mfg_year
 

Detailed Description

Definition at line 336 of file intel_bios.h.

Field Documentation

◆ mfg_name

u16 lvds_pnp_id::mfg_name

Definition at line 337 of file intel_bios.h.

◆ mfg_week

u8 lvds_pnp_id::mfg_week

Definition at line 340 of file intel_bios.h.

◆ mfg_year

u8 lvds_pnp_id::mfg_year

Definition at line 341 of file intel_bios.h.

◆ product_code

u16 lvds_pnp_id::product_code

Definition at line 338 of file intel_bios.h.

◆ serial

u32 lvds_pnp_id::serial

Definition at line 339 of file intel_bios.h.


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