Home
last modified time | relevance | path

Searched refs:ExtendedErrorData (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/
H A DLightMemoryTest.c379 EFI_MEMORY_EXTENDED_ERROR_DATA *ExtendedErrorData; in VerifyMemory() local
382 ExtendedErrorData = NULL; in VerifyMemory()
407 ExtendedErrorData = AllocateZeroPool (sizeof (EFI_MEMORY_EXTENDED_ERROR_DATA)); in VerifyMemory()
408 if (ExtendedErrorData == NULL) { in VerifyMemory()
414 ExtendedErrorData->Granularity = EFI_MEMORY_ERROR_DEVICE; in VerifyMemory()
415 ExtendedErrorData->Operation = EFI_MEMORY_OPERATION_READ; in VerifyMemory()
416 ExtendedErrorData->Syndrome = 0x0; in VerifyMemory()
417 ExtendedErrorData->Address = Address; in VerifyMemory()
418 ExtendedErrorData->Resolution = 0x40; in VerifyMemory()
426 (UINT8 *) ExtendedErrorData + sizeof (EFI_STATUS_CODE_DATA), in VerifyMemory()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/
H A DLightMemoryTest.c379 EFI_MEMORY_EXTENDED_ERROR_DATA *ExtendedErrorData; in VerifyMemory() local
382 ExtendedErrorData = NULL; in VerifyMemory()
407 ExtendedErrorData = AllocateZeroPool (sizeof (EFI_MEMORY_EXTENDED_ERROR_DATA)); in VerifyMemory()
408 if (ExtendedErrorData == NULL) { in VerifyMemory()
414 ExtendedErrorData->Granularity = EFI_MEMORY_ERROR_DEVICE; in VerifyMemory()
415 ExtendedErrorData->Operation = EFI_MEMORY_OPERATION_READ; in VerifyMemory()
416 ExtendedErrorData->Syndrome = 0x0; in VerifyMemory()
417 ExtendedErrorData->Address = Address; in VerifyMemory()
418 ExtendedErrorData->Resolution = 0x40; in VerifyMemory()
426 (UINT8 *) ExtendedErrorData + sizeof (EFI_STATUS_CODE_DATA), in VerifyMemory()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/
H A DLightMemoryTest.c379 EFI_MEMORY_EXTENDED_ERROR_DATA *ExtendedErrorData; in VerifyMemory() local
382 ExtendedErrorData = NULL; in VerifyMemory()
407 ExtendedErrorData = AllocateZeroPool (sizeof (EFI_MEMORY_EXTENDED_ERROR_DATA)); in VerifyMemory()
408 if (ExtendedErrorData == NULL) { in VerifyMemory()
414 ExtendedErrorData->Granularity = EFI_MEMORY_ERROR_DEVICE; in VerifyMemory()
415 ExtendedErrorData->Operation = EFI_MEMORY_OPERATION_READ; in VerifyMemory()
416 ExtendedErrorData->Syndrome = 0x0; in VerifyMemory()
417 ExtendedErrorData->Address = Address; in VerifyMemory()
418 ExtendedErrorData->Resolution = 0x40; in VerifyMemory()
426 (UINT8 *) ExtendedErrorData + sizeof (EFI_STATUS_CODE_DATA), in VerifyMemory()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/
H A DLightMemoryTest.c379 EFI_MEMORY_EXTENDED_ERROR_DATA *ExtendedErrorData; in VerifyMemory() local
382 ExtendedErrorData = NULL; in VerifyMemory()
407 ExtendedErrorData = AllocateZeroPool (sizeof (EFI_MEMORY_EXTENDED_ERROR_DATA)); in VerifyMemory()
408 if (ExtendedErrorData == NULL) { in VerifyMemory()
414 ExtendedErrorData->Granularity = EFI_MEMORY_ERROR_DEVICE; in VerifyMemory()
415 ExtendedErrorData->Operation = EFI_MEMORY_OPERATION_READ; in VerifyMemory()
416 ExtendedErrorData->Syndrome = 0x0; in VerifyMemory()
417 ExtendedErrorData->Address = Address; in VerifyMemory()
418 ExtendedErrorData->Resolution = 0x40; in VerifyMemory()
426 (UINT8 *) ExtendedErrorData + sizeof (EFI_STATUS_CODE_DATA), in VerifyMemory()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/
H A DLightMemoryTest.c379 EFI_MEMORY_EXTENDED_ERROR_DATA *ExtendedErrorData; in VerifyMemory() local
382 ExtendedErrorData = NULL; in VerifyMemory()
407 ExtendedErrorData = AllocateZeroPool (sizeof (EFI_MEMORY_EXTENDED_ERROR_DATA)); in VerifyMemory()
408 if (ExtendedErrorData == NULL) { in VerifyMemory()
414 ExtendedErrorData->Granularity = EFI_MEMORY_ERROR_DEVICE; in VerifyMemory()
415 ExtendedErrorData->Operation = EFI_MEMORY_OPERATION_READ; in VerifyMemory()
416 ExtendedErrorData->Syndrome = 0x0; in VerifyMemory()
417 ExtendedErrorData->Address = Address; in VerifyMemory()
418 ExtendedErrorData->Resolution = 0x40; in VerifyMemory()
426 (UINT8 *) ExtendedErrorData + sizeof (EFI_STATUS_CODE_DATA), in VerifyMemory()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/
H A DLightMemoryTest.c379 EFI_MEMORY_EXTENDED_ERROR_DATA *ExtendedErrorData; in VerifyMemory() local
382 ExtendedErrorData = NULL; in VerifyMemory()
407 ExtendedErrorData = AllocateZeroPool (sizeof (EFI_MEMORY_EXTENDED_ERROR_DATA)); in VerifyMemory()
408 if (ExtendedErrorData == NULL) { in VerifyMemory()
414 ExtendedErrorData->Granularity = EFI_MEMORY_ERROR_DEVICE; in VerifyMemory()
415 ExtendedErrorData->Operation = EFI_MEMORY_OPERATION_READ; in VerifyMemory()
416 ExtendedErrorData->Syndrome = 0x0; in VerifyMemory()
417 ExtendedErrorData->Address = Address; in VerifyMemory()
418 ExtendedErrorData->Resolution = 0x40; in VerifyMemory()
426 (UINT8 *) ExtendedErrorData + sizeof (EFI_STATUS_CODE_DATA), in VerifyMemory()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/
H A DLightMemoryTest.c361 EFI_MEMORY_EXTENDED_ERROR_DATA *ExtendedErrorData; in VerifyMemory() local
364 ExtendedErrorData = NULL; in VerifyMemory()
389 ExtendedErrorData = AllocateZeroPool (sizeof (EFI_MEMORY_EXTENDED_ERROR_DATA)); in VerifyMemory()
390 if (ExtendedErrorData == NULL) { in VerifyMemory()
396 ExtendedErrorData->Granularity = EFI_MEMORY_ERROR_DEVICE; in VerifyMemory()
397 ExtendedErrorData->Operation = EFI_MEMORY_OPERATION_READ; in VerifyMemory()
398 ExtendedErrorData->Syndrome = 0x0; in VerifyMemory()
399 ExtendedErrorData->Address = Address; in VerifyMemory()
400 ExtendedErrorData->Resolution = 0x40; in VerifyMemory()
408 (UINT8 *) ExtendedErrorData + sizeof (EFI_STATUS_CODE_DATA), in VerifyMemory()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/
H A DLightMemoryTest.c379 EFI_MEMORY_EXTENDED_ERROR_DATA *ExtendedErrorData; in VerifyMemory() local
382 ExtendedErrorData = NULL; in VerifyMemory()
407 ExtendedErrorData = AllocateZeroPool (sizeof (EFI_MEMORY_EXTENDED_ERROR_DATA)); in VerifyMemory()
408 if (ExtendedErrorData == NULL) { in VerifyMemory()
414 ExtendedErrorData->Granularity = EFI_MEMORY_ERROR_DEVICE; in VerifyMemory()
415 ExtendedErrorData->Operation = EFI_MEMORY_OPERATION_READ; in VerifyMemory()
416 ExtendedErrorData->Syndrome = 0x0; in VerifyMemory()
417 ExtendedErrorData->Address = Address; in VerifyMemory()
418 ExtendedErrorData->Resolution = 0x40; in VerifyMemory()
426 (UINT8 *) ExtendedErrorData + sizeof (EFI_STATUS_CODE_DATA), in VerifyMemory()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/
H A DLightMemoryTest.c379 EFI_MEMORY_EXTENDED_ERROR_DATA *ExtendedErrorData; in VerifyMemory() local
382 ExtendedErrorData = NULL; in VerifyMemory()
407 ExtendedErrorData = AllocateZeroPool (sizeof (EFI_MEMORY_EXTENDED_ERROR_DATA)); in VerifyMemory()
408 if (ExtendedErrorData == NULL) { in VerifyMemory()
414 ExtendedErrorData->Granularity = EFI_MEMORY_ERROR_DEVICE; in VerifyMemory()
415 ExtendedErrorData->Operation = EFI_MEMORY_OPERATION_READ; in VerifyMemory()
416 ExtendedErrorData->Syndrome = 0x0; in VerifyMemory()
417 ExtendedErrorData->Address = Address; in VerifyMemory()
418 ExtendedErrorData->Resolution = 0x40; in VerifyMemory()
426 (UINT8 *) ExtendedErrorData + sizeof (EFI_STATUS_CODE_DATA), in VerifyMemory()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/
H A DLightMemoryTest.c379 EFI_MEMORY_EXTENDED_ERROR_DATA *ExtendedErrorData; in VerifyMemory() local
382 ExtendedErrorData = NULL; in VerifyMemory()
407 ExtendedErrorData = AllocateZeroPool (sizeof (EFI_MEMORY_EXTENDED_ERROR_DATA)); in VerifyMemory()
408 if (ExtendedErrorData == NULL) { in VerifyMemory()
414 ExtendedErrorData->Granularity = EFI_MEMORY_ERROR_DEVICE; in VerifyMemory()
415 ExtendedErrorData->Operation = EFI_MEMORY_OPERATION_READ; in VerifyMemory()
416 ExtendedErrorData->Syndrome = 0x0; in VerifyMemory()
417 ExtendedErrorData->Address = Address; in VerifyMemory()
418 ExtendedErrorData->Resolution = 0x40; in VerifyMemory()
426 (UINT8 *) ExtendedErrorData + sizeof (EFI_STATUS_CODE_DATA), in VerifyMemory()
[all …]