Commit Graph

1088 Commits (master)

Author SHA1 Message Date
Heinrich Schuchardt 22de1de905 efi_loader: address of the simple file system protocol 6 years ago
Heinrich Schuchardt 04298686a4 efi_loader: return NULL from device path functions 6 years ago
Heinrich Schuchardt 2074f70064 efi_loader: consistently use efi_handle_t for handles 6 years ago
Heinrich Schuchardt fb83350952 efi_selftest: test for (Dis)ConnectController 6 years ago
Heinrich Schuchardt 8d7cf39090 efi_selftest: remove todo in device path test 6 years ago
Heinrich Schuchardt 77425e73b8 efi_selftest: remove todo in manage protocols 6 years ago
Heinrich Schuchardt ad97373ba9 efi_loader: disconnect controllers in UninstallProtocol 6 years ago
Heinrich Schuchardt 3f9b00425a efi_loader: implement DisconnectController 6 years ago
Heinrich Schuchardt 3ebcd0071f efi_loader: fix signature of efi_disconnect_controller 6 years ago
Heinrich Schuchardt f0959dbee2 efi_loader: implement ConnectController 6 years ago
Heinrich Schuchardt d550414434 efi_loader: debug output installed device path 6 years ago
Heinrich Schuchardt e3fbbc36f2 efi_loader: implement OpenProtocolInformation 6 years ago
Heinrich Schuchardt 3b8a489c9f efi_loader: open_info in CloseProtocol 6 years ago
Heinrich Schuchardt 191a41cc32 efi_loader: open_info in OpenProtocol 6 years ago
Heinrich Schuchardt fe1599daf5 efi_loader: list of open protocol infos 6 years ago
Heinrich Schuchardt 5be9744ae7 efi_selftest: do not try to close device path protocol 6 years ago
Heinrich Schuchardt 32e6fed6e9 efi_loader: simplify efi_remove_all_protocols 6 years ago
Heinrich Schuchardt 853540c84f efi_selftest: colored test output 6 years ago
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 7 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