edk2/ShellPkg
Alexander Gryanko 27528b48db ShellPkg: fix UNI string formatting and line endings to match UNI Spec
Changes include:
* Added missing \r\n line endings inside string literals
* Fixed inconsistent indentation in multi-line string entries
* Removed duplicated #language en-US directive
* Aligned string formatting to match the UNI specification

Updated files:
ShellPkg/DynamicCommand/HttpDynamicCommand/Http.uni
ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni

The issues were identified during testing of the parser
https://github.com/xpahos/edk2-idea.

Signed-off-by: Alexander Gryanko <xpahos@gmail.com>
2026-03-02 19:32:17 +00:00
..
Application ShellPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
DynamicCommand ShellPkg: fix UNI string formatting and line endings to match UNI Spec 2026-03-02 19:32:17 +00:00
Include ShellPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Library ShellPkg: fix UNI string formatting and line endings to match UNI Spec 2026-03-02 19:32:17 +00:00
Test ShellPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
ShellPkg.ci.yaml ShellPkg: Remove EmbeddedPkg dependency 2025-08-12 17:42:44 +00:00
ShellPkg.dec ShellPkg: Remove PcdShellSupportOldProtocols 2025-06-13 21:11:49 +00:00
ShellPkg.dsc ShellPkg: Remove ARM32 Support 2025-09-25 22:04:10 +00:00