mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-12-07 08:54:37 +00:00
Fix GCC build failures below. variable 'EvtTrb' set but not used [-Werror=unused-but-set-variable] variable 'Index' set but not used [-Werror=unused-but-set-variable] The build failure could only be caught with -D SOURCE_DEBUG_USE_USB3 build flag. |
||
|---|---|---|
| .. | ||
| DebugAgent | ||
| DebugCommunicationLibSerialPort | ||
| DebugCommunicationLibUsb | ||
| DebugCommunicationLibUsb3 | ||
| PeCoffExtraActionLibDebug | ||