Home
last modified time | relevance | path

Searched refs:secboot (Results 1 – 20 of 20) sorted by relevance

/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/secvar/test/
H A DMakefile.check27 @dd if=/dev/zero of=secboot.img bs=128k count=1 2> /dev/null
29 @$(RM) -f secboot.img
32 @dd if=/dev/zero of=secboot.img bs=128k count=1 2> /dev/null
34 @$(RM) -f secboot.img
58 $(RM) -f secboot.img
/dports/security/chntpw/chntpw-140201/
H A Dchntpw.c710 int /* len, */ i,secboot, samfmode, secmode /* , ldmode */ ; in handle_syskey() local
731 secboot = -1; in handle_syskey()
733 secboot = get_dword(hive[H_SYS], 0, "\\ControlSet001\\Control\\Lsa\\SecureBoot", TPF_VK_EXACT ); in handle_syskey()
756 printf("SYSTEM SecureBoot : %d -> %s\n", secboot, in handle_syskey()
757 (secboot < 0 || secboot > 3) ? "Not Set (not installed, good!)" : syskeytypes[secboot]); in handle_syskey()
768 if (secboot != samfmode && secboot != -1) { in handle_syskey()
774 if (secboot > 0 || samfmode > 0) { in handle_syskey()
777 printf("It's currently in mode = %d, %s-mode\n",secboot, in handle_syskey()
778 (secboot < 0 || secboot > 3) ? "Unknown" : syskeytypes[secboot]); in handle_syskey()
H A Dchntpw-presplit.c1824 int /* len, */ i,secboot, samfmode, secmode /* , ldmode */ ; in handle_syskey() local
1845 secboot = -1; in handle_syskey()
1847 secboot = get_dword(hive[H_SYS], 0, "\\ControlSet001\\Control\\Lsa\\SecureBoot", TPF_VK_EXACT ); in handle_syskey()
1870 printf("SYSTEM SecureBoot : %d -> %s\n", secboot, in handle_syskey()
1871 (secboot < 0 || secboot > 3) ? "Not Set (not installed, good!)" : syskeytypes[secboot]); in handle_syskey()
1882 if (secboot != samfmode && secboot != -1) { in handle_syskey()
1888 if (secboot > 0 || samfmode > 0) { in handle_syskey()
1891 printf("It's currently in mode = %d, %s-mode\n",secboot, in handle_syskey()
1892 (secboot < 0 || secboot > 3) ? "Unknown" : syskeytypes[secboot]); in handle_syskey()
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/secvar/storage/
H A Dsecboot_tpm.c21 struct secboot *secboot_image = NULL;
117 memset(secboot_image, 0x00, sizeof(struct secboot)); in secboot_format()
141 rc = flash_secboot_write(0, secboot_image, sizeof(struct secboot)); in secboot_format()
234 rc = flash_secboot_write(0, secboot_image, sizeof(struct secboot)); in secboot_tpm_write_variable_bank()
265 sizeof(struct secboot)); in secboot_tpm_write_bank()
556 if (sizeof(struct secboot) > secboot_size) { in secboot_tpm_store_init()
558 secboot_size >> 10, sizeof(struct secboot)); in secboot_tpm_store_init()
563 secboot_image = memalign(0x1000, sizeof(struct secboot)); in secboot_tpm_store_init()
571 rc = flash_secboot_read(secboot_image, 0, sizeof(struct secboot)); in secboot_tpm_store_init()
H A Dsecboot_tpm.h29 struct secboot { struct
H A Dfakenv_ops.c7 static size_t fakenv_offset = sizeof(struct secboot);
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/doc/secvar/
H A Dsecboot_tpm.rst135 - 8b secboot header
153 - 8b secboot header
168 - 8b secboot header
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Defi.h1090 u8 secboot, setupmode = 0; in efi_get_secureboot_mode() local
1094 size = sizeof(secboot); in efi_get_secureboot_mode()
1096 &secboot); in efi_get_secureboot_mode()
1104 if (secboot == 0 || setupmode == 1) in efi_get_secureboot_mode()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Defi.h1090 u8 secboot, setupmode = 0; in efi_get_secureboot_mode() local
1094 size = sizeof(secboot); in efi_get_secureboot_mode()
1096 &secboot); in efi_get_secureboot_mode()
1104 if (secboot == 0 || setupmode == 1) in efi_get_secureboot_mode()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Defi.h1090 u8 secboot, setupmode = 0; in efi_get_secureboot_mode() local
1094 size = sizeof(secboot); in efi_get_secureboot_mode()
1096 &secboot); in efi_get_secureboot_mode()
1104 if (secboot == 0 || setupmode == 1) in efi_get_secureboot_mode()
/dports/devel/libvirt/libvirt-7.10.0/src/qemu/
H A Dtest_libvirtd_qemu.aug.in99 { "2" = "/usr/share/OVMF/OVMF_CODE.secboot.fd:/usr/share/OVMF/OVMF_VARS.fd" }
/dports/devel/libvirt/libvirt-7.10.0/tests/qemuxml2argvdata/
H A Dbios-nvram-secure.args17 -drive file=/usr/share/OVMF/OVMF_CODE.secboot.fd,if=pflash,format=raw,unit=0,readonly=on \
H A Dos-firmware-efi.x86_64-latest.args13 -blockdev '{"driver":"file","filename":"/usr/share/OVMF/OVMF_CODE.secboot.fd","node-name":"libvirt-…
H A Dos-firmware-efi-secboot.x86_64-latest.args13 -blockdev '{"driver":"file","filename":"/usr/share/OVMF/OVMF_CODE.secboot.fd","node-name":"libvirt-…
/dports/textproc/wiggle/wiggle-1.3/tests/contrib/series/
H A Dnew9736 patches.suse/drm-nouveau-secboot-gm20b-initialize-pointer-in-gm20.patch
H A Dnew29736 patches.suse/drm-nouveau-secboot-gm20b-initialize-pointer-in-gm20.patch
H A Ddiff9738 …using-long-platform-names-on-clock-gat-->>><<<++patches.suse/drm-nouveau-secboot-gm20b-initialize-…
26261 | patches.suse/drm-nouveau-secboot-gm20b-initialize-pointer-in-gm20.patch
H A Dmerge26258 patches.suse/drm-nouveau-secboot-gm20b-initialize-pointer-in-gm20.patch
H A Dorig26257 patches.suse/drm-nouveau-secboot-gm20b-initialize-pointer-in-gm20.patch
H A Dldiff34888 patches.suse/drm-nouveau-secboot-gm20b-initialize-pointer-in-gm20.patch