TianoCore EDK2 master
|
#include <PiPei.h>
Go to the source code of this file.
Functions | |
EFI_PEI_PPI_DESCRIPTOR * | GetThunkPpiList (VOID) |
EFI_STATUS EFIAPI | AddThunkPpi (IN UINTN Flags, IN EFI_GUID *Guid, IN VOID *Ppi) |
All 3rd parties to register the PPIs passed into PEI Core
Copyright (c) 2008 - 2011, Apple Inc. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file ThunkPpiList.h.
Definition at line 37 of file ThunkPpiList.c.
EFI_PEI_PPI_DESCRIPTOR * GetThunkPpiList | ( | VOID | ) |
Definition at line 19 of file ThunkPpiList.c.