Searched refs:PS2 (Results 1 – 16 of 16) sorted by relevance
2 // 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…
2 # PS2 Mouse Driver.4 # This dirver provides support for PS2 based mice.
18 "PS2 Mouse DXE Driver"
2 // 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 …
2 # PS2 Mouse driver providing absolute (touch pad) pointer support.5 # PS2 mouse as the input hardware.
18 "PS2 Tablet Pointer DXE Driver"
5 // compatible PS2 protocol using Scan Code Set 1.22 …oard Driver for UEFI. The keyboard type implemented follows IBM compatible PS2 protocol using Scan…
18 "PS2 Keyboard DXE Driver"
5 # compatible PS2 protocol using Scan Code Set 1.
137 ## 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 Verification151 ## 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 Verification275 ## 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 …]
98 …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…
544 PS2 = "... " variable in RefactoringTool574 (line.startswith(indent + self.PS2) or575 line == indent + self.PS2.rstrip() + u"\n")):615 block += [indent + self.PS2 + line for line in new]671 prefix2 = indent + self.PS2
880 UINT8 PS2; member
590 ## 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.