edk2/ShellPkg/Library/UefiShellDebug1CommandsLib
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 ShellPkg: Prevent memcpy intrinsics in VS22 (17.14.2) 2025-06-08 18:07:56 +00:00
HexEdit ShellPkg: Prevent memcpy intrinsics in VS22 (17.14.2) 2025-06-08 18:07:56 +00:00
SmbiosView ShellPkg: Updated Memory Form Factor definition per SMBIOS 3.8.0 2025-04-22 17:32:39 +00:00
Comp.c ShellPkg: CodeQL Fixes 2024-10-29 02:09:18 +00:00
Compress.c ShellPkg: Fix typos 2023-12-08 13:25:11 +00:00
Compress.h ShellPkg: Fix typos 2023-12-08 13:25:11 +00:00
Dblk.c ShellPkg: UefiShellDebug1CommandsLib: CodeQL Fixes 2024-10-29 02:09:18 +00:00
Dmem.c ShellPkg: fix warnings about uninitialized variable 2025-01-29 17:20:57 +01:00
DmpStore.c ShellPkg: UefiShellDebug1CommandsLib: CodeQL Fixes 2024-10-29 02:09:18 +00:00
EditInputBar.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
EditInputBar.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
EditMenuBar.c ShellPkg: UefiShellDebug1CommandsLib: CodeQL Fixes 2024-10-29 02:09:18 +00:00
EditMenuBar.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
EditStatusBar.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
EditStatusBar.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
EditTitleBar.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
EditTitleBar.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
EfiCompress.c ShellPkg: CodeQL Fixes 2024-10-29 02:09:18 +00:00
EfiDecompress.c ShellPkg: CodeQL Fixes 2024-10-29 02:09:18 +00:00
LoadPciRom.c ShellPkg: CodeQL Fixes 2024-10-29 02:09:18 +00:00
MemMap.c ShellPkg: CodeQL Fixes 2024-10-29 02:09:18 +00:00
Mm.c ShellPkg: UefiShellDebug1CommandsLib: CodeQL Fixes 2024-10-29 02:09:18 +00:00
Mode.c ShellPkg: UefiShellDebug1CommandsLib: CodeQL Fixes 2024-10-29 02:09:18 +00:00
Pci.c ShellPkg: Add PCIe extended capability 2025-04-30 04:11:42 +00:00
Pci.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SerMode.c ShellPkg: UefiShellDebug1CommandsLib: CodeQL Fixes 2024-10-29 02:09:18 +00:00
SetSize.c ShellPkg: CodeQL Fixes 2024-10-29 02:09:18 +00:00
SetVar.c ShellPkg: CodeQL Fixes 2024-10-29 02:09:18 +00:00
UefiShellDebug1CommandsLib.c ShellPkg: UefiShellDebug1CommandsLib: CodeQL Fixes 2024-10-29 02:09:18 +00:00
UefiShellDebug1CommandsLib.h ShellPkg: UefiShellDebug1CommandsLib: CodeQL Fixes 2024-10-29 02:09:18 +00:00
UefiShellDebug1CommandsLib.inf ShellPkg: UefiShellDebug1CommandsLib: CodeQL Fixes 2024-10-29 02:09:18 +00:00
UefiShellDebug1CommandsLib.uni ShellPkg: Add PCIe extended capability 2025-04-30 04:11:42 +00:00