HomeSort by relevance Sort by last modified time
    Searched full:hwid (Results 26 - 43 of 43) sorted by null

12

  /external/vboot_reference/futility/
futility.h 107 /* For GBB v1.2 and later, print the stored digest of the HWID (and whether
misc.c 126 /* For GBB v1.2 and later, print the stored digest of the HWID (and whether
cmd_show.c 153 printf(" hwid 0x%08x 0x%08x\n",
171 printf(" HWID: %s\n", buf + gbb->hwid_offset);
  /external/vboot_reference/tests/
tpm_bootmode_tests.c 114 /* GBB v1.2 - should extend PCR1 with HWID digest */
vboot_region_tests.c 66 strcpy(gbb_data + gbb->hwid_offset, "Test HWID");
  /external/vboot_reference/utility/
crossystem.c 68 {"hwid", IS_STRING, "Hardware ID"},
bmpblk_utility.cc 274 // Detect the special case where we're rendering the HWID string
  /external/vboot_reference/host/arch/x86/lib/
crossystem_arch.c 826 } else if (!strcasecmp(name,"hwid")) {
827 return ReadFileString(dest, size, ACPI_BASE_PATH "/HWID");
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
video.h 288 IN ULONG HwId,
294 IN ULONG HwId,
    [all...]
  /external/vboot_reference/firmware/2lib/include/
2api.h 171 /* SHA-256 hash digest of HWID, from GBB */
  /external/vboot_reference/host/arch/arm/lib/
crossystem_arch.c 563 else if (!strcasecmp(name, "hwid"))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
cdk.h 413 unsigned long hwid; member in struct:asystats
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
cdk.h 413 unsigned long hwid; member in struct:asystats
  /external/vboot_reference/firmware/include/
vboot_api.h 775 * information (HWID, recovery reason) is ours; some (CMOS breadcrumbs) is
776 * platform-specific. If we decide to soft-render the HWID string
    [all...]
  /external/icu/icu4c/source/layout/
LETypes.h 522 LE_HWID_FEATURE_TAG = 0x68776964UL, /**< 'hwid' */
  /external/harfbuzz_ng/src/
hb-coretext.cc 364 { 'hwid', kTextSpacingType, kHalfWidthTextSelector, 7 },
    [all...]
  /external/sonivox/arm-wt-22k/bin/
arm-wt-22k 
  /external/sonivox/arm-wt-22k/lib/
libarm-wt-22k.a     [all...]

Completed in 883 milliseconds

12