Page MenuHomeFreeBSD

D34353.diff
No OneTemporary

D34353.diff

diff --git a/lib/libefivar/efivar-dp-format.c b/libefivar/efivar-dp-format.c
--- a/lib/libefivar/efivar-dp-format.c
+++ b/libefivar/efivar-dp-format.c
@@ -255,7 +255,7 @@
UefiDevicePathLibCatPrint (Str, "VenVt100Plus()");
return ;
} else if (CompareGuid (&Vendor->Guid, &gEfiVTUTF8Guid)) {
- UefiDevicePathLibCatPrint (Str, "VenUft8()");
+ UefiDevicePathLibCatPrint (Str, "VenUtf8()");
return ;
} else if (CompareGuid (&Vendor->Guid, &gEfiUartDevicePathGuid)) {
FlowControlMap = (((UART_FLOW_CONTROL_DEVICE_PATH *) Vendor)->FlowControlMap);

File Metadata

Mime Type
text/plain
Expires
Fri, Oct 4, 7:24 PM (21 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13575282
Default Alt Text
D34353.diff (606 B)

Event Timeline