VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/DxeMmReadyToLock.h@ 105681

最後變更 在這個檔案從105681是 99404,由 vboxsync 提交於 2 年 前

Devices/EFI/FirmwareNew: Update to edk2-stable202302 and make it build, bugref:4643

  • 屬性 svn:eol-style 設為 native
檔案大小: 473 位元組
 
1/** @file
2 DXE MM Ready To Lock protocol introduced in the PI 1.5 specification.
3
4 Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
5 SPDX-License-Identifier: BSD-2-Clause-Patent
6
7**/
8
9#ifndef _DXE_MM_READY_TO_LOCK_H_
10#define _DXE_MM_READY_TO_LOCK_H_
11
12#define EFI_DXE_MM_READY_TO_LOCK_PROTOCOL_GUID \
13 { \
14 0x60ff8964, 0xe906, 0x41d0, { 0xaf, 0xed, 0xf2, 0x41, 0xe9, 0x74, 0xe0, 0x8e } \
15 }
16
17extern EFI_GUID gEfiDxeMmReadyToLockProtocolGuid;
18
19#endif
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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