| /openbmc/phosphor-bmc-code-mgmt/bmc/ |
| H A D | update_manager.cpp | 34 void Manager::processImageFailed(sdbusplus::message::unix_fd image, in processImageFailed() 35 std::string& id) in processImageFailed() 54 auto Manager::processImage(sdbusplus::message::unix_fd image, in processImage() 56 std::string id, std::string objPath) in processImage() 211 sdbusplus::message::unix_fd image, in startUpdate() 224 auto id = Version::getId(std::to_string(randomGen())); in startUpdate() local
|
| /openbmc/webui-vue/src/store/modules/Operations/ |
| H A D | FirmwareStore.js | 90 id: data?.Id, property in item 130 async uploadFirmwareHttpPush({ state }, { image }) { field in FirmwareStore.actions.AnonymousClass75824bbd0d01 142 async uploadFirmwareMultipartHttpPush({ state }, { image, targets }) { field in FirmwareStore.actions.AnonymousClass75824bbd1001
|
| /openbmc/u-boot/cmd/ |
| H A D | cros_ec.c | 124 char id[MSG_BYTES]; in do_cros_ec() local 141 enum ec_current_image image; in do_cros_ec() local
|
| H A D | efidebug.c | 108 struct efi_loaded_image *image; in efi_get_driver_handle_info() local 476 int id; in do_efi_boot_add() local 567 int id, i; in do_efi_boot_rm() local 603 static void show_efi_boot_opt_data(int id, void *data) in show_efi_boot_opt_data() 647 static void show_efi_boot_opt(int id) in show_efi_boot_opt() 696 int id; in do_efi_boot_dump() local 880 int id, i; in do_efi_boot_order() local
|
| /openbmc/phosphor-bmc-code-mgmt/i2c-vr/mps/ |
| H A D | mp2x6xx.cpp | 76 sdbusplus::async::task<bool> MP2X6XX::verifyImage(const uint8_t* image, in verifyImage() 145 uint32_t id = bytesToInt<uint32_t>(idBytes); in checkId() local
|
| H A D | mp5998.cpp | 57 sdbusplus::async::task<bool> MP5998::verifyImage(const uint8_t* image, in verifyImage() 124 uint32_t id; in checkId() local
|
| H A D | mp297x.cpp | 76 sdbusplus::async::task<bool> MP297X::verifyImage(const uint8_t* image, in verifyImage() 124 auto id = bytesToInt<uint32_t>(idBytes); in checkId() local
|
| /openbmc/u-boot/tools/easylogo/ |
| H A D | easylogo.c | 25 unsigned char id; member 149 int image_load_tga (image_t * image, char *filename) in image_load_tga() 236 void image_free (image_t * image) in image_free() 316 int image_save_header (image_t * image, char *filename, char *varname) in image_save_header()
|
| /openbmc/u-boot/tools/ |
| H A D | kwbimage.c | 54 unsigned int id; member 77 unsigned int id; member 189 static const char *image_boot_mode_name(unsigned int id) in image_boot_mode_name() 863 uint8_t *image; in image_create_v0() local 1164 int payloadsz, size_t headersz, uint8_t *image, in add_secure_header_v1() 1225 uint8_t *image, *cur; in image_create_v1() local 1510 void *image = NULL; in kwbimage_set_header() local
|
| H A D | mxsimage.c | 101 uint32_t id; member 507 unsigned long id; in sb_token_to_long() local 565 uint32_t id; in sb_build_dcd() local 716 uint32_t id; in sb_build_section() local 2259 uint8_t *image, *iptr; in sb_build_image() local
|
| /openbmc/u-boot/drivers/misc/ |
| H A D | cros_ec.c | 415 int cros_ec_read_id(struct udevice *dev, char *id, int maxlen) in cros_ec_read_id() 467 enum ec_current_image *image) in cros_ec_read_current_image() 1018 int cros_ec_flash_update_rw(struct udevice *dev, const uint8_t *image, in cros_ec_flash_update_rw() 1144 char id[MSG_BYTES]; in cros_ec_register() local
|
| /openbmc/qemu/ui/ |
| H A D | spice-display.c | 91 void qemu_spice_create_primary_surface(SimpleSpiceDisplay *ssd, uint32_t id, in qemu_spice_create_primary_surface() 106 uint32_t id, qxl_async_io async) in qemu_spice_destroy_primary_surface() 129 QXLImage *image; in qemu_spice_create_one_update() local
|
| /openbmc/qemu/hw/display/ |
| H A D | vmware_vga.c | 54 int id; member 506 int id; member 511 uint32_t image[4096]; member
|
| /openbmc/u-boot/include/linux/ |
| H A D | fb.h | 23 char id[16]; /* identification string eg "TT Builtin" */ member 255 struct fb_image image; /* Cursor image */ member 364 struct fb_image_user image; /* Cursor image */ member
|
| /openbmc/qemu/hw/sparc/ |
| H A D | sun4m.c | 154 uint8_t image[0x1ff0]; in nvram_init() local 789 static void cpu_devinit(const char *cpu_type, unsigned int id, in cpu_devinit()
|
| /openbmc/qemu/linux-user/ |
| H A D | elfload.c | 53 const uint8_t *image; member 2693 #define NEW_AUX_ENT(id, val) do { \ in create_elf_tables() argument
|