TianoCore EDK2 master
Loading...
Searching...
No Matches
HiiKeyBoardLayout.h
Go to the documentation of this file.
1
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
Definition: Base.h:213