VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Guid/HobList.h

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

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

  • 屬性 svn:eol-style 設為 native
檔案大小: 511 位元組
 
1/** @file
2 GUIDs used for HOB List entries
3
4 These GUIDs point the HOB List passed from PEI to DXE.
5
6 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
7 SPDX-License-Identifier: BSD-2-Clause-Patent
8
9 @par Revision Reference:
10 GUID introduced in PI Version 1.0.
11
12**/
13
14#ifndef __HOB_LIST_GUID_H__
15#define __HOB_LIST_GUID_H__
16
17#define HOB_LIST_GUID \
18 { \
19 0x7739f24c, 0x93d7, 0x11d4, {0x9a, 0x3a, 0x0, 0x90, 0x27, 0x3f, 0xc1, 0x4d } \
20 }
21
22extern EFI_GUID gEfiHobListGuid;
23
24#endif
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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