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

Go to the source code of this file.

Classes

struct  _EFI_PEI_LOADED_IMAGE_PPI
 

Macros

#define EFI_PEI_LOADED_IMAGE_PPI_GUID    { 0xc1fcd448, 0x6300, 0x4458, { 0xb8, 0x64, 0x28, 0xdf, 0x1, 0x53, 0x64, 0xbc } }
 

Typedefs

typedef struct _EFI_PEI_LOADED_IMAGE_PPI EFI_PEI_LOADED_IMAGE_PPI
 

Variables

EFI_GUID gEfiPeiLoadedImagePpiGuid
 

Detailed Description

The file describes the PPI which notifies other drivers of the PEIM being initialized by the PEI Dispatcher.

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_LOADED_IMAGE_PPI_GUID

#define EFI_PEI_LOADED_IMAGE_PPI_GUID    { 0xc1fcd448, 0x6300, 0x4458, { 0xb8, 0x64, 0x28, 0xdf, 0x1, 0x53, 0x64, 0xbc } }

Typedef Documentation

◆ EFI_PEI_LOADED_IMAGE_PPI

Variable Documentation

◆ gEfiPeiLoadedImagePpiGuid

EFI_GUID gEfiPeiLoadedImagePpiGuid
extern