VirtualBox

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

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

Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), bugref:4643

  • 屬性 svn:mime-type 設為 text/plain;encoding=UTF-16LE
檔案大小: 867 位元組
 
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// SPDX-License-Identifier: BSD-2-Clause-Patent
12//
13// **/
14
15
16#string STR_MODULE_ABSTRACT #language en-US "The Runtime DXE part corresponding to the SMM Fault Tolerant Write (FTW) module"
17
18#string STR_MODULE_DESCRIPTION #language en-US "It installs FTW protocol and works with SMM FTW module together."
19
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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