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

  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Smm/
Tcg2Smm.h 96 #define PHYSICAL_PRESENCE_VERSION_SIZE 4
Tcg2Smm.c 293 DataPtr <= (UINT8 *) ((UINT8 *) Table + Table->Length - PHYSICAL_PRESENCE_VERSION_SIZE);
296 Status = AsciiStrCpyS((CHAR8 *)DataPtr, PHYSICAL_PRESENCE_VERSION_SIZE, PPVer);

Completed in 61 milliseconds