Commit Graph

46358 Commits (bcbc4a80462c42c5d5ccac0287b8a7d49df9e179)
 

Author SHA1 Message Date
Jonathan Gray bcbc4a8046 efi_loader: don't increment part twice per loop 7 years ago
Heinrich Schuchardt 984f251fee efi_loader: MAX_UTF8_PER_UTF16 = 3 7 years ago
Jonathan Gray 16a73b249d efi_loader: search all possible disk partitions 7 years ago
Heinrich Schuchardt fdd04563ce efi_selftest: error handling in SNP test 7 years ago
Heinrich Schuchardt 10a08c4ed7 efi_loader: comments for functions add missing @return 7 years ago
Rob Clark 77511b3b4b efi_loader: Fix disk dp's for pre-DM/legacy devices 7 years ago
Heinrich Schuchardt 1a2c8d2f60 efi_loader: avoid NULL dereference in efi_dp_match 7 years ago
Heinrich Schuchardt 7f8ec5b63e efi_selftest: avoid dereferencing NULL in tpl test 7 years ago
Heinrich Schuchardt c155dfeb1e efi_selftest: efi_st_memcmp return difference of bytes 7 years ago
Heinrich Schuchardt 5ca23ed5bc efi_loader: supply EFI network test 7 years ago
Heinrich Schuchardt 1b6332597f efi_selftest: allow printing MAC addresses 7 years ago
Heinrich Schuchardt 9820c2f30c efi_selftest: correct definition of efi_st_error 7 years ago
Heinrich Schuchardt 336d9dfc0a efi_loader: fill return values in SimpleNetworkProtocol 7 years ago
Heinrich Schuchardt 8db174d651 efi_loader: size fields in SimpleNetworkProtocol 7 years ago
Heinrich Schuchardt 891b3d9051 efi_loader: fix efi_net_get_status 7 years ago
Heinrich Schuchardt e5c21603fc efi_loader: implement WaitForPacket event 7 years ago
Heinrich Schuchardt a0549ef607 efi_loader: use events for efi_net_receive 7 years ago
Heinrich Schuchardt 61da678c39 efi_net: return EFI_UNSUPPORTED where appropriate 7 years ago
Heinrich Schuchardt 5d4a5ea964 efi_loader: efi_net: hwaddr_size = 6 7 years ago
Heinrich Schuchardt bdecf974f1 efi_loader: fill simple network protocol revision 7 years ago
Heinrich Schuchardt 2e0864a47e efi_loader: correct bits of receive_filters bit mask 7 years ago
Heinrich Schuchardt 84a12ce64e efi_loader: incorrect definition of EFI_SIMPLE_NETWORK_PROTOCOL 7 years ago
Heinrich Schuchardt ca379e1bf1 efi_loader: wrong type in wait_for_event 7 years ago
Heinrich Schuchardt 5a9682d0dd efi_loader: pass GUIDs as const efi_guid_t * 7 years ago
Heinrich Schuchardt fc05a95906 efi_loader: parameters of CopyMem and SetMem 7 years ago
Heinrich Schuchardt f7c78176d6 efi_loader: call EFI_EXIT in efi_copy_mem, efi_set_mem 7 years ago
Heinrich Schuchardt 7d963323a2 efi_loader: replace efi_div10 by do_div 7 years ago
Heinrich Schuchardt 332468f7fc efi_loader: provide function comments for boot services 7 years ago
Heinrich Schuchardt e67e7249c8 efi_selftest: make tests easier to read 7 years ago
Heinrich Schuchardt e190e8972f efi_loader: use type bool for event states 7 years ago
Heinrich Schuchardt 037ee6f91b efi_selftest: use efi_st_error for all error messages 7 years ago
Heinrich Schuchardt 4a59ada5e6 efi_selftest: enable CONFIG_CMD_BOOTEFI_SELFTEST 7 years ago
Heinrich Schuchardt 3cc6e3fe95 efi_loader: allow creating new handles 7 years ago
Heinrich Schuchardt 842a8e434e efi_loader: support 16 protocols per efi_object 7 years ago
Tom Rini 39dd65a059 sandbox: Enable btrfs support 7 years ago
Tom Rini 6b7fd350e8 fs/btrfs: Fix warning in btrfs_check_super() 7 years ago
Paul Burton f7ae1ca3e8 sandbox: Use asm-generic/io.h 7 years ago
Paul Burton ae07d609e9 powerpc: Use asm-generic/io.h 7 years ago
Paul Burton e16986c481 nios2: Use asm-generic/io.h 7 years ago
Paul Burton d1cbeafd5e mips: Use asm-generic/io.h 7 years ago
Paul Burton e8645527b1 xtensa: Use asm-generic/io.h 7 years ago
Paul Burton 6f01316f36 x86: Use asm-generic/io.h 7 years ago
Paul Burton 505fe9cdd0 sh: Use asm-generic/io.h 7 years ago
Paul Burton b3666a693a nds32: Use asm-generic/io.h 7 years ago
Paul Burton dbee715237 microblaze: Use asm-generic/io.h 7 years ago
Paul Burton 0884077b70 m68k: Use asm-generic/io.h 7 years ago
Paul Burton 8f8e6304df arm: Use asm-generic/io.h 7 years ago
Paul Burton 593477c6b3 arc: Use asm-generic/io.h 7 years ago
Paul Burton d4150ca6de Provide a generic io.h & address mapping functions 7 years ago
Marek Behún 32c778637b mvebu: turris_omnia: Add CONFIG_CMD_BTRFS to defconfig 7 years ago