XenevaOS
Loading...
Searching...
No Matches
Classes | Macros | Variables
Reset.h File Reference

Go to the source code of this file.

Classes

struct  EFI_PEI_RESET_PPI
 

Macros

#define EFI_PEI_RESET_PPI_GUID
 

Variables

EFI_GUID gEfiPeiResetPpiGuid
 

Detailed Description

This file declares Reset PPI used to reset the platform.

This PPI is installed by some platform- or chipset-specific PEIM that abstracts the Reset Service to other agents.

Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php

THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.

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

Macro Definition Documentation

◆ EFI_PEI_RESET_PPI_GUID

#define EFI_PEI_RESET_PPI_GUID
Value:
{ \
0xef398d58, 0x9dfd, 0x4103, {0xbf, 0x94, 0x78, 0xc6, 0xf4, 0xfe, 0x71, 0x2f } \
}

Variable Documentation

◆ gEfiPeiResetPpiGuid

EFI_GUID gEfiPeiResetPpiGuid
extern