X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FPiSmm.h;fp=MdePkg%2FInclude%2FPiSmm.h;h=2e9c84c3d5bea663b9d3a014b81e081fc436eb70;hp=0000000000000000000000000000000000000000;hb=b7c5912af1b21abba963fe1a3904d80ecaa41505;hpb=2983a79df5840d344194da662e34877483bda903 diff --git a/MdePkg/Include/PiSmm.h b/MdePkg/Include/PiSmm.h new file mode 100644 index 0000000000..2e9c84c3d5 --- /dev/null +++ b/MdePkg/Include/PiSmm.h @@ -0,0 +1,25 @@ +/** @file + + Root include file for Mde Package SMM modules. + +Copyright (c) 2009, Intel Corporation +All rights reserved. This program and the accompanying materials +are licensed and made available under the terms and conditions of the BSD License +which accompanies this distribution. The full text of the license may be found at +http://opensource.org/licenses/bsd-license.php + +THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, +WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + +**/ + +#ifndef __PI_SMM_H__ +#define __PI_SMM_H__ + +#include +#include + +#include + +#endif +