You've already forked edk2-platforms
mirror of
https://github.com/Dasharo/edk2-platforms.git
synced 2026-03-06 14:51:43 -08:00
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2603 It add a VirtualKeyboardDxe driver. It is used with a touch panel, simulate a keyboard in the screen. Signed-off-by: Ming Tan <ming.tan@intel.com> Reviewed-by: Eric Dong <eric.dong@intel.com>
13 lines
514 B
Plaintext
13 lines
514 B
Plaintext
// /** @file
|
|
// Virtual Keyboard Layout
|
|
//
|
|
// Copyright (c) 2019 - 2020, Intel Corporation. All rights reserved.<BR>
|
|
//
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
//
|
|
#image IMG_VK_CAPITALLETTERKEYBOARD TRANSPARENT CapitalLetterKeyboard.bmp
|
|
#image IMG_VK_DIGITKEYBOARD TRANSPARENT DigitKeyboard.bmp
|
|
#image IMG_VK_FULLICON TRANSPARENT FullIcon.bmp
|
|
#image IMG_VK_SIMPLEICON TRANSPARENT SimpleIcon.bmp
|
|
#image IMG_VK_SIMPLEKEYBOARD TRANSPARENT SimpleKeyboard.bmp
|