From 35f830dd02025a1f5eb213bfeccb28c93c170844 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 23 Jun 2026 13:05:41 +0000 Subject: [PATCH 1/2] Initial plan From 6b39f8595e7d7ec3782cba089245c886ddfd3f4e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 23 Jun 2026 13:08:32 +0000 Subject: [PATCH 2/2] Fix unused variable warnings in nanosvg.cpp nsvg__dumpFloat --- rEFIt_UEFI/libeg/nanosvg.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rEFIt_UEFI/libeg/nanosvg.cpp b/rEFIt_UEFI/libeg/nanosvg.cpp index ba948dc24..67b9f70f6 100644 --- a/rEFIt_UEFI/libeg/nanosvg.cpp +++ b/rEFIt_UEFI/libeg/nanosvg.cpp @@ -227,10 +227,12 @@ void nsvg__dumpFloat(CONST char* s, float* t, int N) DBG("%s: ", s); for(int i=0; i