HomeSort by relevance Sort by last modified time
    Searched refs:IsZeroBuffer (Results 1 - 16 of 16) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLib/
IsZeroBufferWrapper.c 2 Implementation of IsZeroBuffer function.
46 IsZeroBuffer (
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibMmx/
IsZeroBufferWrapper.c 2 Implementation of IsZeroBuffer function.
46 IsZeroBuffer (
BaseMemoryLibMmx.inf 98 Ia32/IsZeroBuffer.nasm
145 X64/IsZeroBuffer.nasm
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/
IsZeroBufferWrapper.c 2 Implementation of IsZeroBuffer function.
46 IsZeroBuffer (
BaseMemoryLibOptDxe.inf 81 Ia32/IsZeroBuffer.nasm
118 X64/IsZeroBuffer.nasm
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptPei/
IsZeroBufferWrapper.c 2 Implementation of IsZeroBuffer function.
46 IsZeroBuffer (
BaseMemoryLibOptPei.inf 81 Ia32/IsZeroBuffer.nasm
130 X64/IsZeroBuffer.nasm
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibRepStr/
IsZeroBufferWrapper.c 2 Implementation of IsZeroBuffer function.
46 IsZeroBuffer (
BaseMemoryLibRepStr.inf 94 Ia32/IsZeroBuffer.nasm
141 X64/IsZeroBuffer.nasm
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibSse2/
IsZeroBufferWrapper.c 2 Implementation of IsZeroBuffer function.
46 IsZeroBuffer (
BaseMemoryLibSse2.inf 93 Ia32/IsZeroBuffer.nasm
140 X64/IsZeroBuffer.nasm
  /device/linaro/bootloader/edk2/MdePkg/Library/PeiMemoryLib/
IsZeroBufferWrapper.c 2 Implementation of IsZeroBuffer function.
46 IsZeroBuffer (
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiMemoryLib/
IsZeroBufferWrapper.c 2 Implementation of IsZeroBuffer function.
46 IsZeroBuffer (
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
BaseMemoryLib.h 484 IsZeroBuffer (
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
Tpm2Capability.c 536 if (!IsZeroBuffer (Pcrs.pcrSelections[Index].pcrSelect, Pcrs.pcrSelections[Index].sizeofSelect)) {
544 if (!IsZeroBuffer (Pcrs.pcrSelections[Index].pcrSelect, Pcrs.pcrSelections[Index].sizeofSelect)) {
552 if (!IsZeroBuffer (Pcrs.pcrSelections[Index].pcrSelect, Pcrs.pcrSelections[Index].sizeofSelect)) {
560 if (!IsZeroBuffer (Pcrs.pcrSelections[Index].pcrSelect, Pcrs.pcrSelections[Index].sizeofSelect)) {
568 if (!IsZeroBuffer (Pcrs.pcrSelections[Index].pcrSelect, Pcrs.pcrSelections[Index].sizeofSelect)) {
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/
Tcg2ConfigImpl.c 814 if (!IsZeroBuffer (Pcrs.pcrSelections[Index].pcrSelect, Pcrs.pcrSelections[Index].sizeofSelect)) {

Completed in 400 milliseconds