Commit Graph

1327 Commits (lime2-spi)

Author SHA1 Message Date
Heinrich Schuchardt 3e603ec757 efi_loader: struct efi_simple_text_input_protocol 6 years ago
Heinrich Schuchardt 1d719e77ce efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL 6 years ago
Heinrich Schuchardt 0bc4b0da7b efi_loader: EFI_UNICODE_COLLATION_PROTOCOL 6 years ago
Heinrich Schuchardt b5130a8125 lib: charset: upper/lower case conversion 6 years ago
Alexander Graf 40e3e75760 efi_loader: Add console handle references to in/out/err 6 years ago
Heinrich Schuchardt 0414359aa0 efi_loader: use correct documentation style 6 years ago
Heinrich Schuchardt cc0bfc0122 efi_loader: description efi_update_capsule() 6 years ago
Heinrich Schuchardt 250b3254c7 efi_loader: fix typos in efi_runtime.c 6 years ago
Heinrich Schuchardt b72aaa87f6 efi_loader: fix typos in efi_boottime.c 6 years ago
Stephen Warren 14deb5e628 Revert "Revert "efi_loader: efi_allocate_pages is too restrictive"" 6 years ago
Heinrich Schuchardt 75cb1cd248 lib: charset: remove obsolete functions 6 years ago
Heinrich Schuchardt ba7bd5c2ba efi_loader: don't use unlimited stack as buffer 6 years ago
Heinrich Schuchardt dcdb64f7f5 efi_loader: remove limit on variable length 6 years ago
Heinrich Schuchardt 31bd711cd0 lib: vsprintf: correct printing of Unicode strings 6 years ago
Heinrich Schuchardt f11a164b58 test: unit tests for Unicode functions 6 years ago
Heinrich Schuchardt d8c28232c3 lib: charset: utility functions for Unicode 6 years ago
Heinrich Schuchardt 1dde0d57a5 efi_loader: rename utf16_strlen, utf16_strnlen 6 years ago
Heinrich Schuchardt fbb3ea806f lib: build charset.o only if needed 6 years ago
Heinrich Schuchardt 4ddcc4e5d2 vsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER) 6 years ago
Alexander Graf d5a5a5a747 efi_loader: Pass address to fs_read() 6 years ago
Heinrich Schuchardt efe79a7c0d efi_selftest: test for loaded image protocol 6 years ago
Heinrich Schuchardt 7e1effcef6 efi_loader: pass system table in loaded image protocol 6 years ago
Heinrich Schuchardt e470efd2d9 efi_selftest: memory leak testing manage protocols 6 years ago
Miquel Raynal b87b0d8d79 lib: strto: fix metric suffix parsing in strtoul[l] 6 years ago
Miquel Raynal a353e6aa8e lib: strto: parse all lowercase metric prefixes in ustrtoul[l] 6 years ago
Bin Meng 9c2cb97e22 lib: bitrev: Sync with Linux kernel v4.17 6 years ago
Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
Marek Vasut f850371997 fdt: fix get_next_memory_node() 6 years ago
Heinrich Schuchardt f2906e5f58 lib/slre: remove superfluous assignment 6 years ago
Masahiro Yamada e3332e1a1a Make kmalloc'ed memory really DMA-safe 6 years ago
Bin Meng cbe503fbc1 efi: stub: Pass EFI system table address to U-Boot payload 6 years ago
Ievgen Maliarenko ecc6f6bea6 libavb: Handle wrong hashtree_error_mode in avb_append_options() 6 years ago
Eugeniu Rosca 9b89183b97 efi: Fix truncation of constant value 6 years ago
Heinrich Schuchardt 9d12daff6c efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset() 6 years ago
Heinrich Schuchardt 54bfba2704 efi_selftest: correct block device unit test 6 years ago
Heinrich Schuchardt bcfb0e22a8 efi_loader: document runtime functions 6 years ago
Heinrich Schuchardt a39f39cdd8 efi_loader: update runtime services table crc32 6 years ago
Heinrich Schuchardt 483dbab9f9 lib: crc32: mark function crc32() as __efi_runtime 6 years ago
Heinrich Schuchardt fa995d0d94 efi_loader: avoid NULL dereference in efi_get_memory_map() 6 years ago
AKASHI Takahiro 3748ed908f efi_loader: fix a parameter check at CreateEvent() 6 years ago
Heinrich Schuchardt 07240da293 efi_loader: relocate pointer to tables 6 years ago
Stephen Warren ccfc78b820 Revert "efi_loader: efi_allocate_pages is too restrictive" 6 years ago
Caliph Nomble 7ac1a432a1 rsa: Fix LibreSSL before v2.7.0 6 years ago
Christian Gmeiner 60a4df3262 smbios: fix checkstyle warning 6 years ago
Christian Gmeiner 5113ff8a91 smbios: fix checkstyle error 6 years ago
Masahiro Yamada ab948cd21d fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTS 6 years ago
Jens Wiklander 452bc12102 fdt: fix fdtdec_setup_memory_banksize() 6 years ago
Andrew Thomas f25ddca16c initialize net_mode.if_type 6 years ago
Heinrich Schuchardt 8c588a5886 efi_selftest: unit test for GetTime() 6 years ago
Heinrich Schuchardt 42e2b563f6 efi_selftest: support printing leading zeroes 6 years ago