projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
riscv: cpu: Add nx25 to support RISC-V
[platform/kernel/u-boot.git]
/
lib
/
efi_loader
/
2017-12-19
Tom Rini
Merge git://git.denx.de/u-boot-spi
tree
|
commitdiff
2017-12-19
Tom Rini
Merge git://git.denx.de/u-boot-sunxi
tree
|
commitdiff
2017-12-19
Emmanuel Vadot
efi_loader: Setup logical_partition media information
tree
|
commitdiff
2017-12-18
Tom Rini
Merge git://git.denx.de/u-boot-rockchip
tree
|
commitdiff
2017-12-18
Tom Rini
Merge git://git.denx.de/u-boot-fsl-qoriq
tree
|
commitdiff
2017-12-18
Tom Rini
Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://denx...
tree
|
commitdiff
2017-12-17
Tom Rini
Merge tag 'signed-efi-v2018.01' of git://github.com...
tree
|
commitdiff
2017-12-16
Heinrich Schuchardt
efi_loader: comments for dp_part_fill()
tree
|
commitdiff
2017-12-16
Heinrich Schuchardt
efi_loader: correct DeviceNodeToText for media types
tree
|
commitdiff
2017-12-16
Heinrich Schuchardt
efi_loader: correctly setup device paths for block...
tree
|
commitdiff
2017-12-16
Heinrich Schuchardt
efi_loader: correctly determine if an MMC device is...
tree
|
commitdiff
2017-12-16
Heinrich Schuchardt
efi_loader: error handling in efi_load_image()
tree
|
commitdiff
2017-12-16
Heinrich Schuchardt
efi_loader: new function efi_delete_handle()
tree
|
commitdiff
2017-12-16
Heinrich Schuchardt
efi_loader: return status from efi_setup_loaded_image()
tree
|
commitdiff
2017-12-16
Alexander Graf
efi_loader: Ensure efi_dp_find_obj() finds exact matches
tree
|
commitdiff
2017-12-16
Alexander Graf
efi_loader: helloworld.c: Explicitly use .rodata for...
tree
|
commitdiff
2017-12-13
Tom Rini
Merge git://git.denx.de/u-boot-samsung
tree
|
commitdiff
2017-12-08
Tom Rini
Merge git://git.denx.de/u-boot-mpc85xx
tree
|
commitdiff
2017-12-07
Tom Rini
Merge git://git.denx.de/u-boot-fsl-qoriq
tree
|
commitdiff
2017-12-05
Tom Rini
Merge tag 'signed-efi-next' of git://github.com/agraf...
tree
|
commitdiff
2017-12-01
Alexander Graf
efi_loader helloworld.efi: Fix building with -Os
tree
|
commitdiff
2017-12-01
Alexander Graf
efi_loader: Fix partition offsets
tree
|
commitdiff
2017-12-01
Rob Clark
efi_loader: add missing breaks
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: comments for EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: helper function to add EFI object to list
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: pass handle of loaded image
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: output load options in helloworld
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: manage protocols in a linked list
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: simplify find_obj
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: simplify efi_open_protocol
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: efi_gop: use efi_add_protocol
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: efi_net: use efi_add_protocol
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: efi_disk: use efi_add_protocol
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: reimplement LocateDevicePath
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: fix efi_convert_device_node_to_text
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: efi_dp_str should print path not node
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: size of media device path node represenation
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: helloworld.c: remove superfluous include
tree
|
commitdiff
2017-12-01
Jonathan Gray
efi_loader: initialise partition_signature memory
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: efi_console: use helper functions
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: refactor efi_setup_loaded_image
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: simplify efi_locate_protocol
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: simplify efi_uninstall_protocol_interface
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: simplify efi_search
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: simplify efi_install_protocol_interface
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: helper functions for protocol management
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: efi_gop: use correct types for parameters
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: argument of efi_search_obj should be const
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: make efi_create_handle non-static
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: efi_dp_match should have const arguments
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: efi_net: check return value of calloc
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: efi_disk: check return value of calloc
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: efi_gop: check calloc return value
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader implement UninstallMultipleProtocolInterfaces
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: debug output efi_install_protocol_interface
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: fix typo efi_install_multiple_protocol_inte...
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: rework efi_search_obj
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: rework efi_locate_handle
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: consistently use efi_uintn_t in boot services
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: replace UINTN by efi_uintn_t
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: eliminate efi_uninstall_protocol_interface_ext
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: eliminate efi_install_protocol_interface_ext
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE values
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: set parent handle in efi_load_image
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: implement SetWatchdogTimer
tree
|
commitdiff
2017-12-01
Heinrich Schuchardt
efi_loader: move efi_search_obj up in code
tree
|
commitdiff
2017-10-29
Tom Rini
Merge git://git.denx.de/u-boot-video
tree
|
commitdiff
2017-10-29
Alexander Graf
efi_loader: Disable env_save() call on boot
tree
|
commitdiff
2017-10-18
Tom Rini
Merge git://git.denx.de/u-boot-spi
tree
|
commitdiff
2017-10-13
Tom Rini
Merge tag 'signed-efi-next' of git://github.com/agraf...
tree
|
commitdiff
2017-10-12
Rob Clark
efi_loader: console support for color attributes
tree
|
commitdiff
2017-10-12
Rob Clark
efi_loader: Add mem-mapped for fallback
tree
|
commitdiff
2017-10-11
Tom Rini
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
tree
|
commitdiff
2017-10-10
Jonathan Gray
efi_loader: don't increment part twice per loop
tree
|
commitdiff
2017-10-10
Jonathan Gray
efi_loader: search all possible disk partitions
tree
|
commitdiff
2017-10-09
Tom Rini
Merge git://git.denx.de/u-boot-video
tree
|
commitdiff
2017-10-09
Heinrich Schuchardt
efi_loader: comments for functions add missing @return
tree
|
commitdiff
2017-10-09
Rob Clark
efi_loader: Fix disk dp's for pre-DM/legacy devices
tree
|
commitdiff
2017-10-09
Heinrich Schuchardt
efi_loader: avoid NULL dereference in efi_dp_match
tree
|
commitdiff
2017-10-09
Heinrich Schuchardt
efi_loader: fill return values in SimpleNetworkProtocol
tree
|
commitdiff
2017-10-09
Heinrich Schuchardt
efi_loader: size fields in SimpleNetworkProtocol
tree
|
commitdiff
2017-10-09
Heinrich Schuchardt
efi_loader: fix efi_net_get_status
tree
|
commitdiff
2017-10-09
Heinrich Schuchardt
efi_loader: implement WaitForPacket event
tree
|
commitdiff
2017-10-09
Heinrich Schuchardt
efi_loader: use events for efi_net_receive
tree
|
commitdiff
2017-10-09
Heinrich Schuchardt
efi_net: return EFI_UNSUPPORTED where appropriate
tree
|
commitdiff
2017-10-09
Heinrich Schuchardt
efi_loader: efi_net: hwaddr_size = 6
tree
|
commitdiff
2017-10-09
Heinrich Schuchardt
efi_loader: fill simple network protocol revision
tree
|
commitdiff
2017-10-09
Heinrich Schuchardt
efi_loader: wrong type in wait_for_event
tree
|
commitdiff
2017-10-09
Heinrich Schuchardt
efi_loader: pass GUIDs as const efi_guid_t *
tree
|
commitdiff
2017-10-09
Heinrich Schuchardt
efi_loader: parameters of CopyMem and SetMem
tree
|
commitdiff
2017-10-09
Heinrich Schuchardt
efi_loader: call EFI_EXIT in efi_copy_mem, efi_set_mem
tree
|
commitdiff
2017-10-09
Heinrich Schuchardt
efi_loader: replace efi_div10 by do_div
tree
|
commitdiff
2017-10-09
Heinrich Schuchardt
efi_loader: provide function comments for boot services
tree
|
commitdiff
2017-10-09
Heinrich Schuchardt
efi_loader: use type bool for event states
tree
|
commitdiff
2017-10-05
Heinrich Schuchardt
efi_loader: allow creating new handles
tree
|
commitdiff
2017-10-01
Tom Rini
Merge git://git.denx.de/u-boot-usb
tree
|
commitdiff
2017-10-01
Tom Rini
Merge git://git.denx.de/u-boot-rockchip
tree
|
commitdiff
2017-10-01
Tom Rini
Merge tag 'signed-efi-next' of git://github.com/agraf...
tree
|
commitdiff
2017-09-21
Tom Rini
Merge branch 'next' of git://git.denx.de/u-boot-video
tree
|
commitdiff
2017-09-20
Rob Clark
efi_loader: Some console improvements for vidconsole
tree
|
commitdiff
next