|
XenevaOS
|
#include <StatusCodeDataTypeId.h>
Public Attributes | |
| INT16 | Value |
| INT16 | Exponent |
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.
| INT16 EFI_EXP_BASE10_DATA::Exponent |
The INT16 number by which to raise the base-2 calculation.
| INT16 EFI_EXP_BASE10_DATA::Value |
The INT16 number by which to multiply the base-2 representation.