Home
last modified time | relevance | path

Searched full:stored (Results 1 – 25 of 1071) sorted by relevance

12345678910>>...43

/openbmc/u-boot/arch/x86/include/asm/
H A Dearly_cmos.h13 * cmos_read8() - Get 8-bit data stored at the given address
15 * This reads from CMOS for the 8-bit data stored at the given address.
18 * @return: 8-bit data stored at the given address
23 * cmos_read16() - Get 16-bit data stored at the given address
25 * This reads from CMOS for the 16-bit data stored at the given address.
28 * @return: 16-bit data stored at the given address
33 * cmos_read32() - Get 32-bit data stored at the given address
35 * This reads from CMOS for the 32-bit data stored at the given address.
38 * @return: 32-bit data stored at the given address
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dbblogging.py20 self.assertIn("ERROR: Logfile of failure stored in:", result.output)
28 self.assertIn("ERROR: Logfile of failure stored in:", result.output)
36 self.assertIn("ERROR: Logfile of failure stored in:", result.output)
45 self.assertIn("ERROR: Logfile of failure stored in:", result.output)
55 self.assertIn("ERROR: Logfile of failure stored in:", result.output)
64 self.assertIn("ERROR: Logfile of failure stored in:", result.output)
73 self.assertIn("ERROR: Logfile of failure stored in:", result.output)
83 self.assertIn("ERROR: Logfile of failure stored in:", result.output)
92 self.assertIn("ERROR: Logfile of failure stored in:", result.output)
99 self.assertIn("ERROR: Logfile of failure stored in:", result.output)
[all …]
/openbmc/docs/architecture/code-update/
H A Dflash-layout.md18 are stored in the bootloader environment. The bootloader copies the compressed
38 data files, to be stored in a read-only filesystem image. Replacing read-only
44 Specifically data ephemeral to the current boot is stored in /run and most
45 application data is stored under /var. Some information continues to be stored
56 for the BMC can be stored in the U-Boot environment, and an init script can
64 information is given for each filesystem such as how the filesystem is stored on
72 The majority of the filesystem is stored in a read-only squashfs in an MTD
99 The majority of the filesystem is stored in a read-only squashfs in a static UBI
107 The environment for Das U-boot continues to be stored at fixed sectors in the
118 supports this feature. For this support, a copy of each kernel is stored on each
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A Dcve-2014-9636.patch11 uncompressed blocks in STORED no-compression mode, an attacker can
15 This patch ensures that when extra fields use STORED mode, the
38 + if ((method == STORED) &&
41 + * should match in STORED
/openbmc/u-boot/doc/
H A DREADME.sha116 calculates and prints the SHA1 sum, from the Image stored in Flash
19 check, if the SHA1 sum from the Image stored in Flash is correct
30 (for this example we use the Image from Flash, stored at 0xfffa0000 and
36 The SHA1 sum is stored in Flash at:
H A DREADME.enetaddr6 and stored. This document covers proper usage of each location and the moving
13 Here are the places where MAC addresses might be stored:
54 If the hardware design mandates that the MAC address is stored in some special
89 Look up an environment variable and convert the stored address. If the address
99 /* enetaddr is now set to the value stored in the ethaddr env var */
H A DREADME.at9120 U-Boot environment variables can be stored at different places:
42 U-Boot environment variables can be stored at different places:
63 U-Boot environment variables can be stored at different places:
86 U-Boot environment variables can be stored at different places:
103 U-Boot environment variables can be stored at different places:
120 U-Boot environment variables can be stored at different places:
141 U-Boot environment variables can be stored at different places:
H A DREADME.srio-pcie-boot-corenet19 U-Boot images, UCodes will be stored in this flash.
65 image stored in master's NorFlash.
67 and ENV stored in master's NorFlash.
106 UCode, ENV stored in master's NorFlash, and any other configurations
114 NOTE: When the Slave's ENV parameters are stored in Master's NorFlash,
H A DREADME.update14 verification is positive, the update is stored in Flash.
70 'update_uboot.its' file is where the U-Boot is stored in Flash, the
84 automatically stored in Flash.
94 ramdisk and FDT blob stored in Flash. The procedure for preparing the update
/openbmc/qemu/include/gdbstub/
H A Dcommands.h40 * 'l' -> unsigned long (stored in .val_ul)
41 * 'L' -> unsigned long long (stored in .val_ull)
42 * 's' -> string (stored in .data)
43 * 'o' -> single char (stored in .opcode)
44 * 't' -> thread id (stored in .thread_id)
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dpmbus_utils.hpp57 * exponent. The exponent is not stored within the two bytes.
133 * - 11-bit two's complement mantissa value stored in the two bytes
134 * - 5-bit two's complement exponent value stored in the two bytes
172 * - 16-bit unsigned mantissa value stored in the two bytes
173 * - 5-bit signed exponent value that is not stored in the two bytes
192 * - 16-bit unsigned mantissa value stored in the two bytes
193 * - 5-bit signed exponent value that is not stored in the two bytes
/openbmc/u-boot/board/toradex/common/
H A DKconfig8 The Toradex config block stored production data on the on-module
52 device the config block is stored on.
59 within the flash device the config block is stored on.
/openbmc/u-boot/doc/uImage.FIT/
H A Dcommand_syntax_extensions.txt88 Ad. 9. Similar to case 2: boot kernel stored in <subimg1> from the image at
96 Ad. 11. Equivalent to case 5: boot kernel stored in <subimg1> from the image
101 Ad. 12. Equivalent to case 6: boot kernel stored in <subimg1> from the image
110 Ad. 14. Equivalent to case 7: boot kernel stored in <subimg1> from the image
141 - boot kernel "kernel-1" stored in a new uImage located at 200000:
152 some other new uImage stored at address 800000:
156 "fdt-1", both stored in some other new uImage located at 800000:
159 - boot kernel "kernel-2" with initrd "ramdisk-2", both stored in a new uImage
160 at address 200000, with a raw FDT blob stored at address 600000:
/openbmc/docs/designs/
H A Dbinarystore-via-blobs.md30 - It is not a key store. Because the data stored is accessible to IPMI users and
33 - The data to be stored should not be too large. Since each IPMI packet is
43 Under the hood, the binary blobs are stored as a binary
101 The data is stored as a binary protobuf containing a variable number of binary
133 string with a matching prefix. If there is not already a valid binary stored
141 NOTE: the newly created blob is not serialized and stored until `BmcBlobCommit`
185 blob with binary data stored, BMC handler only populates the `base_id` per
222 **_Host compatibility_**: If data has been stored using IPMI blob binary store,
H A Ddump-manager.md48 state of the BMC. This dump gets collected on BMC and stored on BMC
54 there can be system reboots while collecting the dump. Dump gets stored in the
65 This dump can be stored in host memory and offloaded through BMC or host can
101 but huge dumps which cannot be stored on the BMC needs additional support. This
103 classified based on where it is collected, stored, and how it is extracted. Two
106 - Collected by BMC and stored on BMC.
107 - Collected and stored on an attached entity but offloaded through BMC.
202 ### Flow of dumps collected and stored in the Host
/openbmc/u-boot/lib/zlib/
H A Dinflate.h34 STORED, /* i: waiting for stored size (length and complement) */ enumerator
35 COPY, /* i/o: waiting for input or output to copy stored block */
65 TYPE -> STORED or TABLE or LEN or CHECK
66 STORED -> COPY -> TYPE
96 /* for string and stored block copying */
/openbmc/u-boot/lib/libavb/
H A Davb_vbmeta_image.h76 * bytes. Each descriptor is stored as a |AvbDescriptor| with tag and
84 * Descriptors are free-form blocks stored in a part of the vbmeta
98 * All fields are stored in network byte order when serialized. To
206 * stored in the "Authentication data" block does not match the
210 * signature stored in the "Authentication data" block is invalid or
211 * doesn't match the public key stored in the vbmeta image.
238 * |data| for where the serialized public key data is stored and
254 * 2. You need to check the |rollback_index| field against a stored
257 * the value stored in NVRAM to the smallest value of
H A Davb_crypto.h52 * key data is stored in the auxiliary data block, see
115 * is not stored since it's assumed to always be 65537.
125 * |key_num_bits| bits of |rr|. Both values are stored with most
129 * All fields in this struct are stored in network byte order when
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/
H A D0006-Platform-CS1000-Increase-buffers-for-EFI-vars.patch6 The UEFI variables are stored in the Protected Storage. The size of
28 /* The maximum size of asset to be stored in the Internal Trusted Storage area. */
31 +/* The maximum asset size to be stored in the Protected Storage */
/openbmc/u-boot/include/
H A Dsplash.h36 SPLASH_STORAGE_RAW, /* Stored in raw memory */
37 SPLASH_STORAGE_FS, /* Stored within a file system */
38 SPLASH_STORAGE_FIT, /* Stored inside a FIT image */
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Di2c_capture_bytes.md5 Captures device register bytes to be stored in an error log.
9 error log, the captured bytes will be stored in the error log.
19 The bytes will be stored in the error log in the same order as they are received
/openbmc/u-boot/doc/imx/common/
H A Dimx6.txt9 1.1 MAC Address: It is stored in fuse bank 4, with the 32 lsbs in word 2 and the
12 is stored in fuse bank 4, with the 16 lsb in word 3[31:16] and the 32 msbs in
19 - The MAC address is stored in two fuse addresses (the fuse addresses are
/openbmc/qemu/hw/virtio/
H A Dvhost-iova-tree.c70 * Find the IOVA address stored from a memory address
75 * Returns the stored IOVA->HVA mapping, or NULL if not found.
132 * Find the IOVA address stored from a guest memory address (GPA)
137 * Returns the stored GPA->IOVA mapping, or NULL if not found.
/openbmc/qemu/docs/interop/
H A Dpr-helper.rst56 - the command (stored in the first byte) must be one of 0x5E
59 - the allocation length (stored in bytes 7-8 of the CDB for PERSISTENT
60 RESERVE IN) or parameter list length (stored in bytes 5-8 of the CDB
/openbmc/qemu/qobject/
H A Dqdict.c81 * stored.
110 * This is done by freeing the reference to the stored QObject and
242 * qdict_get_str(): Get a pointer to the stored string mapped
259 * dictionary or if the stored object is not a QNum representing an
279 * dictionary or if the stored object is not of QBool type
290 * qdict_get_try_str(): Try to get a pointer to the stored string
294 * in the dictionary or if the stored object is not of QString type

12345678910>>...43