Index: head/sysutils/shim/files/patch-lib-console.c =================================================================== --- head/sysutils/shim/files/patch-lib-console.c (nonexistent) +++ head/sysutils/shim/files/patch-lib-console.c (revision 515238) @@ -0,0 +1,11 @@ +--- lib/console.c.orig 2019-10-23 08:09:31 UTC ++++ lib/console.c +@@ -360,7 +360,7 @@ static struct { + { EFI_SECURITY_VIOLATION, L"Security Violation"}, + + // warnings +- { EFI_WARN_UNKOWN_GLYPH, L"Warning Unknown Glyph"}, ++ { EFI_WARN_UNKNOWN_GLYPH, L"Warning Unknown Glyph"}, + { EFI_WARN_DELETE_FAILURE, L"Warning Delete Failure"}, + { EFI_WARN_WRITE_FAILURE, L"Warning Write Failure"}, + { EFI_WARN_BUFFER_TOO_SMALL, L"Warning Buffer Too Small"}, Property changes on: head/sysutils/shim/files/patch-lib-console.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property