X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=IntelFrameworkPkg%2FInclude%2FProtocol%2FSmmAccess.h;h=231247c0df0e4cdbc41a5aaafd9b4efd5e6a91fc;hb=8411f1c002faf9a16c28a643a1c8a32de904a7d7;hp=df7a87ed8bc82efd337ddf921876975380081f8c;hpb=b80fbe8543eb535e40172a263b6b5d633e5b282c;p=mirror_edk2.git diff --git a/IntelFrameworkPkg/Include/Protocol/SmmAccess.h b/IntelFrameworkPkg/Include/Protocol/SmmAccess.h index df7a87ed8b..231247c0df 100644 --- a/IntelFrameworkPkg/Include/Protocol/SmmAccess.h +++ b/IntelFrameworkPkg/Include/Protocol/SmmAccess.h @@ -1,5 +1,10 @@ /** @file - This file declares SMM SMRAM Access abstraction protocol + This file declares 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 + type of control. Because of the protected, distinguished class of memory for IA-32 + systems, the expectation is that this protocol would be supported only on IA-32 systems. Copyright (c) 2007, Intel Corporation All rights reserved. This program and the accompanying materials @@ -10,8 +15,6 @@ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - Module Name: SmmAccess.h - @par Revision Reference: This Protocol is defined in Framework of EFI SMM Core Interface Spec Version 0.9.