audk/ArmPlatformPkg/Sec
oliviermartin 1ad14bc86b ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD naming
With this change, we now have these following PCDs values to define the
location of the Secure and Normal firmwares:
- gArmTokenSpaceGuid.PcdSecureFd(BaseAddress|Size)
- gArmTokenSpaceGuid.PcdSecureFv(BaseAddress|Size)
- gArmTokenSpaceGuid.PcdNormalFd(BaseAddress|Size)
- gArmTokenSpaceGuid.PcdNormalFv(BaseAddress|Size)



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11806 6f19259b-4bc3-4df7-8a09-765794883524
2011-06-11 12:06:59 +00:00
..
Exception.S ArmPlatformPkg: Fix ARMGCC build 2011-06-03 09:44:52 +00:00
Exception.asm ArmPlatform: Remove dummy padding to make the Reset Vector aligned on 32 bytes boundary 2011-04-26 17:00:11 +00:00
Helper.S Fix minor Xcode build issues. 2011-03-05 13:23:47 +00:00
Helper.asm Add ArmPlatformPkg from ARM Ltd. patch. 2011-02-01 05:41:42 +00:00
Sec.c ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD naming 2011-06-11 12:06:59 +00:00
Sec.inf ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD naming 2011-06-11 12:06:59 +00:00
SecEntryPoint.S Fix minor Xcode build issues. 2011-03-05 13:23:47 +00:00
SecEntryPoint.asm Add ArmPlatformPkg from ARM Ltd. patch. 2011-02-01 05:41:42 +00:00