VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdePkg/Include/Guid/FirmwareFileSystem3.h@ 99396

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

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

  • 屬性 svn:eol-style 設為 native
檔案大小: 680 位元組
 
1/** @file
2 Guid used to define the Firmware File System 3.
3
4 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
5 SPDX-License-Identifier: BSD-2-Clause-Patent
6
7 @par Revision Reference:
8 GUIDs introduced in PI Version 1.0.
9
10**/
11
12#ifndef __FIRMWARE_FILE_SYSTEM3_GUID_H__
13#define __FIRMWARE_FILE_SYSTEM3_GUID_H__
14
15///
16/// The firmware volume header contains a data field for the file system GUID
17/// {5473C07A-3DCB-4dca-BD6F-1E9689E7349A}
18///
19#define EFI_FIRMWARE_FILE_SYSTEM3_GUID \
20 { 0x5473c07a, 0x3dcb, 0x4dca, { 0xbd, 0x6f, 0x1e, 0x96, 0x89, 0xe7, 0x34, 0x9a }}
21
22extern EFI_GUID gEfiFirmwareFileSystem3Guid;
23
24#endif // __FIRMWARE_FILE_SYSTEM3_GUID_H__
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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