summaryrefslogtreecommitdiffstats
path: root/EmulatorPkg/Library/SecPpiListLib/PpiListLib.c
blob: 452b1ea37b66c8605cbb2bab0064ecdb0de21829 (plain)
1
2
3
4
5
6
7
8
9
10
/*++ @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;