audk/MdeModulePkg/Bus/Usb/UsbMassStorageDxe
jljusten 7538d53684 MdeModulePkg: Remove variables that are set, but not used
GCC 4.6 generates a warning when a variable is set,
but never used.

Signed-off-by: jljusten
Reviewed-by: lgao4
Reviewed-by: erictian
Reviewed-by: rsun3

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12617 6f19259b-4bc3-4df7-8a09-765794883524
2011-10-31 15:58:05 +00:00
..
ComponentName.c Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
UsbMass.h Produce DiskInfo for usb mass storage device 2011-06-13 05:27:23 +00:00
UsbMassBoot.c MdeModulePkg: Remove variables that are set, but not used 2011-10-31 15:58:05 +00:00
UsbMassBoot.h remove unnecessary retry logic from usb mass storage driver. 2011-09-29 09:14:30 +00:00
UsbMassBot.c Produce DiskInfo for usb mass storage device 2011-06-13 05:27:23 +00:00
UsbMassBot.h Produce DiskInfo for usb mass storage device 2011-06-13 05:27:23 +00:00
UsbMassCbi.c Produce DiskInfo for usb mass storage device 2011-06-13 05:27:23 +00:00
UsbMassCbi.h Produce DiskInfo for usb mass storage device 2011-06-13 05:27:23 +00:00
UsbMassDiskInfo.c fix file name lowercase/uppercase inconsistent issue. 2011-06-14 03:39:23 +00:00
UsbMassDiskInfo.h Coding style refinement. 2011-09-21 03:35:54 +00:00
UsbMassImpl.c remove unnecessary retry logic from usb mass storage driver. 2011-09-29 09:14:30 +00:00
UsbMassImpl.h Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
UsbMassStorageDxe.inf fix file name lowercase/uppercase inconsistent issue. 2011-06-14 03:44:16 +00:00