mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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> |
||
|---|---|---|
| .. | ||
| Edit.c | ||
| FileBuffer.c | ||
| FileBuffer.h | ||
| MainTextEditor.c | ||
| MainTextEditor.h | ||
| Misc.c | ||
| Misc.h | ||
| TextEditor.h | ||
| TextEditorTypes.h | ||
| TextEditStrings.uni | ||