Home
last modified time | relevance | path

Searched refs:ListLength_BE (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTcgStorageCore.h272 UINT16 ListLength_BE; // 6 - 7 member
/device/linaro/bootloader/edk2/SecurityPkg/Library/TcgStorageCoreLib/
DTcgStorageUtil.c863 ListLength = SwapBytes16(ProtocolList->ListLength_BE); in TcgIsProtocolSupported()