Searched refs:Crc32 (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Guid/
H A DDebugImageInfoTable.h39 UINT32 Crc32; ///< A 32-bit CRC value that is used to verify the EFI_SYSTEM_TABLE_POINTER structure is valid. member in struct:__anon11341
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/
H A DGNUmakefile24 Crc32.o \
H A DMakefile23 Crc32.obj \
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Misc/
H A DDebugImageInfo.c127 mDebugTable->Crc32 = 0;
152 mDebugTable->Crc32 = 0;
153 gBS->CalculateCrc32 ((VOID *)mDebugTable, sizeof (EFI_SYSTEM_TABLE_POINTER), &mDebugTable->Crc32);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiSpec.h1047 @param Crc32 The 32-bit CRC that was computed for the data buffer specified by Data
1051 Crc32.
1053 @retval EFI_INVALID_PARAMETER Crc32 is NULL.
1062 OUT UINT32 *Crc32
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiSpec.h1047 @param Crc32 The 32-bit CRC that was computed for the data buffer specified by Data
1051 Crc32.
1053 @retval EFI_INVALID_PARAMETER Crc32 is NULL.
1062 OUT UINT32 *Crc32

Completed in 1605 milliseconds