Sync tool code to BuildTools project r1739.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9397 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -205,7 +205,8 @@ EFI_STATUS
|
||||
UpdateSymFile (
|
||||
IN UINT64 BaseAddress,
|
||||
IN CHAR8 *DestFileName,
|
||||
IN CHAR8 *SourceFileName
|
||||
IN CHAR8 *SourceFileName,
|
||||
IN UINT64 FileSize
|
||||
)
|
||||
/*++
|
||||
|
||||
@@ -219,6 +220,7 @@ Arguments:
|
||||
BaseAddress - The base address for the new SYM tokens.
|
||||
DestFileName - The destination file.
|
||||
SourceFileName - The source file.
|
||||
FileSize - Size of bin file.
|
||||
|
||||
Returns:
|
||||
|
||||
|
Reference in New Issue
Block a user