/** @file Copyright (c) 2019, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent **/ #ifndef _CONFIG_DATA_DEFS_H_ #define _CONFIG_DATA_DEFS_H_ #include #include "ConfigDataStruct.h" #define PLATFORM_ID_HCC_RP 0x0E #define PLATFORM_ID_LCC_RP 0x0F #endif