mirror of
https://github.com/acidanthera/audk.git
synced 2025-09-26 02:58:39 +02:00
BaseTools: Fixed VS2019 build.
This commit is contained in:
parent
86005c4c0c
commit
6ba140a6b5
@ -4075,7 +4075,7 @@ Returns:
|
||||
PdbPointer = FileName;
|
||||
}
|
||||
|
||||
WriteMapFile (FvMapFile, PdbPointer, *FfsFile, NewPe32BaseAddress, &OrigImageContext);
|
||||
WriteMapFile (FvMapFile, PdbPointer, *FfsFile, NewPe32BaseAddress, &ImageContext);
|
||||
}
|
||||
|
||||
if ((*FfsFile)->Type != EFI_FV_FILETYPE_SECURITY_CORE &&
|
||||
|
Loading…
x
Reference in New Issue
Block a user