Commit Graph

48291 Commits (8996975ff8422e07f43eb8b3b0c7ed8c2b35442f)
 

Author SHA1 Message Date
Heinrich Schuchardt ba45c9e4e1 efi_selftest: add missing LF in test output 6 years ago
Heinrich Schuchardt 17ff6f02f5 efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memory 6 years ago
Heinrich Schuchardt 8218f7b5fc efi_selftest: test start image 6 years ago
Heinrich Schuchardt cc20ed03f9 efi_loader: fix ExitBootServices 6 years ago
Heinrich Schuchardt 9bc9664d5e efi_loader: add check_tpl parameter to efi_signal_event 6 years ago
Heinrich Schuchardt 65436f91c5 efi_loader: provide function to get last node of a device path 6 years ago
Heinrich Schuchardt 4f94865b30 efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions 6 years ago
Heinrich Schuchardt 64e4db0f11 efi_loader: make efi_disk_create_partitions a global symbol 6 years ago
Heinrich Schuchardt 98d48bdf41 efi_loader: provide a function to create a partition node 6 years ago
Heinrich Schuchardt b3dd14b6b1 efi_loader: make efi_block_io_guid a global symbol 6 years ago
Heinrich Schuchardt 9bfca9f98a efi_loader: efi_disk_register: correctly determine if_type_name 6 years ago
Heinrich Schuchardt 5e55543e65 efi_loader: fix StartImage bootservice 6 years ago
Heinrich Schuchardt 0aaabbb2c8 efi_loader: check tables in helloworld.efi 6 years ago
Heinrich Schuchardt 36b41a3ced efi_loader: allocate correct memory type for EFI image 6 years ago
Heinrich Schuchardt 476ed96e01 efi_loader: print device path when entering efi_load_image 6 years ago
Heinrich Schuchardt 110d80a1f2 efi_loader: correct find simple file system protocol 6 years ago
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 ac02019616 tools: provide a tool to convert a binary file to an include 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 bc0bd77ed4 MAINTAINERS: correct entry for lib/efi*/ 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
Tuomas Tynkkynen 8bad6cb176 fs: fat: Drop CONFIG_SUPPORT_VFAT 6 years ago
Tuomas Tynkkynen e8df14d216 fs: FAT: Fix typo in FS_FAT_MAX_CLUSTSIZE description 6 years ago
Tuomas Tynkkynen 3cd084d364 env: ENV_IS_IN_FAT improvements 6 years ago