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

  Root include file for Mde Package DXE_CORE, DXE, RUNTIME, SMM, SAL type modules.

Copyright (c) 2006 - 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/PiDxeCis.h>