MdeModulePkg: Add Ps2MouseDxe driver
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Feng Tian <feng.tian@intel.com>
This commit is contained in:
@@ -731,6 +731,13 @@
|
||||
# @Prompt Enable export HII data and configuration to be used in OS runtime.
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdHiiOsRuntimeSupport|TRUE|BOOLEAN|0x00010074
|
||||
|
||||
## Indicates if PS2 mouse does a extended verification during start.
|
||||
# Extended verification will take some performance. It can be set to FALSE for boot performance.<BR><BR>
|
||||
# TRUE - Turn on PS2 mouse extended verification. <BR>
|
||||
# FALSE - Turn off PS2 mouse extended verification. <BR>
|
||||
# @Prompt Turn on PS2 Mouse Extended Verification
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdPs2MouseExtendedVerification|TRUE|BOOLEAN|0x00010075
|
||||
|
||||
[PcdsFeatureFlag.IA32, PcdsFeatureFlag.X64]
|
||||
## Indicates if DxeIpl should switch to long mode to enter DXE phase.
|
||||
# It is assumed that 64-bit DxeCore is built in firmware if it is true; otherwise 32-bit DxeCore
|
||||
|
Reference in New Issue
Block a user