Commit Graph

1194 Commits (2a2096ea6001cc65fa91e2bc622da48c8eb26a06)

Author SHA1 Message Date
Heinrich Schuchardt fd4a1c4911 efi_selftest: reformat code 8 years ago
Heinrich Schuchardt f58c5ecb87 efi_loader: new function utf8_to_utf16 8 years ago
Heinrich Schuchardt 30a0045a54 efi_selftest: provide test for watchdog timer 8 years ago
Heinrich Schuchardt b3d6090042 efi_loader: implement SetWatchdogTimer 8 years ago
Heinrich Schuchardt 7b9f8ad749 efi_loader: move efi_search_obj up in code 8 years ago
Goldschmidt Simon 9bd76b8076 spl: make CONFIG_OF_EMBED pass dts through fdtgrep 8 years ago
Marek Vasut 942ee0933e fdtdec: Support parsing multiple /memory nodes 8 years ago
Tien Fong Chee eb57c0be14 fdt: Add compatible strings for Arria 10 8 years ago
Nandor Han da5337a61c rtc: add support for s35392a 8 years ago
André Draszik 9d0c5fee29 tpm: add more missing va_end() 8 years ago
André Draszik 3c6050277b tpm: add tpm_get_random() 8 years ago
Masahiro Yamada 50a327ded6 lib: libfdt: wrap scripts/dtc/libfdt/* where possible 8 years ago
Masahiro Yamada 35a33baea5 libfdt: change libfdt_internal.h to a wrapper of scripts/dtc/libfdt/* 8 years ago
Masahiro Yamada 9e65b01ac5 libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/* 8 years ago
Masahiro Yamada 15b97f5c5e pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile 8 years ago
André Draszik e8155dfe33 tpm: fix reading of permanent flags 8 years ago
Alexander Graf 405835645a efi_loader: Disable env_save() call on boot 8 years ago
Heinrich Schuchardt abe994633b efi_selftest: correctly check return values 8 years ago
Rob Clark 2d5dc2a52d efi_loader: console support for color attributes 8 years ago
Rob Clark bf19273e81 efi_loader: Add mem-mapped for fallback 8 years ago
Jonathan Gray bcbc4a8046 efi_loader: don't increment part twice per loop 8 years ago
Jonathan Gray 16a73b249d efi_loader: search all possible disk partitions 8 years ago
Heinrich Schuchardt fdd04563ce efi_selftest: error handling in SNP test 8 years ago
Heinrich Schuchardt 10a08c4ed7 efi_loader: comments for functions add missing @return 8 years ago
Rob Clark 77511b3b4b efi_loader: Fix disk dp's for pre-DM/legacy devices 8 years ago
Heinrich Schuchardt 1a2c8d2f60 efi_loader: avoid NULL dereference in efi_dp_match 8 years ago
Heinrich Schuchardt 7f8ec5b63e efi_selftest: avoid dereferencing NULL in tpl test 8 years ago
Heinrich Schuchardt c155dfeb1e efi_selftest: efi_st_memcmp return difference of bytes 8 years ago
Heinrich Schuchardt 5ca23ed5bc efi_loader: supply EFI network test 8 years ago
Heinrich Schuchardt 1b6332597f efi_selftest: allow printing MAC addresses 8 years ago
Heinrich Schuchardt 336d9dfc0a efi_loader: fill return values in SimpleNetworkProtocol 8 years ago
Heinrich Schuchardt 8db174d651 efi_loader: size fields in SimpleNetworkProtocol 8 years ago
Heinrich Schuchardt 891b3d9051 efi_loader: fix efi_net_get_status 8 years ago
Heinrich Schuchardt e5c21603fc efi_loader: implement WaitForPacket event 8 years ago
Heinrich Schuchardt a0549ef607 efi_loader: use events for efi_net_receive 8 years ago
Heinrich Schuchardt 61da678c39 efi_net: return EFI_UNSUPPORTED where appropriate 8 years ago
Heinrich Schuchardt 5d4a5ea964 efi_loader: efi_net: hwaddr_size = 6 8 years ago
Heinrich Schuchardt bdecf974f1 efi_loader: fill simple network protocol revision 8 years ago
Heinrich Schuchardt ca379e1bf1 efi_loader: wrong type in wait_for_event 8 years ago
Heinrich Schuchardt 5a9682d0dd efi_loader: pass GUIDs as const efi_guid_t * 8 years ago
Heinrich Schuchardt fc05a95906 efi_loader: parameters of CopyMem and SetMem 8 years ago
Heinrich Schuchardt f7c78176d6 efi_loader: call EFI_EXIT in efi_copy_mem, efi_set_mem 8 years ago
Heinrich Schuchardt 7d963323a2 efi_loader: replace efi_div10 by do_div 8 years ago
Heinrich Schuchardt 332468f7fc efi_loader: provide function comments for boot services 8 years ago
Heinrich Schuchardt e67e7249c8 efi_selftest: make tests easier to read 8 years ago
Heinrich Schuchardt e190e8972f efi_loader: use type bool for event states 8 years ago
Heinrich Schuchardt 037ee6f91b efi_selftest: use efi_st_error for all error messages 8 years ago
zijun_hu 01a8359989 ARMv8: get new GD address from gd->new_gd directly 8 years ago
Jean-Jacques Hiblot 2f57c95100 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT 8 years ago
Jean-Jacques Hiblot 035d64025c fdtdec: sort include files 8 years ago