VirtualBox

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

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

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

  • 屬性 svn:eol-style 設為 native
檔案大小: 493 位元組
 
1/** @file
2 GUID used to identify HOB for pointers to callback functios registered on
3 PEI report status code router.
4
5Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
6SPDX-License-Identifier: BSD-2-Clause-Patent
7
8**/
9
10#ifndef __STATUS_CODE_CALLBACK_H__
11#define __STATUS_CODE_CALLBACK_H__
12
13#define STATUS_CODE_CALLBACK_GUID \
14 { \
15 0xe701458c, 0x4900, 0x4ca5, {0xb7, 0x72, 0x3d, 0x37, 0x94, 0x9f, 0x79, 0x27} \
16 }
17
18extern EFI_GUID gStatusCodeCallbackGuid;
19
20#endif
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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