ArmVirtPkg/VirtFdtDxe: drop detection of PSCI method
The detection of the PSCI method has been moved to the EfiResetSystemLib implementation, so drop the handling from VirtFdtDxe. Since no users remain of gArmVirtTokenSpaceGuid.PcdArmPsciMethod, remove that as well. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
This commit is contained in:
@@ -206,8 +206,6 @@
|
||||
gArmPlatformTokenSpaceGuid.PcdPciMmio32Size|0x0
|
||||
gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0x0
|
||||
|
||||
gArmVirtTokenSpaceGuid.PcdArmPsciMethod|0
|
||||
|
||||
gArmVirtTokenSpaceGuid.PcdFwCfgSelectorAddress|0x0
|
||||
gArmVirtTokenSpaceGuid.PcdFwCfgDataAddress|0x0
|
||||
gArmVirtTokenSpaceGuid.PcdFwCfgDmaAddress|0x0
|
||||
|
Reference in New Issue
Block a user