X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkPkg%2FInclude%2FProtocol%2FSmmAccess.h;h=da6386dbefdbe35d238ef506152a562cd1fc0076;hp=6b6db221d50ad5ff59bd2904f7b83da88be22a3c;hb=5259c97d7ac7f464c134c3a15186b30e8e8eadff;hpb=2bbaeb0d624f1d7758edd0a8d61322af209a1b1a diff --git a/IntelFrameworkPkg/Include/Protocol/SmmAccess.h b/IntelFrameworkPkg/Include/Protocol/SmmAccess.h index 6b6db221d5..da6386dbef 100644 --- a/IntelFrameworkPkg/Include/Protocol/SmmAccess.h +++ b/IntelFrameworkPkg/Include/Protocol/SmmAccess.h @@ -1,5 +1,5 @@ /** @file - This file declares SMM SMRAM Access abstraction protocol which is used to control + This file declares the SMM SMRAM Access abstraction protocol, which is used to control the visibility of the SMRAM on the platform. The expectation is that the north bridge or memory controller would publish this protocol. For example, the Memory Controller Hub (MCH) has the hardware provision for this @@ -23,7 +23,6 @@ #ifndef _SMM_ACCESS_H_ #define _SMM_ACCESS_H_ -#include #include typedef struct _EFI_SMM_ACCESS_PROTOCOL EFI_SMM_ACCESS_PROTOCOL;