Home
last modified time | relevance | path

Searched refs:Quote (Results 1 – 14 of 14) sorted by relevance

/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-quote-tools/
H A Dtpm-quote-tools_1.0.4.bb1 SUMMARY = "The TPM Quote Tools is a collection of programs that provide support \
4 DESCRIPTION = "The TPM Quote Tools is a collection of programs that provide support \
8 TPM Quote Tools has been tested with TrouSerS on Linux and NTRU on \
/openbmc/openbmc/poky/meta/recipes-devtools/quilt/quilt/
H A Dfix-grep-3.8.patch46 # Quote each file name only once
62 -# Quote a string for use in a basic regular expression.
64 +# Quote a string for use in a regular expression for a grep pattern.
70 +# Quote a string for use in a regular expression for a sed s/// command.
/openbmc/linux/Documentation/arch/x86/
H A Dtdx.rst234 Quote generation.
247 is to send it to the Quoting Enclave (QE) to generate the Quote. TDREPORT
251 and convert it to a remotely verifiable Quote. Method of sending TDREPORT
254 send the TDREPORT to QE and receive the Quote.
/openbmc/linux/Documentation/networking/
H A Dipsec.rst15 Quote from RFC3173::
/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/
H A D0003-Exclude-VCS-directory-with-writing-from-an-archive.patch47 +# Wed 03 Aug 2022 04:06:28 PM UTC, original submission: Quote
/openbmc/phosphor-dbus-monitor/src/
H A Dpdmgen.py136 class Quote(object): class
163 self.decorators.insert(0, Quote())
184 self.decorators.insert(0, Quote())
206 self.decorators.insert(0, Quote())
/openbmc/phosphor-inventory-manager/
H A Dpimgen.py105 class Quote(object): class
175 self.decorators.insert(0, Quote())
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/zsh/zsh/
H A DCVE-2021-45444_2.patch72 +# Quote necessary $hook_com[<field>] items just before they are used
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-3.4.2.rst78 - bitbake: fetch: npm: Quote destdir in run chmod command
/openbmc/openbmc/poky/bitbake/contrib/vim/indent/
H A Dbitbake.vim281 " Quote handling is tricky. kernel.bbclass has this line for instance:
/openbmc/linux/scripts/
H A DKbuild.include60 # Quote a string to pass it to C files. foo => '"foo"'
/openbmc/openbmc-test-automation/
H A DCONTRIBUTING.md218 - Quote string examples.
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dnew-recipe.rst1512 - *Quote All Assignments ("value"):* Use double quotes around values in
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch25612 +# Quote VALUE and append to the end of shell variable VAR, separated
26813 # Quote arguments (to preserve shell metacharacters).