]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Include/Guid/HiiKeyBoardLayout.h
Clean up the MdePkg.dec.
[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
20#define EFI_HII_DATABASE_PROTOCOL_GUID \\r
21 { 0xef9fc172, 0xa1b2, 0x4693, { 0xb3, 0x27, 0x6d, 0x32, 0xfc, 0x41, 0x60, 0x42 }}\r
22\r
23extern EFI_GUID gEfiHiiKeyBoardLayoutGuid;\r
24\r
25#endif\r