X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FMemoryTest%2FGenericMemoryTestDxe%2FLightMemoryTest.c;h=7fd383ab721ef54039527f53b71940584275dac0;hp=fe24e490d417000b8d4796e0bfee3d639d5ff663;hb=d181539b83410898a11328fd3a2b18220976e490;hpb=f034c05cc40bf4033b23f4c69285e14d73ed6d1d diff --git a/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/LightMemoryTest.c b/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/LightMemoryTest.c index fe24e490d4..7fd383ab72 100644 --- a/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/LightMemoryTest.c +++ b/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/LightMemoryTest.c @@ -539,12 +539,12 @@ InitializeMemoryTest ( @param[out] TestedMemorySize Return the tested extended memory size. @param[out] TotalMemorySize Return the whole system physical memory size. The total memory size does not include memory in a slot with a disabled DIMM. - @param[out] ErrorOut TRUE if the memory error occured. + @param[out] ErrorOut TRUE if the memory error occurred. @param[in] 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. **/ EFI_STATUS