summaryrefslogtreecommitdiffstats
path: root/IntelFspPkg/Include/Guid/GuidHobFsp.h
blob: a1b48febb36196a40f874db49a94aa710e0f43d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/** @file

  Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>
  SPDX-License-Identifier: BSD-2-Clause-Patent

**/

#ifndef __GUID_HOB_FSP_GUID__
#define __GUID_HOB_FSP_GUID__

#include <Guid/GuidHobFspEas.h>
#include <GuidHobFspGfx.h>
#include <GuidHobFspTseg.h>
#include <GuidHobFspMisc.h>

#endif