Home
last modified time | relevance | path

Searched refs:tpm_leave_firmware (Results 1 – 12 of 12) sorted by relevance

/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/SLOF/lib/libtpm/
H A Dtcgbios.h21 uint32_t tpm_leave_firmware(void);
H A Dtpm.code41 /* LIBTPM: tpm_leave_firmware(void) */
45 TOS.n = tpm_leave_firmware();
H A Dtcgbios.c780 uint32_t tpm_leave_firmware(void) in tpm_leave_firmware() function
/dports/emulators/qemu60/qemu-6.0.0/roms/SLOF/lib/libtpm/
H A Dtcgbios.h21 uint32_t tpm_leave_firmware(void);
H A Dtpm.code41 /* LIBTPM: tpm_leave_firmware(void) */
45 TOS.n = tpm_leave_firmware();
H A Dtcgbios.c814 uint32_t tpm_leave_firmware(void) in tpm_leave_firmware() function
/dports/emulators/qemu5/qemu-5.2.0/roms/SLOF/lib/libtpm/
H A Dtcgbios.h21 uint32_t tpm_leave_firmware(void);
H A Dtpm.code41 /* LIBTPM: tpm_leave_firmware(void) */
45 TOS.n = tpm_leave_firmware();
H A Dtcgbios.c816 uint32_t tpm_leave_firmware(void) in tpm_leave_firmware() function
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/lib/libtpm/
H A Dtcgbios.h21 uint32_t tpm_leave_firmware(void);
H A Dtpm.code41 /* LIBTPM: tpm_leave_firmware(void) */
45 TOS.n = tpm_leave_firmware();
H A Dtcgbios.c838 uint32_t tpm_leave_firmware(void) in tpm_leave_firmware() function