mirror of https://github.com/acidanthera/audk.git
ArmPlatformPkg/ArmRealViewEbPkg: Fixed General Interrupt Controller Base Address
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11804 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
47a8e12fe1
commit
b1b0fbed06
|
@ -386,8 +386,8 @@
|
||||||
#
|
#
|
||||||
# ARM PL390 General Interrupt Controller
|
# ARM PL390 General Interrupt Controller
|
||||||
#
|
#
|
||||||
gArmTokenSpaceGuid.PcdGicDistributorBase|0x10041000
|
gArmTokenSpaceGuid.PcdGicDistributorBase|0x1F001000
|
||||||
gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x10040000
|
gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x1F000100
|
||||||
gArmTokenSpaceGuid.PcdGicNumInterrupts|96
|
gArmTokenSpaceGuid.PcdGicNumInterrupts|96
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue