]> git.proxmox.com Git - mirror_edk2.git/commit
Fix the issue in MdeModulePkg that mismatch between PCD type and the PCD Lib API...
authorrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 14 Jan 2010 09:46:12 +0000 (09:46 +0000)
committerrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 14 Jan 2010 09:46:12 +0000 (09:46 +0000)
commitc11fa40c4e8124c7dfb8660b67aea1175e91cc13
treef353906b1be94a029ee3cf021ed2db036d4866a2
parent9c1d98d822a9cd2146790d146c3ddd053b9cc759
Fix the issue in MdeModulePkg that mismatch between PCD type and the PCD Lib API to get the PCD.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9751 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumeratorSupport.c
MdeModulePkg/Bus/Usb/UsbKbDxe/EfiKey.c
MdeModulePkg/Bus/Usb/UsbKbDxe/KeyBoard.c
MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointer.c
MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouse.c
MdeModulePkg/Core/DxeIplPeim/DxeLoad.c
MdeModulePkg/Core/RuntimeDxe/Runtime.c
MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.c