TianoCore EDK2 master
Loading...
Searching...
No Matches
StatusCode.h File Reference

Go to the source code of this file.

Data Structures

struct  EFI_PEI_PROGRESS_CODE_PPI
 

Macros

#define EFI_PEI_REPORT_PROGRESS_CODE_PPI_GUID    { 0x229832d3, 0x7a30, 0x4b36, {0xb8, 0x27, 0xf4, 0xc, 0xb7, 0xd4, 0x54, 0x36 } }
 

Variables

EFI_GUID gEfiPeiStatusCodePpiGuid
 

Detailed Description

This file declares Status Code PPI. This ppi provides a service that allows PEIMs to report status codes.

Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Revision Reference:
This PPI is introduced in PI Version 1.0.

Definition in file StatusCode.h.

Macro Definition Documentation

◆ EFI_PEI_REPORT_PROGRESS_CODE_PPI_GUID

#define EFI_PEI_REPORT_PROGRESS_CODE_PPI_GUID    { 0x229832d3, 0x7a30, 0x4b36, {0xb8, 0x27, 0xf4, 0xc, 0xb7, 0xd4, 0x54, 0x36 } }

Definition at line 16 of file StatusCode.h.