slimbootloader/Platform/MeteorlakeBoardPkg/Include/ConfigDataDefs.h

15 lines
261 B
C
Raw Normal View History

/** @file
Copyright (c) 2019, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#ifndef _CONFIG_DATA_DEFS_H_
#define _CONFIG_DATA_DEFS_H_
#include <ConfigDataCommonDefs.h>
#include "ConfigDataStruct.h"
#endif