Commit Graph

343 Commits (2a2096ea6001cc65fa91e2bc622da48c8eb26a06)

Author SHA1 Message Date
Andrew Thomas f25ddca16c initialize net_mode.if_type 7 years ago
Mario Six 78a88f7930 doc: Replace DocBook with sphinx-based docs 7 years ago
Bin Meng 47cae019ef efi_loader: helloworld: Output ACPI configuration table 7 years ago
Bin Meng 86df34d42b efi_loader: Install ACPI configuration tables 7 years ago
Bin Meng bb68c7fba0 efi_loader: Increase number of configuration tables to 16 7 years ago
Alexander Graf 6fc2c704d4 efi_loader: Fix GOP 32bpp exposure 7 years ago
Simon Glass 2d2b5b2d00 efi: Add a comment about duplicated ELF constants 7 years ago
Alexander Graf de452c04c3 riscv: Add support for HI20 PE relocations 7 years ago
Alexander Graf 80483b2ab6 efi_loader: Fix warning in raw/cols query 7 years ago
Heinrich Schuchardt d29e7824d7 efi_loader: create handles from normal memory 7 years ago
Heinrich Schuchardt 3282614081 efi_loader: efi_mem_carve_out should return s64 7 years ago
Heinrich Schuchardt e09159c867 efi_loader: avoid anonymous constants for AllocatePages 7 years ago
Heinrich Schuchardt 6b03cd107e efi_loader: DocBook comments for boot services 7 years ago
Simon Glass 0864c565a2 efi: Update some comments related to smbios tables 7 years ago
Heinrich Schuchardt e861a120e7 efi_loader: implement ReinstallProtocolInterface 7 years ago
Heinrich Schuchardt 1f470e1790 efi_loader: check interface when uninstalling protocol 7 years ago
Ivan Gorinov d73c8bc052 efi_loader: fix off-by-one bug in efi_get_variable 7 years ago
Heinrich Schuchardt 62217295d7 efi_loader: avoid using unitialized values as console size 7 years ago
Heinrich Schuchardt 45c66f9cdf efi_loader: adjust definitions of variable services 7 years ago
Heinrich Schuchardt a4aa7bef3c efi_loader: always check parameters in efi_cout_query_mode() 7 years ago
Heinrich Schuchardt 7ca7c3c0f9 efi_loader: updating the cursor position 7 years ago
Heinrich Schuchardt 1f0532ca15 efi_loader: remove unnecessary include 7 years ago
Heinrich Schuchardt 503e04fab8 efi_loader: if EFI_LOADER is enabled, enable CFB_CONSOLE_ANSI 7 years ago
Ivan Gorinov e2dc4229ad efi_loader: correctly apply relocations from the .reloc section 7 years ago
Rick Chen 6836adbe75 efi_loader: Enable RISC-V support 7 years ago
Alexander Graf 89aea43642 efi_loader: Use EFI_CACHELINE_SIZE in the image loader too 7 years ago
Tom Rini f739fcd831 SPDX: Convert a few files that were missed before 7 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 7 years ago
Heinrich Schuchardt 3acef5da40 efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOL 7 years ago
Heinrich Schuchardt f6dd3f359c efi_loader: correcty determine total device path length 7 years ago
Heinrich Schuchardt adb575124d efi_loader: correctly determine length of empty device path 7 years ago
Heinrich Schuchardt 07836345ba efi_loader: fix AppendDevicePath 7 years ago
Heinrich Schuchardt 211314c107 efi_loader: implement CreateDeviceNode 7 years ago
Heinrich Schuchardt c524997acb efi_loader: no support for ARMV7_NONSEC=y 7 years ago
Joe Hershberger 092f2f35b5 Revert "Kconfig: cmd: Make networking command dependent on NET" 7 years ago
Ivan Gorinov 61a5ced6ad efi_loader: Check machine type in the image header 7 years ago
Heinrich Schuchardt 0c5d2a3dac efi_loader: completely initialize network 7 years ago
Heinrich Schuchardt c9a63f44b5 efi_loader: new functions to print loaded image information 7 years ago
Heinrich Schuchardt 9e6835e6ba efi_loader: implement EFI_FILE_SYSTEM_INFO 7 years ago
Heinrich Schuchardt 9c9021e245 efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL 7 years ago
Heinrich Schuchardt b6dd577737 efi_loader: use correct types in EFI_FILE_PROTOCOL 7 years ago
Heinrich Schuchardt 82786754b9 efi_loader: ImageSize must be multiple of SectionAlignment 7 years ago
Heinrich Schuchardt 84b40b40ad efi_loader: save image relocation address and size 7 years ago
Heinrich Schuchardt 7fb96a10b3 efi_loader: use efi_uintn_t for LoadImage 7 years ago
Patrick Wildt eab2dc37ee efi_loader: initialize device path on alloc 7 years ago
Alexander Graf f9cfad1a61 efi_loader: Fix network DP with DM_ETH 7 years ago
Alexander Graf 813468cdbd efi_loader: Fix return value for efi_add_runtime_mmio 7 years ago
Alexander Graf 8e47506409 efi_loader: Optimize GOP more 7 years ago
Alexander Graf ba718e67a2 efi_loader: Optimize GOP switch 7 years ago