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

  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Smm/
Tcg2Smm.h 67 } TCG_NVS;
Tcg2Smm.c 92 TCG_NVS *mTcgNvs;
465 mTcgNvs = AssignOpRegion (Table, SIGNATURE_32 ('T', 'N', 'V', 'S'), (UINT16) sizeof (TCG_NVS));
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgSmm/
TcgSmm.h 62 } TCG_NVS;
TcgSmm.c 25 TCG_NVS *mTcgNvs;
382 mTcgNvs = AssignOpRegion (Table, SIGNATURE_32 ('T', 'N', 'V', 'S'), (UINT16) sizeof (TCG_NVS));
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEESmm/
TrEESmm.h 62 } TCG_NVS;
TrEESmm.c 41 TCG_NVS *mTcgNvs;
378 mTcgNvs = AssignOpRegion (Table, SIGNATURE_32 ('T', 'N', 'V', 'S'), (UINT16) sizeof (TCG_NVS));

Completed in 824 milliseconds