Searched refs:extcmd (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0105-fs-hfsplus-Don-t-use-uninitialized-data-on-corrupt-f.patch | 19 ==2782220== by 0x4D7130: grub_extcmd_dispatcher (extcmd.c:55) 31 ==2782220== by 0x4D7130: grub_extcmd_dispatcher (extcmd.c:55)
|
| H A D | 0131-kern-buffer-Add-variable-sized-heap-buffer.patch | 33 …t.c osdep/emunet.c osdep/cputime.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/c… 34 …t.c osdep/emunet.c osdep/cputime.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/b… 87 …ern/i386/tsc.c kern/i386/tsc_pit.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/c… 88 …ern/i386/tsc.c kern/i386/tsc_pit.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/c… 105 …disk/xen/xendisk.c commands/boot.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/c… 106 …disk/xen/xendisk.c commands/boot.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/c… 114 …disk/xen/xendisk.c commands/boot.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/c… 115 …disk/xen/xendisk.c commands/boot.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/c… 123 …kern/xen/init.c term/xen/console.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/c… 124 …kern/xen/init.c term/xen/console.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/c… [all …]
|
| H A D | 0035-kern-Add-lockdown-support.patch | 32 * A set of grub_{command,extcmd}_lockdown functions that can be used by 49 grub-core/commands/extcmd.c | 23 +++++++++++++ 53 include/grub/extcmd.h | 7 ++++ 488 diff --git a/grub-core/commands/extcmd.c b/grub-core/commands/extcmd.c 490 --- a/grub-core/commands/extcmd.c 491 +++ b/grub-core/commands/extcmd.c 498 #include <grub/extcmd.h> 511 + ctxt->extcmd->cmd->name); 673 diff --git a/include/grub/extcmd.h b/include/grub/extcmd.h 675 --- a/include/grub/extcmd.h [all …]
|
| H A D | 0038-efi-Use-grub_is_lockdown-instead-of-hardcoding-a-dis.patch | 68 #include <grub/extcmd.h> 128 #include <grub/extcmd.h>
|
| H A D | 0033-verifiers-Move-verifiers-API-to-kernel-image.patch | 75 …t.c osdep/emunet.c osdep/cputime.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/c… 76 …t.c osdep/emunet.c osdep/cputime.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/c… 129 …ern/i386/tsc.c kern/i386/tsc_pit.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/c… 130 …ern/i386/tsc.c kern/i386/tsc_pit.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/c… 147 …disk/xen/xendisk.c commands/boot.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/c… 148 …disk/xen/xendisk.c commands/boot.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/c… 156 …disk/xen/xendisk.c commands/boot.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/c… 157 …disk/xen/xendisk.c commands/boot.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/c… 165 …kern/xen/init.c term/xen/console.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/c… 166 …kern/xen/init.c term/xen/console.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/c… [all …]
|
| H A D | 0006-malloc-Use-overflow-checking-primitives-where-we-do-.patch | 914 #include <grub/extcmd.h> 935 @@ -431,6 +438,7 @@ grub_arg_list_alloc(grub_extcmd_t extcmd, int argc, 941 options = extcmd->options; 943 @@ -443,7 +451,15 @@ grub_arg_list_alloc(grub_extcmd_t extcmd, int argc,
|
| H A D | 0150-Makefile-Make-libgrub.pp-depend-on-config-util.h.patch | 9 …b-core/disk/AFSplitter.c ../grub-core/lib/pbkdf2.c ../grub-core/commands/extcmd.c ../grub-core/lib…
|
| H A D | 0032-efi-Add-secure-boot-detection.patch | 148 - term/tparm.c commands/extcmd.c lib/arg.c disk/host.c \ 175 + commands/extcmd.c lib/arg.c disk/host.c kern/emu/cache_s.S \
|
| H A D | 0034-efi-Move-the-shim_lock-verifier-to-the-GRUB-core.patch | 9181 @COND_i386_ieee1275_TRUE@ $(top_srcdir)/include/grub/extcmd.h \ 9189 @COND_i386_xen_TRUE@ $(top_srcdir)/include/grub/extcmd.h \ 9197 @COND_x86_64_xen_TRUE@ $(top_srcdir)/include/grub/extcmd.h \ 9217 @COND_mips_arc_TRUE@ $(top_srcdir)/include/grub/extcmd.h \ 9226 @COND_mips_qemu_mips_TRUE@ $(top_srcdir)/include/grub/extcmd.h \ 9235 @COND_mips_loongson_TRUE@ $(top_srcdir)/include/grub/extcmd.h \ 9243 @COND_powerpc_ieee1275_TRUE@ $(top_srcdir)/include/grub/extcmd.h \ 9249 @COND_sparc64_ieee1275_TRUE@ $(top_srcdir)/include/grub/extcmd.h \ 9255 @COND_arm_uboot_TRUE@ $(top_srcdir)/include/grub/extcmd.h \ 9295 @COND_emu_TRUE@ $(top_srcdir)/include/grub/extcmd.h [all …]
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | sunxi_nand.c | 1778 u32 cmd = 0, extcmd = 0, cnt = 0, addrs[2] = { }; in sunxi_nfc_exec_subop() local 1793 extcmd |= instr->ctx.cmd.opcode; in sunxi_nfc_exec_subop() 1848 writel(extcmd, in sunxi_nfc_exec_subop()
|