/** @file
|
LbgPchH Sx HSIO PTSS Header File
|
|
@copyright
|
Copyright 2014 - 2021 Intel Corporation. <BR>
|
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
**/
|
|
#ifndef _PCH_LBG_HSIO_PTSSTABLES_SX_H_EXT_
|
#define _PCH_LBG_HSIO_PTSSTABLES_SX_H_EXT_
|
|
|
|
#include "PchHsioPtssTables.h"
|
|
|
extern HSIO_PTSS_TABLES PchLbgHsioPtss_Sx_Ext[69];
|
extern UINT32 PchLbgHsioPtss_Sx_Size_Ext;
|
|
#endif // _PCH_LBG_HSIO_PTSSTABLES_SX_H_EXT_
|