VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdeModulePkg/Include/Guid/EndOfS3Resume.h@ 105670

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

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

  • 屬性 svn:eol-style 設為 native
檔案大小: 549 位元組
 
1/** @file
2 This GUID will be installed at the end of S3 resume phase as protocol in SMM environment.
3 It allows for SMM drivers to hook this point and do the required tasks.
4
5 Copyright (c) 2017 - 2018, Intel Corporation. All rights reserved.<BR>
6 SPDX-License-Identifier: BSD-2-Clause-Patent
7
8**/
9
10#ifndef __END_OF_S3_RESUME_H__
11#define __END_OF_S3_RESUME_H__
12
13#define EDKII_END_OF_S3_RESUME_GUID \
14 { \
15 0x96f5296d, 0x05f7, 0x4f3c, {0x84, 0x67, 0xe4, 0x56, 0x89, 0x0e, 0x0c, 0xb5 } \
16 }
17
18extern EFI_GUID gEdkiiEndOfS3ResumeGuid;
19
20#endif
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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