Files
system76-edk2/EmulatorPkg/Library/SecPpiListLib/PpiListLib.c
2019-04-09 10:57:59 -07:00

12 lines
199 B
C

/*++ @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;