Commit Graph

871 Commits (8502f9f6d7781b5f461d7e3f7c958a45f64fdfa1)

Author SHA1 Message Date
André Draszik 9d0c5fee29 tpm: add more missing va_end() 7 years ago
André Draszik 3c6050277b tpm: add tpm_get_random() 7 years ago
Masahiro Yamada 50a327ded6 lib: libfdt: wrap scripts/dtc/libfdt/* where possible 7 years ago
Masahiro Yamada 35a33baea5 libfdt: change libfdt_internal.h to a wrapper of scripts/dtc/libfdt/* 7 years ago
Masahiro Yamada 9e65b01ac5 libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/* 7 years ago
Masahiro Yamada 15b97f5c5e pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile 7 years ago
André Draszik e8155dfe33 tpm: fix reading of permanent flags 7 years ago
Alexander Graf 405835645a efi_loader: Disable env_save() call on boot 7 years ago
Heinrich Schuchardt abe994633b efi_selftest: correctly check return values 7 years ago
Rob Clark 2d5dc2a52d efi_loader: console support for color attributes 7 years ago
Rob Clark bf19273e81 efi_loader: Add mem-mapped for fallback 7 years ago
Jonathan Gray bcbc4a8046 efi_loader: don't increment part twice per loop 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 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 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
zijun_hu 01a8359989 ARMv8: get new GD address from gd->new_gd directly 7 years ago
Jean-Jacques Hiblot 2f57c95100 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT 7 years ago
Jean-Jacques Hiblot 035d64025c fdtdec: sort include files 7 years ago
Jean-Jacques Hiblot f52bdf4b67 lib: allow building lzo for the SPL 7 years ago
Jean-Jacques Hiblot 376ddf9d4a gzip: add a function to parse the header 7 years ago
Jean-Jacques Hiblot d753f942ec lzo: add a function to check the validity of the header 7 years ago
Jean-Jacques Hiblot 11955590a2 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig 7 years ago
Heinrich Schuchardt 3cc6e3fe95 efi_loader: allow creating new handles 7 years ago
Marek Behún 85d8bf5713 lib: Add CRC32-C 7 years ago
Rob Clark 3a45bc7faa efi_loader: Some console improvements for vidconsole 7 years ago
Rob Clark a18c5a8382 efi_loader: Correctly figure out size for vidconsole 7 years ago
Rob Clark 71cc25c35c efi_loader: split out escape sequence based size query 7 years ago