VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Ppi/PostBootScriptTable.h@ 95057

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

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

  • 屬性 svn:eol-style 設為 native
檔案大小: 506 位元組
 
1/** @file
2 POST BootScript Table PPI definition.
3
4 This PPI is used to be notification after boot script table execution.
5
6 Copyright (c) 2010, Intel Corporation. All rights reserved. <BR>
7
8 SPDX-License-Identifier: BSD-2-Clause-Patent
9
10**/
11
12#ifndef _PEI_POST_BOOT_SCRIPT_TABLE_H_
13#define _PEI_POST_BOOT_SCRIPT_TABLE_H_
14
15#define PEI_POST_BOOT_SCRIPT_TABLE_PPI_GUID \
16 {0x88c9d306, 0x900, 0x4eb5, 0x82, 0x60, 0x3e, 0x2d, 0xbe, 0xda, 0x1f, 0x89};
17
18extern EFI_GUID gPeiPostScriptTablePpiGuid;
19
20#endif
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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