VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.uni@ 67129

最後變更 在這個檔案從67129是 58464,由 vboxsync 提交於 9 年 前

EFI/Firmware: Export new files and directories.

  • 屬性 svn:mime-type 設為 text/plain;encoding=UTF-16LE
檔案大小: 3.6 KB
 
1// /** @file
2// Base ExtractGuidedSection Library.
3//
4// This instance can also be used in SEC phase only when the memory is ready in SEC phase.
5// PCD PcdGuidedExtractHandlerTableAddress points to the available pysical memory space
6// that is used to store Guided Extract Handlers.
7// Note: A driver of type DXE_RUNTIME_DRIVER can use this ExtractGuidedSectionLib
8// in their initialization without any issues. They only have to be careful in
9// the implementation of runtime services, because this BASE library instance doesn't
10// convert the address pointed by PcdGuidedExtractHandlerTableAddress to the virtual address.
11//
12// Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>
13//
14// This program and the accompanying materials
15// are licensed and made available under the terms and conditions of the BSD License
16// which accompanies this distribution. The full text of the license may be found at
17// http://opensource.org/licenses/bsd-license.php.
18// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
19// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
20//
21// **/
22
23
24#string STR_MODULE_ABSTRACT #language en-US "Base ExtractGuidedSection Library"
25
26#string STR_MODULE_DESCRIPTION #language en-US "This instance can also be used in the SEC phase only when the memory is ready in the SEC phase. PCD PcdGuidedExtractHandlerTableAddress points to the available physical memory space that is used to store Guided Extract Handlers. Note: A driver of type DXE_RUNTIME_DRIVER can use this ExtractGuidedSectionLib in its initialization without any issues. Be careful in the implementation of runtime services, because this BASE library instance doesn't convert the address pointed by PcdGuidedExtractHandlerTableAddress to the virtual address."
27
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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