/** @file
Copyright (c) 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#ifndef _PCH_POLICY_PPI_H_
#define _PCH_POLICY_PPI_H_
#include
#include
extern EFI_GUID gPchPlatformPolicyPpiGuid;
typedef struct _PCH_POLICY PCH_POLICY_PPI;
#endif // PCH_POLICY_PPI_H_