Home
last modified time | relevance | path

Searched refs:Application (Results 1 – 25 of 240) sorted by relevance

12345678910

/openbmc/intel-ipmi-oem/
H A Dipmi-allowlist.conf185 0x30:0x01:0x7f7f //<Intel General Application>:<Get FW Version String>
186 0x30:0x02:0x7f7f //<Intel General Application>:<Restore Configuration>
187 0x30:0x03:0x7f7f //<Intel General Application>:<Restore SDR>
188 0x30:0x04:0xff7f //<Intel General Application>:<Get NW Switch MIB>
189 0x30:0x05:0xff7f //<Intel General Application>:<Get PDB FW Version>
190 0x30:0x09:0xff7f //<Intel General Application>:<Get BMC Config>
191 0x30:0x14:0xff7f //<Intel General Application>:<Get SM Signal>
192 0x30:0x15:0x7f7f //<Intel General Application>:<Set SM Signal>
193 0x30:0x19:0xff7f //<Intel General Application>:<Read LAN Channel Port Value>
194 0x30:0x1a:0xff7f //<Intel General Application>:<Get NIC Info>
[all …]
/openbmc/qemu/docs/system/arm/
H A Dmps2.rst19 Cortex-M3 as documented in Arm Application Note AN385
21 Cortex-M4 as documented in Arm Application Note AN386
23 Cortex-M7 as documented in Arm Application Note AN500
25 Cortex-M33 as documented in Arm Application Note AN505
27 Cortex-M3 'DesignStart' as documented in Arm Application Note AN511
29 Dual Cortex-M33 as documented in Arm Application Note AN521
31 Dual Cortex-M33 on an MPS3, as documented in Arm Application Note AN524
33 Cortex-M55 on an MPS3, as documented in Arm Application Note AN547
38 Dual Cortex-R52 on an MPS3, as documented in Arm Application Note AN536
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DLGPL-3.0-only14 “The Library” refers to a covered work governed by this License, other than an Application or a Com…
16 An “Application” is any work that makes use of an interface provided by the Library, but which is n…
18 A “Combined Work” is a work produced by combining or linking an Application with the Library. The p…
20 …s of the Combined Work that, considered in isolation, are based on the Application, and not on the…
22Application Code” for a Combined Work means the object code and/or source code for the Application
28 …ications, a facility refers to a function or data to be supplied by an Application that uses the f…
30 …ided that you make a good faith effort to ensure that, in the event an Application does not supply…
35 The object code form of an Application may incorporate material from a header file that is part of …
48 …the Corresponding Application Code in a form suitable for, and under terms that permit, the user t…
50Application with a modified version of the Linked Version. (If you use option 4d0, the Installatio…
H A DLGPL-3.0-or-later25 an Application or a Combined Work as defined below.
29 An "Application" is any work that makes use of an interface provided by the
36 A "Combined Work" is a work produced by combining or linking an Application
44 Combined Work that, considered in isolation, are based on the Application,
49 The "Corresponding Application Code" for a Combined Work means the object
50 code and/or source code for the Application, including any data and utility
51 programs needed for reproducing the Combined Work from the Application, but
62 refers to a function or data to be supplied by an Application that uses the
67 that, in the event an Application does not supply the function or data, the
76 The object code form of an Application may incorporate material from a header
[all …]
H A DLGPL-3.0-with-zeromq-exception20 other than an Application or a Combined Work as defined below.
22 An "Application" is any work that makes use of an interface provided
28 Application with the Library. The particular version of the Library
35 based on the Application, and not on the Linked Version.
37 The "Corresponding Application Code" for a Combined Work means the
38 object code and/or source code for the Application, including any data
40 Application, but excluding the System Libraries of the Combined Work.
50 facility refers to a function or data to be supplied by an Application
56 ensure that, in the event an Application does not supply the
65 The object code form of an Application may incorporate material from
[all …]
H A DVSL-1.05 Open Communication Application Library" except for those portions
24 3. The names "VOCAL", "Vovida Open Communication Application Library",
25 and "Vovida Open Communication Application Library (VOCAL)" must
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/
H A Dsbsa-acs_7.1.4.bb5 LIC_FILES_CHKSUM += "file://ShellPkg/Application/sbsa-acs/LICENSE.md;md5=2a944942e1496af1886903d274…
7 SRC_URI += "git://github.com/ARM-software/sbsa-acs;destsuffix=edk2/ShellPkg/Application/sbsa-acs;pr…
24 EDK2_EXTRA_BUILD = "--module ShellPkg/Application/sbsa-acs/uefi_app/SbsaAvs.inf"
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/sbsa-acs/
H A D0001-Patch-in-the-paths-to-the-SBSA-test-suite.patch20 + SbsaValLib|ShellPkg/Application/sbsa-acs/val/SbsaValLib.inf
21 + SbsaPalLib|ShellPkg/Application/sbsa-acs/platform/pal_uefi/SbsaPalLib.inf
29 + ShellPkg/Application/sbsa-acs/uefi_app/SbsaAvs.inf
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/links/files/
H A Dlinks2.desktop12 Type=Application
13 Categories=Application;ConsoleOnly;Network;WebBrowser;
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libmemcached/files/
H A D0002-POSIX_SPAWN_USEVFORK-is-not-linux-specific-but-glibc.patch21 @@ -201,7 +201,7 @@ Application::error_t Application::run(const char *args[])
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/stressapptest/
H A Dstressapptest_1.0.11.bb1 SUMMARY = "Stressful Application Test"
2 DESCRIPTION = "Stressful Application Test (or stressapptest, its unix name) \
/openbmc/sdbusplus/example/
H A Dregister-property.cpp16 class Application class
19 Application(boost::asio::io_context& ioc, sdbusplus::asio::connection& bus, in Application() function in Application
170 Application app(ioc, *bus, *objServer); in main()
H A Dget-all-properties.cpp18 class Application class
21 Application(sdbusplus::asio::connection& bus, in Application() function in Application
221 Application app(*bus, *objServer); in main()
/openbmc/u-boot/doc/
H A DREADME.tee34 - tee_open_session() opens a session to a Trusted Application
36 - tee_invoke_func() invokes a function in a Trusted Application
38 - tee_close_session() closes a session to a Trusted Application
80 | | | Application |
/openbmc/linux/Documentation/hwmon/
H A Dmc13783-adc.rst36 Currently the driver only supports the Application Supply channel (BP / BPSNS),
49 2 Application Supply (BP) 2.50 - 4.65V -2.40V
75 2 Application Supply (BPSNS) 0 - 4.8V /2
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_basic_ci.robot28 Verify Application Services Running At Standby
32 # Application services running on the BMC are not tightly coupled.
59 Check For Application Failures
/openbmc/linux/Documentation/staging/
H A Dtee.rst37 - TEE_IOC_OPEN_SESSION opens a new session to a Trusted Application.
39 - TEE_IOC_INVOKE invokes a function in a Trusted Application.
43 - TEE_IOC_CLOSE_SESSION closes a session to a Trusted Application.
59 Kernel provides a TEE bus infrastructure where a Trusted Application is
79 Then TEE client driver can talk to a matched Trusted Application using APIs
85 Suppose a TEE client driver needs to communicate with a Trusted Application
156 +--------+ | Application |
182 OP-TEE provides a pseudo Trusted Application: drivers/tee/optee/device.c in
290 +--------+ | | Application |
319 * TEE_CMD_ID_LOAD_TA - loads a Trusted Application (TA) binary into
/openbmc/linux/Documentation/userspace-api/media/drivers/
H A Dnpcm-video.rst30 Application can use ``V4L2_CID_NPCM_CAPTURE_MODE`` control to set the VCD mode
58 Application can get the video buffer through VIDIOC_DQBUF, and followed by
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/geary/geary/
H A D0001-application-client.vala-hardcode-some-paths.patch25 @@ -39,9 +39,9 @@ public class Application.Client : Gtk.Application {
/openbmc/linux/Documentation/arch/arm/
H A Dmarvell.rst338 - Application processor only
346 - Application processor only
357 - Application processor only
360 - Application processor with Communication processor
363 - Application processor with Communication processor
392 - Application processor only
397 - Application processor with Communication processor
401 - Application processor only
405 - Application processor only
408 - Application processor with Communication Processor
[all …]
/openbmc/qemu/ui/
H A Dqemu.desktop5 Type=Application
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston/
H A Dweston.desktop3 Type=Application
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/
H A Dgnuplot.desktop6 Type=Application
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/devilspie/files/
H A Ddevilspie2.desktop2 Type=Application
/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/
H A Drxvt.desktop8 Type=Application

12345678910