Home
last modified time | relevance | path

Searched refs:TCG_NVS (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Smm/
DTcg2Smm.h62 } TCG_NVS; typedef
DTcg2Smm.c41 TCG_NVS *mTcgNvs;
254 mTcgNvs = AssignOpRegion (Table, SIGNATURE_32 ('T', 'N', 'V', 'S'), (UINT16) sizeof (TCG_NVS)); in PublishAcpiTable()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgSmm/
DTcgSmm.h61 } TCG_NVS; typedef
DTcgSmm.c25 TCG_NVS *mTcgNvs;
382 mTcgNvs = AssignOpRegion (Table, SIGNATURE_32 ('T', 'N', 'V', 'S'), (UINT16) sizeof (TCG_NVS)); in PublishAcpiTable()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEESmm/
DTrEESmm.h62 } TCG_NVS; typedef
DTrEESmm.c41 TCG_NVS *mTcgNvs;
378 mTcgNvs = AssignOpRegion (Table, SIGNATURE_32 ('T', 'N', 'V', 'S'), (UINT16) sizeof (TCG_NVS)); in PublishAcpiTable()