Commit History

Author SHA1 Message Date
  Heinrich Schuchardt 4fd1a79739 efi_loader: efi_dp_from_lo() don't copy GUID 2 years ago
  Ilias Apalodimas e54879209e efi_loader: Fix loaded image alignment 2 years ago
  Heinrich Schuchardt ecf987e742 efi_loader: don't load Shim's MOK database from file 2 years ago
  Simon Glass f0280c1806 x86: Show some EFI info with the bdinfo command 2 years ago
  Simon Glass 588c9a23c9 x86: Create a new header for EFI 2 years ago
  Simon Glass fbf799ee76 x86: Keep symbol information in u-boot ELF file 2 years ago
  Simon Glass f548c8b555 efi: Add a separate maintainer entry for the app 2 years ago
  Simon Glass eac6e0b797 efi_loader: Drop code that doesn't work with driver model 2 years ago
  Masami Hiramatsu 4488dbe12e efi_selftest: Receive the packets until the receive buffer is empty 2 years ago
  Masami Hiramatsu 270d32e213 efi_selftest: Do not check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT 2 years ago
  Masami Hiramatsu c9ecfc39ff efi_selftest: Use EFI_SIMPLE_NETWORK_PROTOCOL::GetStatus() for media check 2 years ago
  Heinrich Schuchardt d18f3c2984 configs: add mkeficapsule to tools-only_defconfig 2 years ago
  Thomas Huth 30c6346c5c doc: Remove obsolete README.440-DDR-performance file 2 years ago
  Heinrich Schuchardt e4c1285dac doc: add python3-pkg-resources to build dependencies 2 years ago
  Heinrich Schuchardt 4974bfee35 doc: add system reset to API documentation 2 years ago
  Heinrich Schuchardt 46b0be84f4 doc: require Sphinx 3.4.3 2 years ago
  Marek Behún 303d235496 env: Move non-cli env functions to env/common.c 2 years ago
  Marek Behún 7fad1ff244 env: Simplify env_match() and inline into env_get_f() 2 years ago
  Marek Behún e95b282848 env: Use memcpy() instead of ad-hoc code to copy variable value 2 years ago
  Marek Behún ad0ecc67c0 env: Make return value of env_get_f() behave like sprintf() on success 2 years ago
  Marek Behún 5aa20bb1f7 env: Early return from env_get_f() on NULL name 2 years ago
  Marek Behún 036a2d67ca env: Don't match empty variable name in env_match() 2 years ago
  Marek Behún 4b16dd818c env: Use better name for variable in env_get_f() 2 years ago
  Marek Behún 120e08c4d4 env: Use string pointer instead of indexes in env_get_f() 2 years ago
  Marek Behún 9bc901ebd1 env: Inline env_get_char() into its only user 2 years ago
  Marek Behún 7194d745b6 env: Change env_match() to static and remove from header 2 years ago
  Marek Behún 3153c1925d examples: api: glue: Remove comment that does not apply anymore 2 years ago
  Marek Behún a4432f9a36 env: Drop env_get_char_spec() and old, unused .get_char() implementations 2 years ago
  Marek Behún a1e364295d env: Fix documentation for env_get_f() 2 years ago
  Pierre-Clément Tosi fb6d0ff3cf dm: Fix util.h's broken include guard 2 years ago