summaryrefslogtreecommitdiff
path: root/network
diff options
context:
space:
mode:
authorYang You (UU) <[email protected]>2025-11-25 12:00:49 -0800
committerYang You (UU) <[email protected]>2025-11-25 12:00:49 -0800
commit9dbc926ce6e032e6500d46c6890451c17724b766 (patch)
treea0f37754a49ee90b699af906eee21e28642997e7 /network
parentc27f85b9c2d42d2e86863ad18954d42c11ea95b2 (diff)
Moving to UTF-16 LE BOM as
https://learn.microsoft.com/en-us/windows-hardware/drivers/install/general-guidelines-for-inf-files#editing-inf-files-and-file-encodings The file must be saved with an ANSI or Unicode (UTF-16 LE) file encoding. Unicode (UTF-16 LE) is preferred since it allows the INF to support localizing the INF Strings section in a wide variety of languages. If your INF contains non-ASCII characters, you must save the file as a Unicode (UTF-16 LE) file.
Diffstat (limited to 'network')
-rw-r--r--network/wlan/WIFICX/km/wificxsampleclientkm.infbin2896 -> 5966 bytes
-rw-r--r--network/wlan/WIFICX/um/wificxsampleclientum.infbin3154 -> 6504 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/network/wlan/WIFICX/km/wificxsampleclientkm.inf b/network/wlan/WIFICX/km/wificxsampleclientkm.inf
index a29d9721..a05b7050 100644
--- a/network/wlan/WIFICX/km/wificxsampleclientkm.inf
+++ b/network/wlan/WIFICX/km/wificxsampleclientkm.inf
Binary files differ
diff --git a/network/wlan/WIFICX/um/wificxsampleclientum.inf b/network/wlan/WIFICX/um/wificxsampleclientum.inf
index 35477349..174afe55 100644
--- a/network/wlan/WIFICX/um/wificxsampleclientum.inf
+++ b/network/wlan/WIFICX/um/wificxsampleclientum.inf
Binary files differ