Commit Graph

425 Commits (d081f27fc28d3a0f9fbb6045e4121709bc303028)

Author SHA1 Message Date
Heinrich Schuchardt a4aa7bef3c efi_loader: always check parameters in efi_cout_query_mode() 6 years ago
Heinrich Schuchardt 7ca7c3c0f9 efi_loader: updating the cursor position 6 years ago
Heinrich Schuchardt 1f0532ca15 efi_loader: remove unnecessary include 6 years ago
Heinrich Schuchardt 503e04fab8 efi_loader: if EFI_LOADER is enabled, enable CFB_CONSOLE_ANSI 6 years ago
Ivan Gorinov e2dc4229ad efi_loader: correctly apply relocations from the .reloc section 6 years ago
Rick Chen 6836adbe75 efi_loader: Enable RISC-V support 6 years ago
Alexander Graf 89aea43642 efi_loader: Use EFI_CACHELINE_SIZE in the image loader too 6 years ago
Tom Rini f739fcd831 SPDX: Convert a few files that were missed before 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Heinrich Schuchardt 3acef5da40 efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOL 6 years ago
Heinrich Schuchardt f6dd3f359c efi_loader: correcty determine total device path length 6 years ago
Heinrich Schuchardt adb575124d efi_loader: correctly determine length of empty device path 6 years ago
Heinrich Schuchardt 07836345ba efi_loader: fix AppendDevicePath 6 years ago
Heinrich Schuchardt 211314c107 efi_loader: implement CreateDeviceNode 6 years ago
Heinrich Schuchardt c524997acb efi_loader: no support for ARMV7_NONSEC=y 6 years ago
Joe Hershberger 092f2f35b5 Revert "Kconfig: cmd: Make networking command dependent on NET" 6 years ago
Ivan Gorinov 61a5ced6ad efi_loader: Check machine type in the image header 6 years ago
Heinrich Schuchardt 0c5d2a3dac efi_loader: completely initialize network 6 years ago
Heinrich Schuchardt c9a63f44b5 efi_loader: new functions to print loaded image information 6 years ago
Heinrich Schuchardt 9e6835e6ba efi_loader: implement EFI_FILE_SYSTEM_INFO 6 years ago
Heinrich Schuchardt 9c9021e245 efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL 6 years ago
Heinrich Schuchardt b6dd577737 efi_loader: use correct types in EFI_FILE_PROTOCOL 6 years ago
Heinrich Schuchardt 82786754b9 efi_loader: ImageSize must be multiple of SectionAlignment 6 years ago
Heinrich Schuchardt 84b40b40ad efi_loader: save image relocation address and size 6 years ago
Heinrich Schuchardt 7fb96a10b3 efi_loader: use efi_uintn_t for LoadImage 6 years ago
Patrick Wildt eab2dc37ee efi_loader: initialize device path on alloc 6 years ago
Alexander Graf f9cfad1a61 efi_loader: Fix network DP with DM_ETH 6 years ago
Alexander Graf 813468cdbd efi_loader: Fix return value for efi_add_runtime_mmio 6 years ago
Alexander Graf 8e47506409 efi_loader: Optimize GOP more 6 years ago
Alexander Graf ba718e67a2 efi_loader: Optimize GOP switch 6 years ago
Heinrich Schuchardt 90b658b4cc efi_loader: use __always_inline for pixel conversion 6 years ago
Heinrich Schuchardt 0f7fcc7256 efi_loader: RestoreTPL should execute queued events 6 years ago
Heinrich Schuchardt ee3db4fc04 efi_loader: use TPL_NOTIFY for network timer event 6 years ago
Heinrich Schuchardt 51a0f45122 efi_loader: correctly support parameter delta in Blt 6 years ago
Simon Glass bdecaebd5d efi: Correct header order in efi_memory 6 years ago
Heinrich Schuchardt 7c92fd69b1 efi_loader: use constants in efi_allocate_pages() 6 years ago
Heinrich Schuchardt f7c342f413 efi_loader: show UEFI revision in helloworld 6 years ago
Heinrich Schuchardt 482fc90c0a efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC 6 years ago
Heinrich Schuchardt 0e0a3ceb50 efi_loader: implement missing bit blit operations in gop 6 years ago
Heinrich Schuchardt b095f3c85f efi_loader: implement event groups 6 years ago
Heinrich Schuchardt a3a28f5f0c efi_loader: define GUIDS for event groups 6 years ago
Heinrich Schuchardt 43bce44262 efi_loader: manage events in a linked list 6 years ago
Heinrich Schuchardt ab9efa979c efi_loader: fix formatting errors 6 years ago
Heinrich Schuchardt 7069515e7f efi_loader: clear signaled state in CheckEvent 6 years ago
Heinrich Schuchardt eb68b4ef31 efi_loader: check parameter in InstallConfigurationTable 6 years ago
Heinrich Schuchardt 0fb4169e28 efi_loader: correct input of special keys 6 years ago
Heinrich Schuchardt bc4f9133ed efi_loader: support device tree for bootefi selftest 6 years ago
Heinrich Schuchardt 14ad49d100 efi_loader: efi_get_time_init should return status code 6 years ago
Heinrich Schuchardt 22c793e6a2 efi_loader: exit status for efi_reset_system_init 6 years ago