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

  Root include file for Mde Package MM modules.

Copyright (c) 2017, 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/PiMmCis.h>