mirror of
https://github.com/dslm4515/BMLFS.git
synced 2025-08-16 16:39:38 +00:00
12 lines
357 B
Diff
12 lines
357 B
Diff
--- refind-0.13.1.orig/EfiLib/gnuefi-helper.h 2021-02-21 21:40:57.000000000 +0000
|
|
+++ refind-0.13.1/EfiLib/gnuefi-helper.h 2021-03-08 21:46:22.668689904 +0000
|
|
@@ -25,7 +25,7 @@
|
|
#include "efilib.h"
|
|
|
|
#define EFI_DEVICE_PATH_PROTOCOL EFI_DEVICE_PATH
|
|
-#define UnicodeSPrint SPrint
|
|
+#define UnicodeSPrint IPrint
|
|
#define gRT RT
|
|
#define gBS BS
|
|
#ifndef CONST
|