]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf
Remove reference to PCDs of status code value. Use macros introduced in PI1.2 instead.
[mirror_edk2.git] / MdeModulePkg / Bus / Usb / UsbMouseDxe / UsbMouseDxe.inf
index 3466435e5c79486980064508b6b86ef3d9dd42a9..7097520e81c098099c5a06b95f174199741ebed0 100644 (file)
@@ -9,7 +9,7 @@
 # 1. Universal Serial Bus HID Firmware Specification, ver 1.11\r
 # 2. UEFI Specification, v2.1\r
 #\r
-# Copyright (c) 2006 - 2008, Intel Corporation. \r
+# Copyright (c) 2006 - 2010, Intel Corporation. \r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -56,7 +56,6 @@
   UefiDriverEntryPoint\r
   BaseMemoryLib\r
   ReportStatusCodeLib\r
-  PcdLib\r
   UefiUsbLib\r
 \r
 [Protocols]\r
   gEfiDevicePathProtocolGuid                    ## TO_START\r
   gEfiSimplePointerProtocolGuid                 ## BY_START\r
 \r
-[FixedPcd]\r
-  gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInterfaceError\r
-  gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseEnable\r
-  gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseDisable\r
-  gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInputError\r
-  gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseReset\r
-\r
 # [Event]\r
 #   ##\r
 #   # Periodic timer event for delayed recovery, which deals with device error.\r