Home
last modified time | relevance | path

Searched refs:PS2 (Results 1 – 16 of 16) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/
DPs2MouseDxe.uni2 // PS2 Mouse Driver.
4 // This dirver provides support for PS2 based mice.
19 #string STR_MODULE_ABSTRACT #language en-US "PS2 Mouse Driver"
21 #string STR_MODULE_DESCRIPTION #language en-US "This driver provides support for PS2-based…
DPs2MouseDxe.inf2 # PS2 Mouse Driver.
4 # This dirver provides support for PS2 based mice.
DPs2MouseDxeExtra.uni18 "PS2 Mouse DXE Driver"
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/
DPs2MouseAbsolutePointerDxe.uni2 // PS2 Mouse driver providing absolute (touch pad) pointer support.
5 // PS2 mouse as the input hardware.
20 #string STR_MODULE_ABSTRACT #language en-US "PS2 Mouse driver providing absolute (touch…
22 …his driver simulates a touch pad absolute pointing device using a standard PS2 mouse as the input …
DPs2MouseAbsolutePointerDxe.inf2 # PS2 Mouse driver providing absolute (touch pad) pointer support.
5 # PS2 mouse as the input hardware.
DPs2MouseAbsolutePointerDxeExtra.uni18 "PS2 Tablet Pointer DXE Driver"
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
DPs2KeyboardDxe.uni5 // compatible PS2 protocol using Scan Code Set 1.
22 …oard Driver for UEFI. The keyboard type implemented follows IBM compatible PS2 protocol using Scan…
DPs2KeyboardDxeExtra.uni18 "PS2 Keyboard DXE Driver"
DPs2keyboardDxe.inf5 # compatible PS2 protocol using Scan Code Set 1.
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/
DIntelFrameworkModulePkg.dec137 ## Indicates if PS2 keyboard does a extended verification during start.
139 # TRUE - Turn on PS2 keyboard extended verification.<BR>
140 # FALSE - Turn off PS2 keyboard extended verification.<BR>
141 # @Prompt Turn on PS2 Keyboard Extended Verification
151 ## Indicates if PS2 mouse does a extended verification during start.
153 # TRUE - Turn on PS2 mouse extended verification. <BR>
154 # FALSE - Turn off PS2 mouse extended verification. <BR>
155 # @Prompt Turn on PS2 Mouse Extended Verification
275 ## Indicates if to use the optimized timing for best PS2 detection performance.
277 # TRUE - Use the optimized timing for best PS2 detection performance.<BR>
[all …]
DIntelFrameworkModulePkg.uni98 …workModulePkgTokenSpaceGuid_PcdFastPS2Detection_PROMPT #language en-US "Enable fast PS2 detection"
100 …n_HELP #language en-US "Indicates if to use the optimized timing for best PS2 detection performan…
102 … "TRUE - Use the optimized timing for best PS2 detection performance.<BR>\n"
103 … "FALSE - Use the normal timing to detect PS2.<BR>"
129 …enSpaceGuid_PcdPs2KbdExtendedVerification_PROMPT #language en-US "Turn on PS2 Keyboard Extended V…
131 …TokenSpaceGuid_PcdPs2KbdExtendedVerification_HELP #language en-US "Enable PS2 keyboard extended v…
141 …SpaceGuid_PcdPs2MouseExtendedVerification_PROMPT #language en-US "Turn on PS2 Mouse Extended Veri…
143 …kenSpaceGuid_PcdPs2MouseExtendedVerification_HELP #language en-US "Enable PS2 mouse extended veri…
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
Drefactor.py544 PS2 = "... " variable in RefactoringTool
574 (line.startswith(indent + self.PS2) or
575 line == indent + self.PS2.rstrip() + u"\n")):
615 block += [indent + self.PS2 + line for line in new]
671 prefix2 = indent + self.PS2
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/
DSetupVariable.h880 UINT8 PS2; member
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
DPlatformPkgIA32.dsc590 ## This PCD specifies whether PS2 keyboard does a extended verification during start.
593 ## This PCD specifies whether PS2 mouse does a extended verification during start.
698 ## This PCD specifies whether to use the optimized timing for best PS2 detection performance.
DPlatformPkgGccX64.dsc590 ## This PCD specifies whether PS2 keyboard does a extended verification during start.
593 ## This PCD specifies whether PS2 mouse does a extended verification during start.
698 ## This PCD specifies whether to use the optimized timing for best PS2 detection performance.
DPlatformPkgX64.dsc590 ## This PCD specifies whether PS2 keyboard does a extended verification during start.
593 ## This PCD specifies whether PS2 mouse does a extended verification during start.
698 ## This PCD specifies whether to use the optimized timing for best PS2 detection performance.