]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Include/Guid/HiiKeyBoardLayout.h
Fix bug in MdePkg.
[mirror_edk2.git] / MdePkg / Include / Guid / HiiKeyBoardLayout.h
CommitLineData
fd21d1aa 1/** @file\r
2\r
3 Copyright (c) 2006 - 2007, Intel Corporation\r
4 All rights reserved. This program and the accompanying materials \r
5 are licensed and made available under the terms and conditions of the BSD License \r
6 which accompanies this distribution. The full text of the license may be found at \r
7 http://opensource.org/licenses/bsd-license.php \r
8\r
9 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \r
10 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. \r
11\r
12 @par Revision Reference:\r
13 GUIDs defined in UEFI 2.1 spec.\r
14\r
15**/\r
16\r
17#ifndef __HII_KEYBOARD_LAYOUT_GUID_H__\r
18#define __HII_KEYBOARD_LAYOUT_GUID_H__\r
19\r
98d80c18 20#define EFI_HII_SET_KEYBOARD_LAYOUT_EVENT_GUID \\r
21 { 0x14982a4f, 0xb0ed, 0x45b8, { 0xa8, 0x11, 0x5a, 0x7a, 0x9b, 0xc2, 0x32, 0xdf }}\r
fd21d1aa 22\r
23extern EFI_GUID gEfiHiiKeyBoardLayoutGuid;\r
24\r
25#endif\r