summaryrefslogtreecommitdiffstats
path: root/EmulatorPkg/Library/SecPpiListLib/PpiListLib.c
blob: 0ead1a6296d6f011ed870d9db638f894d016c08f (plain)
1
2
3
4
5
6
7
8
9
10
11
/*++ @file

Copyright (c) 2011, Apple Inc. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent

**/

#include <PiPei.h>

CONST EFI_PEI_PPI_DESCRIPTOR  *gPpiList = NULL;