TianoCore EDK2 master
|
Go to the source code of this file.
Data Structures | |
struct | _EFI_PEI_RESET2_PPI |
Macros | |
#define | EFI_PEI_RESET2_PPI_GUID |
Typedefs | |
typedef struct _EFI_PEI_RESET2_PPI | EFI_PEI_RESET2_PPI |
Variables | |
EFI_GUID | gEfiPeiReset2PpiGuid |
This file declares Reset2 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) 2015, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file Reset2.h.
#define EFI_PEI_RESET2_PPI_GUID |
typedef struct _EFI_PEI_RESET2_PPI EFI_PEI_RESET2_PPI |
This PPI provides provide a simple reset service.