summaryrefslogtreecommitdiff
path: root/MdePkg/Include/PiSmm.h
blob: 892fbee0fb3316fcb0f73727e7fbe5d7f55279a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/** @file

  Root include file for Mde Package SMM modules.

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

**/

#pragma once

#include <Uefi/UefiBaseType.h>
#include <Uefi/UefiSpec.h>

#include <Pi/PiSmmCis.h>