-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merged PR 5328: MdeModulePkg/HiiDatabaseDxe: Fix linker error
Fix issue where memcpy() instrinsic is being used after recent MSVC linker update in windows-2022 VM image from: Previous: - VM version: 20220509.1 - MSVC version: 14.31.31103 New: - VM version: 20220511.2 - MSVC version: 14.32.31326
- Loading branch information
1 parent
ebf80b7
commit 9ae1c1d
Showing
1 changed file
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters