diff options
| author | Yang You (UU) <[email protected]> | 2025-11-25 12:00:49 -0800 |
|---|---|---|
| committer | Yang You (UU) <[email protected]> | 2025-11-25 12:00:49 -0800 |
| commit | 9dbc926ce6e032e6500d46c6890451c17724b766 (patch) | |
| tree | a0f37754a49ee90b699af906eee21e28642997e7 /network | |
| parent | c27f85b9c2d42d2e86863ad18954d42c11ea95b2 (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.inf | bin | 2896 -> 5966 bytes |
| -rw-r--r-- | network/wlan/WIFICX/um/wificxsampleclientum.inf | bin | 3154 -> 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 Binary files differindex a29d9721..a05b7050 100644 --- a/network/wlan/WIFICX/km/wificxsampleclientkm.inf +++ b/network/wlan/WIFICX/km/wificxsampleclientkm.inf diff --git a/network/wlan/WIFICX/um/wificxsampleclientum.inf b/network/wlan/WIFICX/um/wificxsampleclientum.inf Binary files differindex 35477349..174afe55 100644 --- a/network/wlan/WIFICX/um/wificxsampleclientum.inf +++ b/network/wlan/WIFICX/um/wificxsampleclientum.inf |
