VirtualBox

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

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

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

  • 屬性 svn:eol-style 設為 native
檔案大小: 894 位元組
 
1/** @file
2 SMM End Of Dxe protocol introduced in the PI 1.2.1 specification.
3
4 According to PI 1.4a specification, this protocol indicates end of the
5 execution phase when all of the components are under the authority of
6 the platform manufacturer.
7 This protocol is a mandatory protocol published by SMM Foundation code.
8 This protocol is an SMM counterpart of the End of DXE Event.
9 This protocol prorogates End of DXE notification into SMM environment.
10 This protocol is installed prior to installation of the SMM Ready to Lock Protocol.
11
12 Copyright (c) 2012 - 2017, Intel Corporation. All rights reserved.<BR>
13 SPDX-License-Identifier: BSD-2-Clause-Patent
14
15**/
16
17#ifndef _SMM_END_OF_DXE_H_
18#define _SMM_END_OF_DXE_H_
19
20#include <Protocol/MmEndOfDxe.h>
21
22#define EFI_SMM_END_OF_DXE_PROTOCOL_GUID EFI_MM_END_OF_DXE_PROTOCOL_GUID
23
24extern EFI_GUID gEfiSmmEndOfDxeProtocolGuid;
25
26#endif
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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