From 419a1c4b3a3d765e7cf8753ba5b8a401b5df8670 Mon Sep 17 00:00:00 2001 From: Goldfish64 Date: Mon, 17 May 2021 18:06:45 -0500 Subject: [PATCH] Add missing null terminator on name property --- UEFIGraphicsFB/Info.plist | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/UEFIGraphicsFB/Info.plist b/UEFIGraphicsFB/Info.plist index 766b42a..f607356 100644 --- a/UEFIGraphicsFB/Info.plist +++ b/UEFIGraphicsFB/Info.plist @@ -43,14 +43,14 @@ $(PRODUCT_BUNDLE_IDENTIFIER) IOClass $(PRODUCT_NAME:rfc1034identifier) - IOMatchCategory - IOPlatformDevice - IOName - display + IOMatchCategory + IOPlatformDevice + IOName + display IOProviderClass AppleACPIPlatformExpert - name - ZGlzcGxheQ== + name + ZGlzcGxheQA= NSHumanReadableCopyright