ADL (AMD Display Library) Public APIs  Version 17.1
Data Fields
ADLBiosInfo Struct Reference

Structure containing information about the BIOS. More...

#include <adl_structures.h>

Data Fields

char strDate [256]
 BIOS date in yyyy/mm/dd hh:mm format. More...
 
char strPartNumber [256]
 Part number. More...
 
char strVersion [256]
 Version number. More...
 

Detailed Description

Structure containing information about the BIOS.

This structure is used to store various information about the Chipset. This information can be returned to the user.

Field Documentation

◆ strDate

char ADLBiosInfo::strDate[256]

BIOS date in yyyy/mm/dd hh:mm format.

◆ strPartNumber

char ADLBiosInfo::strPartNumber[256]

Part number.

◆ strVersion

char ADLBiosInfo::strVersion[256]

Version number.


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

Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.