X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FInclude%2FProtocol%2FGenericMemoryTest.h;h=08157f35f590e05d67252b53eb00f85cac9ccfd1;hp=61cab8c4ae21d1d5a537c1f481c1d8c66bdd5764;hb=d181539b83410898a11328fd3a2b18220976e490;hpb=f034c05cc40bf4033b23f4c69285e14d73ed6d1d diff --git a/MdeModulePkg/Include/Protocol/GenericMemoryTest.h b/MdeModulePkg/Include/Protocol/GenericMemoryTest.h index 61cab8c4ae..08157f35f5 100644 --- a/MdeModulePkg/Include/Protocol/GenericMemoryTest.h +++ b/MdeModulePkg/Include/Protocol/GenericMemoryTest.h @@ -54,12 +54,12 @@ EFI_STATUS @param TestedMemorySize Return the tested extended memory size. @param TotalMemorySize Return the whole system physical memory size. The total memory size does not include memory in a slot with a disabled DIMM. - @param ErrorOut TRUE if the memory error occured. + @param ErrorOut TRUE if the memory error occurred. @param IfTestAbort Indicates that the user pressed "ESC" to skip the memory test. @retval EFI_SUCCESS One block of memory passed the test. @retval EFI_NOT_FOUND All memory blocks have already been tested. - @retval EFI_DEVICE_ERROR Memory device error occured, and no agent can handle it. + @retval EFI_DEVICE_ERROR Memory device error occurred, and no agent can handle it. **/ typedef