]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkPkg/Include/FrameworkSmm.h
IntelFrameworkPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / IntelFrameworkPkg / Include / FrameworkSmm.h
CommitLineData
79964ac8 1/** @file\r
f22f941e 2 Header file that support Framework extensions to UEFI/PI for SMM modules.\r
79964ac8 3\r
4 This header file must include Framework extension definitions common to DXE\r
5 modules.\r
6\r
1c2f052d 7Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
22a69a5e 8SPDX-License-Identifier: BSD-2-Clause-Patent\r
79964ac8 9\r
79964ac8 10**/\r
11\r
12#ifndef _FRAMEWORK_SMM_H_\r
13#define _FRAMEWORK_SMM_H_\r
14\r
15#include <FrameworkDxe.h>\r
694b922c 16#include <Framework/SmmCis.h>\r
79964ac8 17\r
18#endif\r