edk2/ShellPkg
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
..
Application ShellPkg: Fix check on OldArgv in UpdateArgcArgv() 2024-11-24 17:15:24 +00:00
DynamicCommand ShellPkg Http.c: Remove extra \n when using -m param 2025-01-24 19:44:08 +00:00
Include ShellPkg: Fix typos 2023-12-08 13:25:11 +00:00
Library ShellPkg: Prevent memcpy intrinsics in VS22 (17.14.2) 2025-06-08 18:07:56 +00:00
Test ShellPkg: Removed Pei, Dxe, Smm and mm header files 2025-05-28 08:01:10 +00:00
ShellPkg.ci.yaml ShellPkg: Added MockShellLib 2025-05-28 08:01:10 +00:00
ShellPkg.dec ShellPkg: Added MockShellLib 2025-05-28 08:01:10 +00:00
ShellPkg.dsc MdePkg: MdeLibs.dsc.inc: Apply StackCheckLibNull to All Module Types 2024-11-13 21:01:46 +00:00