VirtualBox

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

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

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

  • 屬性 svn:eol-style 設為 native
檔案大小: 597 位元組
 
1/** @file
2 GUID used as an FV filename for A Priori file. The A Priori file contains a
3 list of FV filenames that the DXE dispatcher will schedule reguardless of
4 the dependency grammar.
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 __APRIORI_GUID_H__
15#define __APRIORI_GUID_H__
16
17#define EFI_APRIORI_GUID \
18 { \
19 0xfc510ee7, 0xffdc, 0x11d4, {0xbd, 0x41, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81 } \
20 }
21
22extern EFI_GUID gAprioriGuid;
23
24#endif
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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