]> git.proxmox.com Git - mirror_edk2.git/blob - EmulatorPkg/Library/SecPpiListLib/PpiListLib.c
EmulatorPkg: Update DSC/FDF to use NetworkPkg's include fragment file.
[mirror_edk2.git] / EmulatorPkg / Library / SecPpiListLib / PpiListLib.c
1 /*++ @file
2
3 Copyright (c) 2011, Apple Inc. All rights reserved.<BR>
4 SPDX-License-Identifier: BSD-2-Clause-Patent
5
6 **/
7
8 #include <PiPei.h>
9
10 CONST EFI_PEI_PPI_DESCRIPTOR *gPpiList = NULL;
11