/openbmc/linux/certs/ |
H A D | Makefile | 26 cmd_extract_certs = $(obj)/extract-cert "$(extract-cert-in)" $@ 27 extract-cert-in = $(filter-out $(obj)/extract-cert, $(real-prereqs)) 31 $(obj)/x509_certificate_list: $(CONFIG_SYSTEM_TRUSTED_KEYS) $(obj)/extract-cert FORCE 70 $(obj)/signing_key.x509: extract-cert-in := $(PKCS11_URI) 73 $(obj)/signing_key.x509: $(filter-out $(PKCS11_URI),$(CONFIG_MODULE_SIG_KEY)) $(obj)/extract-cert F… 80 $(obj)/x509_revocation_list: $(CONFIG_SYSTEM_REVOCATION_KEYS) $(obj)/extract-cert FORCE 85 hostprogs := extract-cert
|
/openbmc/linux/scripts/ |
H A D | get_dvb_firmware | 97 extract("$tmpdir/software/OEM/PCI/App/ttlcdacc.dll", 0x37ef9, 30555, "$tmpdir/fwtmp"); 115 …extract("$tmpdir/TT_PCI_2.19h_28_11_2006/software/OEM/PCI/App/ttlcdacc.dll", 0x65389, 24478, "$tmp… 133 extract("$tmpdir/LVHybrid.sys", 0x8b088, 24602, "$tmpdir/fwtmp"); 211 extract("2830SCap2.sys", 0x62e8, 55024, "$tmpdir/opera1-fpga.fw"); 212 extract("2830SLoad2.sys",0x3178,0x3685-0x3178,"$tmpdir/fw1part1"); 213 extract("2830SLoad2.sys",0x0980,0x3150-0x0980,"$tmpdir/fw1part2"); 256 extract("$tmpdir/VisionDTV/Drivers/Win2K&XP/UDTTload.sys", 12503, 3036, "$tmpdir/fwtmp1"); 257 extract("$tmpdir/VisionDTV/Drivers/Win2K&XP/UDTTload.sys", 2207, 10274, "$tmpdir/fwtmp2"); 317 extract("$tmpdir/SkyNET.sys", 331624, 5908, $outfile); 334 extract("$tmpdir/3xHybrid.sys", 465304, 9584, $outfile); [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/ |
H A D | remove-tar-no-timestamp.patch | 11 src/deb/extract.c | 1 - 14 diff --git a/src/deb/extract.c b/src/deb/extract.c 16 --- a/src/deb/extract.c 17 +++ b/src/deb/extract.c
|
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
H A D | CVE-2015-7697.patch | 11 extract.c | 6 ++++++ 14 diff --git a/extract.c b/extract.c 16 --- a/extract.c 17 +++ b/extract.c
|
H A D | 10-cve-2014-8140-test-compr-eb.patch | 12 Index: unzip60/extract.c 14 --- unzip60.orig/extract.c 15 +++ unzip60/extract.c 22 + * (eb_ucsize). (Else extract eb_ucsize.)
|
H A D | cve-2014-9636.patch | 20 extract.c | 8 ++++++++ 23 --- a/extract.c 24 +++ b/extract.c
|
H A D | CVE-2019-13232_p3.patch | 21 extract.c | 25 +++++++++++++++++++------ 26 diff --git a/extract.c b/extract.c 28 --- a/extract.c 29 +++ b/extract.c
|
H A D | fix-security-format.patch | 12 diff --git a/extract.c b/extract.c 14 --- a/extract.c 15 +++ b/extract.c
|
H A D | CVE-2019-13232_p2.patch | 33 extract.c | 190 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 40 diff --git a/extract.c b/extract.c 42 --- a/extract.c 43 +++ b/extract.c 293 ecdir_rec ecrec; /* used in unzip.c, extract.c */ 299 uch *outbufptr; /* extract.c static */ 300 ulg outsize; /* extract.c static */ 301 int reported_backslash; /* extract.c static */ 304 + void **cover; /* used in extract.c for bomb detection */
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/ |
H A D | 0005-fix-file-descriptor-leaks-reported-by-cppcheck.patch | 15 lib/extract.c | 4 ++++ 65 diff --git a/lib/extract.c b/lib/extract.c 67 --- a/lib/extract.c 68 +++ b/lib/extract.c
|
H A D | 0007-fix-memleaks-in-libtar-sample-program.patch | 19 @@ -253,6 +253,7 @@ extract(char *tarfile, char *rootdir) 27 @@ -270,12 +271,13 @@ extract(char *tarfile, char *rootdir) 93 - return extract(argv[optind], rootdir); 94 + return_code = extract(argv[optind], rootdir);
|
H A D | CVE-2013-4420.patch | 41 lib/extract.c | 8 ++++---- 103 diff --git a/lib/extract.c b/lib/extract.c 105 --- a/lib/extract.c 106 +++ b/lib/extract.c
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tracker/localsearch/ |
H A D | 0001-fix-reproducibility.patch | 18 src/tracker-extract/meson.build | 2 +- 86 - '-DBUILD_EXTRACTDIR="@0@"'.format(meson.build_root() / 'src' / 'tracker-extract'), 88 + '-DBUILD_EXTRACTDIR="@0@"'.format(get_option('prefix') / 'src' / 'tracker-extract'), 92 diff --git a/src/tracker-extract/meson.build b/src/tracker-extract/meson.build 94 --- a/src/tracker-extract/meson.build 95 +++ b/src/tracker-extract/meson.build
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | package_manager.py | 119 extract = package.get('extract', True) 121 if extract: 148 extract_dir = pm.extract(pkg) 212 extract = package.get('extract', True) 216 if install and extract:
|
/openbmc/u-boot/arch/arm/cpu/armv7/ |
H A D | cache_v7_asm.S | 29 ands r3, r3, #7 << 1 @ extract LoC*2 from clidr 35 mov r1, r0, lsr r2 @ extract cache type bits from clidr 42 and r2, r1, #7 @ extract the length of the cache lines 48 ands r7, r7, r1, lsr #13 @ extract max number of the index size 100 ands r3, r3, #7 << 1 @ extract LoC*2 from clidr 105 mov r1, r0, lsr r2 @ extract cache type bits from clidr 112 and r2, r1, #7 @ extract the length of the cache lines 118 ands r7, r7, r1, lsr #13 @ extract max number of the index size
|
/openbmc/openbmc/poky/meta/recipes-devtools/intltool/intltool/ |
H A D | intltool-nowarn.patch | 3 Index: intltool-0.40.0/intltool-extract.in 5 --- intltool-0.50.0.orig/intltool-extract.in 2011-10-08 22:24:57.000000000 +0300 6 +++ intltool-0.50.0/intltool-extract.in 2011-12-07 16:04:07.000000000 +0200
|
/openbmc/qemu/tests/tcg/ |
H A D | Makefile.target | 172 extract-plugin = $(wordlist 2, 2, $(subst -with-, ,$1)) 186 -plugin $(PLUGIN_LIB)/$(call extract-plugin,$@)$(PLUGIN_ARGS) \ 191 TEST, check plugin $(call extract-plugin,$@) output \ 204 -plugin $(PLUGIN_LIB)/$(call extract-plugin,$@)$(PLUGIN_ARGS) \ 209 TEST, check plugin $(call extract-plugin,$@) output \
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | ppc-dis.c | 32 if (operand->extract) in operand_value_powerpc() 33 value = (*operand->extract) (insn, dialect, &invalid); in operand_value_powerpc() 105 if (operand->extract) in lookup_powerpc() 106 (*operand->extract) (insn, dialect, &invalid); in lookup_powerpc()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/extract-cert/ |
H A D | extract-cert_0.3.bb | 1 SUMMARY = "small helper program to extract X.509 certificates from PKCS#11 tokens" 7 SRC_URI = "git://git.pengutronix.de/git/extract-cert;protocol=https;branch=master;"
|
/openbmc/webui-vue/docs/guide/guidelines/ |
H A D | internationalization.md | 39 node node_modules/vue-i18n-extract/bin/vue-i18n-extract.js -v 'src/**/*.?(js|vue)' -l 'src/locales/… 47 node node_modules/vue-i18n-extract/bin/vue-i18n-extract.js -v 'src/**/*.?(js|vue)' -l 'src/locales/…
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | import.py | 41 tar.extract(metadata) 95 tar.extract(member, path=config.workspace_path) 102 tar.extract(member, path=config.workspace_path)
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/fatcat/ |
H A D | fatcat_1.1.1.bb | 1 SUMMARY = "FAT filesystems explore, extract, repair, and forensic tool" 3 explore, extract, repair, recover and forensic them. It currently supports \
|
/openbmc/qemu/tests/functional/ |
H A D | test_arm_aspeed_ast1030.py | 29 zf.extract(kernel_name, path=self.workdir) 51 zf.extract(kernel_name, path=self.workdir)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ctapi-common/ |
H A D | ctapi-common_1.1-14.bb | 7 …ra/linux/releases/23/Everything/source/SRPMS/c/${BPN}-${PV}.fc23.src.rpm;extract=ctapi-common.LICE… 8 …ra/linux/releases/23/Everything/source/SRPMS/c/${BPN}-${PV}.fc23.src.rpm;extract=ctapi-common.READ…
|
/openbmc/qemu/docs/devel/ |
H A D | decodetree.rst | 70 | %imm9 16:6 10:3 | extract(i, 16, 6) << 3 | extract(i, 10, 3) | 73 | | extract(i, 1, 1) << 10 | | 74 | | extract(i, 2, 10) | 77 | !function=expand_shimm8 | extract(i, 13, 1)) | 79 | %sz_imm 10:2 sz:3 | expand_sz_imm(extract(i, 10, 2) << 3 | | 80 | !function=expand_sz_imm | extract(a->sz, 0, 3)) |
|