VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmmDxe.uni@ 77662

最後變更 在這個檔案從77662是 77662,由 vboxsync 提交於 6 年 前

EFI: First step in UDK2018 merge. Does not build yet.

  • 屬性 svn:mime-type 設為 text/plain;encoding=UTF-16LE
檔案大小: 1.2 KB
 
1// /** @file
2// This module is the Runtime DXE part corresponding to SMM Fault Tolerant Write (FTW) module.
3//
4// It installs FTW protocol and works with SMM FTW module together.
5// The FTW protocol will not work after End Of Dxe because it will be not safe to expose
6// the related operations in SMM handler in SMM FTW module. You can use the FTW protocol
7// before End Of Dxe or use FaultTolerantWriteDxe module instead if you really want to.
8//
9// Copyright (c) 2011 - 2014, Intel Corporation. All rights reserved.<BR>
10//
11// This program and the accompanying materials
12// are licensed and made available under the terms and conditions of the BSD License
13// which accompanies this distribution. The full text of the license may be found at
14// http://opensource.org/licenses/bsd-license.php
15// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
16// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
17//
18// **/
19
20
21#string STR_MODULE_ABSTRACT #language en-US "The Runtime DXE part corresponding to the SMM Fault Tolerant Write (FTW) module"
22
23#string STR_MODULE_DESCRIPTION #language en-US "It installs FTW protocol and works with SMM FTW module together."
24
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette