Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Smm/
DTcg2Smm.c183 AML_OP_REGION_32_8 *OpRegion; in AssignOpRegion()
191 for (OpRegion = (AML_OP_REGION_32_8 *) (Table + 1); in AssignOpRegion()
192 OpRegion <= (AML_OP_REGION_32_8 *) ((UINT8 *) Table + Table->Length); in AssignOpRegion()
193 OpRegion = (AML_OP_REGION_32_8 *) ((UINT8 *) OpRegion + 1)) { in AssignOpRegion()
DTcg2Smm.h72 } AML_OP_REGION_32_8; typedef
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgSmm/
DTcgSmm.c311 AML_OP_REGION_32_8 *OpRegion; in AssignOpRegion()
319 for (OpRegion = (AML_OP_REGION_32_8 *) (Table + 1); in AssignOpRegion()
320 OpRegion <= (AML_OP_REGION_32_8 *) ((UINT8 *) Table + Table->Length); in AssignOpRegion()
321 OpRegion = (AML_OP_REGION_32_8 *) ((UINT8 *) OpRegion + 1)) { in AssignOpRegion()
DTcgSmm.h71 } AML_OP_REGION_32_8; typedef
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEESmm/
DTrEESmm.c307 AML_OP_REGION_32_8 *OpRegion; in AssignOpRegion()
315 for (OpRegion = (AML_OP_REGION_32_8 *) (Table + 1); in AssignOpRegion()
316 OpRegion <= (AML_OP_REGION_32_8 *) ((UINT8 *) Table + Table->Length); in AssignOpRegion()
317 OpRegion = (AML_OP_REGION_32_8 *) ((UINT8 *) OpRegion + 1)) { in AssignOpRegion()
DTrEESmm.h72 } AML_OP_REGION_32_8; typedef