edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit
Michael Kubacki dfc8e90fdb ShellPkg: Prevent memcpy intrinsics in VS22 (17.14.2)
The latest VS2022 update replaces some code patterns with struct
assignments with `memcpy`. This change convert the code to
explicitly use `CopyMem`.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
2025-06-08 18:07:56 +00:00
..
Edit.c ShellPkg: CodeQL Fixes 2024-10-29 02:09:18 +00:00
FileBuffer.c ShellPkg: Prevent memcpy intrinsics in VS22 (17.14.2) 2025-06-08 18:07:56 +00:00
FileBuffer.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MainTextEditor.c ShellPkg: UefiShellDebug1CommandsLib: CodeQL Fixes 2024-10-29 02:09:18 +00:00
MainTextEditor.h ShellPkg: Fix spelling mistake for occurred 2020-08-19 00:54:23 +00:00
Misc.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Misc.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
TextEditor.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
TextEditorTypes.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
TextEditStrings.uni ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00