Home
last modified time | relevance | path

Searched refs:image (Results 1 – 11 of 11) sorted by relevance

/misc/sample_application/image_builder/
A DREADME.rst25 real-time VM image. After the kernel is built, copy those Debian packages (whose
26 names looks like ``linux-libc-*``, ``linux-headers-*`` and ``linux-image-*``) to
32 To build the VM image for graphical HMI, run the following command under this
39 This will generate an image named ``hmi_vm.img`` under the this directory, which
44 To build the VM image for running real-time applications, run the following
51 This will generate an image named ``rt_vm.img`` under the this directory.
A Dcreate_image.sh10 rt_kernel=(linux-libc linux-headers linux-image)
/misc/efi-stub/
A Defilinux.h171 exit_boot_services(EFI_HANDLE image, UINTN key) in exit_boot_services() argument
173 return uefi_call_wrapper(boot->ExitBootServices, 2, image, key); in exit_boot_services()
250 exit(EFI_HANDLE image, EFI_STATUS status, UINTN size, CHAR16 *reason) in exit() argument
252 return uefi_call_wrapper(boot->Exit, 4, image, status, size, reason); in exit()
A Dboot.c183 terminate_boot_services(EFI_HANDLE image, struct efi_memmap_info *mmap_info) in terminate_boot_services() argument
187 err = exit_boot_services(image, mmap_info->map_key); in terminate_boot_services()
202 err = exit_boot_services(image, mmap_info->map_key); in terminate_boot_services()
590 run_acrn(EFI_HANDLE image, HV_LOADER hvld) in run_acrn() argument
612 err = terminate_boot_services(image, &memmapinfo); in run_acrn()
630 efi_main(EFI_HANDLE image, EFI_SYSTEM_TABLE *_table) in efi_main() argument
639 InitializeLib(image, _table); in efi_main()
647 err = handle_protocol(image, &LoadedImageProtocol, (void **)&info); in efi_main()
677 err = run_acrn(image, hvld); in efi_main()
708 return exit(image, err, ERROR_STRING_LENGTH, error_buf); in efi_main()
/misc/config_tools/configurator/packages/configurator/src/assets/css/
A Dindex.scss29 background-image: url("/src/assets/images/dropdown_arrow.svg");
46 background-image: url("/src/assets/images/dropdown_arrow.svg");
82 …background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='…
130 background-image: url("/src/assets/images/dropdown_arrow.svg") !important;
/misc/config_tools/configurator/packages/configurator/src/components/common/
A DBanner.vue17 …background-image: url("/src/assets/images/top_pattern.png"), linear-gradient(90.29deg, #242357 0.0…
/misc/config_tools/data/generic_board/sample_launch_scripts/
A Dlaunch_user_vm_id2.sh260 `add_virtual_device 5 virtio-blk ./core-image-weston-intel-corei7-64.wic`
/misc/debug_tools/acrn_crashlog/
A DREADME.rst167 of related folders on the Service VM image, such as ``/data/logs/``.
/misc/debug_tools/acrn_crashlog/acrnprobe/
A DREADME.rst177 This file provides interfaces to read from image.
A Dconf.rst263 Time interval in seconds of polling VM's image.
/misc/config_tools/configurator/packages/configurator/src-tauri/
A DCargo.lock92 "image",
1790 name = "image"
3586 "image",

Completed in 18 milliseconds