ArmPkg/DebugAgentSymbolsOnlyLib: Fix the Firmware Base Address containing the Sec module

The previous version was using the FD base address. But the FV base address
should be used instead.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12138 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
oliviermartin 2011-08-15 17:00:09 +00:00
parent e6d572ba03
commit abb4e5f346
1 changed files with 1 additions and 1 deletions

View File

@ -34,5 +34,5 @@
PeCoffLib
[Pcd]
gArmTokenSpaceGuid.PcdSecureFdBaseAddress
gArmTokenSpaceGuid.PcdSecureFvBaseAddress
gArmTokenSpaceGuid.PcdNormalFvBaseAddress