VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdePkg/Include/Guid/HiiKeyBoardLayout.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
檔案大小: 527 位元組
 
1/** @file
2
3 HII keyboard layout GUID as defined in UEFI2.1 specification
4
5 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
6 SPDX-License-Identifier: BSD-2-Clause-Patent
7
8 @par Revision Reference:
9 GUIDs defined in UEFI 2.1 spec.
10
11**/
12
13#ifndef __HII_KEYBOARD_LAYOUT_GUID_H__
14#define __HII_KEYBOARD_LAYOUT_GUID_H__
15
16#define EFI_HII_SET_KEYBOARD_LAYOUT_EVENT_GUID \
17 { 0x14982a4f, 0xb0ed, 0x45b8, { 0xa8, 0x11, 0x5a, 0x7a, 0x9b, 0xc2, 0x32, 0xdf }}
18
19extern EFI_GUID gEfiHiiKeyBoardLayoutGuid;
20
21#endif
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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