X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ArmPkg%2FDrivers%2FCpuDxe%2FCpuDxe.c;h=d089cb2d119fb972a9e186aec18971323f7c3ee4;hp=b1cac31d671b50e8dbb6c4b3cb037522d34de896;hb=fcb880ecbe1411eef12deb8e998cda3c3fc07b31;hpb=a00df2e5626f6aafafb9bdfd3e189402b1329530 diff --git a/ArmPkg/Drivers/CpuDxe/CpuDxe.c b/ArmPkg/Drivers/CpuDxe/CpuDxe.c index b1cac31d67..d089cb2d11 100644 --- a/ArmPkg/Drivers/CpuDxe/CpuDxe.c +++ b/ArmPkg/Drivers/CpuDxe/CpuDxe.c @@ -39,7 +39,7 @@ @retval EFI_SUCCESS The address range from Start to Start+Length was flushed from the processor's data cache. - @retval EFI_UNSUPPORTEDT The processor does not support the cache flush type specified + @retval EFI_UNSUPPORTED The processor does not support the cache flush type specified by FlushType. @retval EFI_DEVICE_ERROR The address range from Start to Start+Length could not be flushed from the processor's data cache.