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

#include <StatusCodeDataTypeId.h>

Public Attributes

INT16 Value
 
INT16 Exponent
 

Detailed Description

This structure provides a calculation for base-10 representations.

Not consistent with PI 1.2 Specification. This data type is not defined in the PI 1.2 Specification, but is required by several of the other data structures in this file.

Member Data Documentation

◆ Exponent

INT16 EFI_EXP_BASE10_DATA::Exponent

The INT16 number by which to raise the base-2 calculation.

◆ Value

INT16 EFI_EXP_BASE10_DATA::Value

The INT16 number by which to multiply the base-2 representation.


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