Commit Graph

966 Commits (ac020196166b48371433772db645eab7de8c2ede)

Author SHA1 Message Date
Heinrich Schuchardt 727a1afb34 efi_loader: correctly call images 6 years ago
Heinrich Schuchardt 256060e425 vsprintf.c: add EFI device path printing 6 years ago
Heinrich Schuchardt 3c950b3178 efi_loader: text output for device path end node 6 years ago
Heinrich Schuchardt e0abeaccef efi_selftest: do not cut off u16 strings when printing 6 years ago
Heinrich Schuchardt 6a380e5b66 efi_selftest: avoid superfluous messages for task priority levels 6 years ago
Heinrich Schuchardt ad50dcf8c7 efi_selftest: avoid superfluous messages for event services 6 years ago
Heinrich Schuchardt e540c48636 efi_loader: use correct format string for unsigned long 6 years ago
Heinrich Schuchardt 474a6f5aa1 efi_loader: add comments to memory functions 6 years ago
Heinrich Schuchardt 05b6f56ead efi_loader: use wide string do define firmware vendor 6 years ago
Heinrich Schuchardt af3106a12d efi_loader: support device path for IDE and SCSI disks 6 years ago
Heinrich Schuchardt 2bc61b8352 efi_loader: create full device path for block devices 6 years ago
Mario Six b79221a7d9 lib: fdtdec: Fix some style violations 6 years ago
Mario Six 2e38662dc6 lib: fdtdec: Fix whitespace style violations 6 years ago
Rob Clark 3b595da441 fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATE 6 years ago
Masahiro Yamada 7e3caa81e0 Move CONFIG_PANIC_HANG to Kconfig 7 years ago
Emmanuel Vadot 5f77083628 efi_loader: Setup logical_partition media information 7 years ago
Heinrich Schuchardt bde6bfe4c3 efi_loader: comments for dp_part_fill() 7 years ago
Heinrich Schuchardt 6ea8b580f0 efi_loader: correct DeviceNodeToText for media types 7 years ago
Heinrich Schuchardt 7b982f009b efi_loader: correctly setup device paths for block devices 7 years ago
Heinrich Schuchardt 66b051d51f efi_loader: correctly determine if an MMC device is an SD-card 7 years ago
Heinrich Schuchardt b9b17598f4 efi_loader: error handling in efi_load_image() 7 years ago
Heinrich Schuchardt 678e03a00c efi_loader: new function efi_delete_handle() 7 years ago
Heinrich Schuchardt 56d9288858 efi_loader: return status from efi_setup_loaded_image() 7 years ago
Alexander Graf 905cb9e172 efi_loader: Ensure efi_dp_find_obj() finds exact matches 7 years ago
Alexander Graf ae67dca5e6 efi_loader: helloworld.c: Explicitly use .rodata for loaded_image_guid 7 years ago
Alexander Graf bb0bb91cf0 efi_stub: Use efi_uintn_t 7 years ago
Masahiro Yamada 26e961c8cf libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c 7 years ago
Masahiro Yamada 87be1e9fb4 libfdt: move fdt_find_regions() to fdt_region.c from fdt_wip.c 7 years ago
Alexander Graf 3bb74f9800 efi_loader helloworld.efi: Fix building with -Os 7 years ago
Alexander Graf c034b7fd41 efi_loader: Fix partition offsets 7 years ago
Rob Clark 1a0b4d22a9 efi_loader: add missing breaks 7 years ago
Heinrich Schuchardt c4574208b0 efi_loader: comments for EFI_DEVICE_PATH_TO_TEXT_PROTOCOL 7 years ago
Heinrich Schuchardt 44549d62c3 efi_loader: helper function to add EFI object to list 7 years ago
Heinrich Schuchardt ea54ad5928 efi_loader: pass handle of loaded image 7 years ago
Heinrich Schuchardt bbf75dd934 efi_loader: output load options in helloworld 7 years ago
Heinrich Schuchardt c51e7df941 efi_selftest: add missing line feed 7 years ago
Heinrich Schuchardt 17b96cb2ba efi_selftest: compile without special compiler flags 7 years ago
Heinrich Schuchardt 69fb6b1afc efi_loader: manage protocols in a linked list 7 years ago
Heinrich Schuchardt 72292aba4f efi_loader: simplify find_obj 7 years ago
Heinrich Schuchardt 80286e8f81 efi_loader: simplify efi_open_protocol 7 years ago
Heinrich Schuchardt 9449358a71 efi_loader: efi_gop: use efi_add_protocol 7 years ago
Heinrich Schuchardt 84d14568ca efi_loader: efi_net: use efi_add_protocol 7 years ago
Heinrich Schuchardt 4b9f7aaf7c efi_loader: efi_disk: use efi_add_protocol 7 years ago
Heinrich Schuchardt bf19064bdc efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL 7 years ago
Heinrich Schuchardt ae2c85c1ce efi_loader: reimplement LocateDevicePath 7 years ago
Heinrich Schuchardt 61aba1931a efi_loader: fix efi_convert_device_node_to_text 7 years ago
Heinrich Schuchardt 908cf9a3ff efi_loader: efi_dp_str should print path not node 7 years ago
Heinrich Schuchardt 0741226f65 efi_loader: size of media device path node represenation 7 years ago
Heinrich Schuchardt 362f00f979 efi_loader: helloworld.c: remove superfluous include 7 years ago
Jonathan Gray b6e9e09770 efi_loader: initialise partition_signature memory 7 years ago