projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
x86: sysreset: Implement the get_last() method
2019-05-05
Heinrich Schuchardt
lib/display_options: avoid illegal memory access
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-05-03
Heinrich Schuchardt
lib/vsprintf: remove #include <uuid.h> from vsprintf.c
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-05-03
Heinrich Schuchardt
fs: correct comments for fs_read() and write()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-05-02
Heinrich Schuchardt
efi_loader: description of efi_add_handle()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-05-02
Heinrich Schuchardt
efi_selftest: test exit_data
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-05-02
Heinrich Schuchardt
efi_loader: implement support of exit data
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-05-02
Heinrich Schuchardt
efi_loader: memory leak in append value
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-05-02
Heinrich Schuchardt
efi_loader: optional data in load options are binary
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-05-02
Heinrich Schuchardt
efi_loader: FreePages() must fail with pages = 0
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-05-02
Heinrich Schuchardt
efi_loader: parameter check CreateEventEx()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-26
Heinrich Schuchardt
arm: dts: add missing vexpress device trees
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-26
Heinrich Schuchardt
disk: part: fix typo
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-24
Heinrich Schuchardt
test: env: Enable env unit tests by default
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-22
Heinrich Schuchardt
efi_loader: check length in CreateDeviceNode()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-22
Heinrich Schuchardt
efi_loader: check memory type in AllocatePages()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-22
Heinrich Schuchardt
efi_loader: need either ACPI table or device tree
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-22
Heinrich Schuchardt
efi_selftest: do not run FDT test with ACPI table.
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-22
Heinrich Schuchardt
test/py: pytest.mark.notbuildconfigspec()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-22
Heinrich Schuchardt
efi_loader: disable EFI_LOADER on vexpress_ca15_tc2...
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-22
Heinrich Schuchardt
efi_loader: correctly split device path of loaded image
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-22
Heinrich Schuchardt
efi_loader: more short texts for protocols in efidebug
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-22
Heinrich Schuchardt
efi_loader: consistent naming of protocol GUIDs
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-22
Heinrich Schuchardt
test: call hexdump tests via `ut lib`
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-22
Heinrich Schuchardt
cmd: add exception command
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-12
Heinrich Schuchardt
efi_selftest: expect boot services data for fdt
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-12
Heinrich Schuchardt
efi_loader: simplify protocol installation
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-12
Heinrich Schuchardt
efi_loader: export efi_install_multiple_protocol_interfaces
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-12
Heinrich Schuchardt
efi_selftest: physical and virtual addresses must match
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-12
Heinrich Schuchardt
efi_loader: update virtual address in efi_mem_carve_out
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-12
Heinrich Schuchardt
efi_loader: fix setting PlatformLang
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-12
Heinrich Schuchardt
efi_loader: the development target should be the EBBR
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-12
Heinrich Schuchardt
arm: print information about loaded UEFI images
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-12
Heinrich Schuchardt
efi_loader: move efi_save_gd() call to board_r.c
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-12
Heinrich Schuchardt
efi_loader: remove stray #define LOG_CATEGORY LOGL_ERR
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-12
Heinrich Schuchardt
efi_loader: enable HII protocols by default
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-12
Heinrich Schuchardt
efi_loader: assign HII protocols to root node
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-07
Heinrich Schuchardt
efi_loader: correct CTRL-A - CTRL-Z console input
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-07
Heinrich Schuchardt
efi_loader: enable file SetInfo()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-07
Heinrich Schuchardt
efi_loader: correct file creation
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-07
Heinrich Schuchardt
efi_loader: debug output file handle in efi_file_open()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-07
Heinrich Schuchardt
efi_loader: variables PlatformLang and PlatformLangCodes
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-07
Heinrich Schuchardt
efi_loader: EFI_PRINT instead of debug for memory services
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-07
Heinrich Schuchardt
efi_loader: EFI_PRINT instead of debug for variable...
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-07
Heinrich Schuchardt
efi_loader: parameter checks in StartImage and Exit()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-07
Heinrich Schuchardt
efi_loader: rearrange boottime service functions
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-07
Heinrich Schuchardt
efi_loader: sanity checks when freeing memory
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-07
Heinrich Schuchardt
efi_selftest: check image_base, image_size
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-04-07
Heinrich Schuchardt
efi_loader: release file buffer after loading image
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-03-29
Heinrich Schuchardt
doc/git-mailrc: correct entry 'agraf'
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-03-28
Heinrich Schuchardt
efi_loader: define development target in README.uefi
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-03-27
Heinrich Schuchardt
efi_loader: update TODOs in doc/README.uefi
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-03-27
Heinrich Schuchardt
MAINTAINERS: adjust git repository for EFI PAYLOAD
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-03-27
Heinrich Schuchardt
efi_loader: TODO for the EFI file protocol
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-03-27
Heinrich Schuchardt
efi_selftest: avoid double free in dp utilities test
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-03-22
Heinrich Schuchardt
cmd: set CONFIG_SYS_HELP_CMD_WIDTH = 10
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-03-20
Heinrich Schuchardt
efi_selftest: fix test_hii_string_get_string()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-03-20
Heinrich Schuchardt
efi_loader: superfluous conversion in efi_file_open()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-03-20
Heinrich Schuchardt
efi_loader: remove superfluous check in efi_setup_loaded_image()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-03-20
Heinrich Schuchardt
efi_loader: memory leak in efi_dump_single_var()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-03-20
Heinrich Schuchardt
efi_loader: missing return in efi_get_next_variable_name()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-03-20
Heinrich Schuchardt
efi_loader: endless loop in add_strings_package()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-03-20
Heinrich Schuchardt
efi_loader: correct parameter size in efi_allocate_pool
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-03-14
Heinrich Schuchardt
efi_loader: fix build error for freestanding.o
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-03-02
Heinrich Schuchardt
efi_loader: HII protocols: debug messages
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-03-02
Heinrich Schuchardt
efi_loader: error handling for `efidebug boot add`
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-03-02
Heinrich Schuchardt
efi_loader: HII protocols: fix new_package_list()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-03-02
Heinrich Schuchardt
efi_loader: do not add \ in efi_fs_from_name()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-03-02
Heinrich Schuchardt
powerpc: enabled building with CONFIG_DM=y
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-28
Heinrich Schuchardt
fs: fat: fix link error when building with DEBUG=1
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-25
Heinrich Schuchardt
efi_loader: fix entry count in bootmgr
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-25
Heinrich Schuchardt
efi_loader: error message if BootOrder not defined
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-19
Heinrich Schuchardt
dm: scsi: report correct device number
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-19
Heinrich Schuchardt
tpm: simplify: tpm_set_global_lock()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-16
Heinrich Schuchardt
efi_loader: do not miss last relocation block
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-16
Heinrich Schuchardt
efi_loader: documentation of image loader
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-16
Heinrich Schuchardt
efi_loader: clean up bootefi_test_prepare()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-16
Heinrich Schuchardt
efi_loader: fix EFI entry counting
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-16
Heinrich Schuchardt
efi_loader: use efi_start_image() for bootefi
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-16
Heinrich Schuchardt
efi_loader: set entry point in efi_load_pe()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-16
Heinrich Schuchardt
efi_loader: LoadImage: always allocate new pages
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-16
Heinrich Schuchardt
efi_loader: error handling in efi_setup_loaded_image()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-16
Heinrich Schuchardt
test: adjust names of Unicode test functions
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-16
Heinrich Schuchardt
lib/vsprintf: print '?' for illegal Unicode sequence
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-16
Heinrich Schuchardt
efi_selftest: LoadImage from file device path
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-16
Heinrich Schuchardt
efi_loader: comments for efi_file_from_path()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-16
Heinrich Schuchardt
efi_loader: efi_dp_split_file_path() error handling
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-16
Heinrich Schuchardt
efi_selftest: fix memory allocation in HII tests
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-16
Heinrich Schuchardt
efi_selftest: do not use efi_free_pool()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-13
Heinrich Schuchardt
efi_loader: fix EFI_FILE_PROTOCOL.GetInfo()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-13
Heinrich Schuchardt
lib: vsprintf: avoid overflow printing UTF16 strings
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-13
Heinrich Schuchardt
efi_loader: debug output for HII protocols
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-13
Heinrich Schuchardt
efi_selftest: fix HII tests
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-13
Heinrich Schuchardt
x86: do not use i386 code for x86_64 memory functions
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-13
Heinrich Schuchardt
efi_loader: GetNextVariableName() relies on REGEX
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-13
Heinrich Schuchardt
efi_loader: fix GetNextVariableName
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-13
Heinrich Schuchardt
efi_loader: do not use symbolic links
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-13
Heinrich Schuchardt
efi_loader: use library memcpy() in helloworld.efi
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-13
Heinrich Schuchardt
efi_loader: use freestanding library for efi apps
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-13
Heinrich Schuchardt
efi_loader: provide freestanding library
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2019-02-13
Heinrich Schuchardt
efi_loader: comments for variable services
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
next