UINT32 EFIAPI PostCode(IN UINT32 Value)
BOOLEAN EFIAPI PostCodeDescriptionEnabled(VOID)
UINT32 EFIAPI PostCodeWithDescription(IN UINT32 Value, IN CONST CHAR8 *Description OPTIONAL)
BOOLEAN EFIAPI PostCodeEnabled(VOID)
#define POST_CODE_TO_STATUS_CODE_VALUE(PostCode)