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

  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Smm/
Tcg2Smm.h 47 UINT8 SoftwareSmi;
57 UINT8 SoftwareSmi;
Tcg2Smm.c 604 mTcgNvs->PhysicalPresence.SoftwareSmi = (UINT8) SwContext.SwSmiInputValue;
612 mTcgNvs->MemoryClear.SoftwareSmi = (UINT8) SwContext.SwSmiInputValue;
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgSmm/
TcgSmm.h 43 UINT8 SoftwareSmi;
52 UINT8 SoftwareSmi;
TcgSmm.c 447 mTcgNvs->PhysicalPresence.SoftwareSmi = (UINT8) SwContext.SwSmiInputValue;
455 mTcgNvs->MemoryClear.SoftwareSmi = (UINT8) SwContext.SwSmiInputValue;
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEESmm/
TrEESmm.h 44 UINT8 SoftwareSmi;
53 UINT8 SoftwareSmi;
TrEESmm.c 496 mTcgNvs->PhysicalPresence.SoftwareSmi = (UINT8) SwContext.SwSmiInputValue;
504 mTcgNvs->MemoryClear.SoftwareSmi = (UINT8) SwContext.SwSmiInputValue;

Completed in 250 milliseconds