Fix build errors due to locals variables being set but not used and missing EFIAPI in a protocol service.
V2 version updates copyright dates Leahy, Leroy P (3): QuarkPlatformPkg: Fix build errors QuarkPlatformPkg: Fix variable set but not used build errors QuarkSocPkg/SDControllerDxe: Add EFIAPI to SetHighSpeedMode QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/AcpiPciUpdate.c | 4 +--- QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/AcpiPlatform.c | 6 +----- QuarkPlatformPkg/Acpi/DxeSmm/SmmPowerManagement/Ppm.c | 16 ++-------------- .../Library/PlatformHelperLib/PlatformHelperPei.c | 4 +--- .../MiscNumberOfInstallableLanguagesFunction.c | 6 ++---- .../Platform/Dxe/SmbiosMiscDxe/MiscOemStringFunction.c | 5 +---- .../Dxe/SmbiosMiscDxe/MiscSystemOptionStringFunction.c | 5 +---- .../Platform/Pei/PlatformInit/Generic/Recovery.c | 8 +------- QuarkPlatformPkg/Platform/Pei/PlatformInit/MrcWrapper.c | 5 +---- .../Platform/SpiFvbServices/FwBlockService.c | 7 +------ .../Sdio/Dxe/SDControllerDxe/SDController.c | 3 ++- 11 files changed, 14 insertions(+), 55 deletions(-) -- 2.6.3.windows.1 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

