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

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
TcgService.h 53 @param TCGFeatureFlags This is a pointer to the feature flags. No feature
72 OUT UINT32 *TCGFeatureFlags,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/TcgService/
TcgService.h 85 OUT UINT32 *TCGFeatureFlags,
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasureBootLib/
DxeTpmMeasureBootLib.c 743 UINT32 TCGFeatureFlags;
769 &TCGFeatureFlags,
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgDxe/
TcgDxe.c 219 @param[out] TCGFeatureFlags This is a pointer to the feature flags. No feature
238 OUT UINT32 *TCGFeatureFlags,
251 if (TCGFeatureFlags != NULL) {
252 *TCGFeatureFlags = 0;
    [all...]

Completed in 215 milliseconds