projects
/
J-u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
spl: use ARCH_MX23/28 to specify SPL_LDSCRIPT
[J-u-boot.git]
/
lib
/
efi_loader
/
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
2017-09-20
Rob Clark
efi_loader: Correctly figure out size for vidconsole
tree
|
commitdiff
2017-09-20
Rob Clark
efi_loader: split out escape sequence based size query
tree
|
commitdiff
2017-09-20
Rob Clark
efi_loader: print GUIDs
tree
|
commitdiff
2017-09-20
Rob Clark
efi_loader: set loaded image code/data type properly
tree
|
commitdiff
2017-09-20
Rob Clark
efi_loader: add bootmgr
tree
|
commitdiff
2017-09-20
Rob Clark
efi_loader: efi variable support
tree
|
commitdiff
2017-09-20
Rob Clark
efi_loader: make pool allocations cacheline aligned
tree
|
commitdiff
2017-09-20
Rob Clark
efi_loader: support load_image() from a file-path
tree
|
commitdiff
2017-09-20
Rob Clark
efi_loader: add file/filesys support
tree
|
commitdiff
2017-09-20
Rob Clark
efi_loader: refactor boot device and loaded_image handling
tree
|
commitdiff
2017-09-20
Rob Clark
efi_loader: use proper device-paths for net
tree
|
commitdiff
2017-09-20
Rob Clark
efi_loader: use proper device-paths for partitions
tree
|
commitdiff
2017-09-20
Rob Clark
efi_loader: flesh out device-path to text
tree
|
commitdiff
2017-09-20
Rob Clark
efi_loader: drop redundant efi_device_path_protocol
tree
|
commitdiff
2017-09-20
Rob Clark
efi_loader: add device-path utils
tree
|
commitdiff
2017-09-18
Heinrich Schuchardt
efi_loader: notify when ExitBootServices is invoked
tree
|
commitdiff
2017-09-18
Heinrich Schuchardt
efi_loader: implement task priority level (TPL)
tree
|
commitdiff
2017-09-18
Heinrich Schuchardt
efi_loader: efi_set_timer: reset signaled state
tree
|
commitdiff
2017-09-18
Heinrich Schuchardt
efi_loader: implement queueing of the notification...
tree
|
commitdiff
2017-09-18
Heinrich Schuchardt
efi_loader: allow return value in EFI_CALL
tree
|
commitdiff
2017-09-18
Heinrich Schuchardt
efi_loader: avoid obscure constants in efi_runtime.c
tree
|
commitdiff
2017-09-18
Heinrich Schuchardt
efi_loader: usage of always in Makefile
tree
|
commitdiff
2017-09-18
Alexander Graf
efi_loader: Fix efi_exit gd clobbering
tree
|
commitdiff
2017-09-18
Heinrich Schuchardt
efi_loader: write protocol GUID in OpenProtocol
tree
|
commitdiff
2017-09-18
Heinrich Schuchardt
efi_loader: call __efi_exit_check in efi_exit
tree
|
commitdiff
2017-09-18
Heinrich Schuchardt
efi_disk: efi_disk_rw_blocks is not an API function
tree
|
commitdiff
2017-09-15
Tom Rini
Merge git://git.denx.de/u-boot-ubi
tree
|
commitdiff
2017-09-12
Rob Clark
lib: add some utf16 handling helpers
tree
|
commitdiff
2017-08-18
Tom Rini
Merge tag 'signed-efi-next' of git://github.com/agraf...
tree
|
commitdiff
2017-08-16
Tom Rini
Merge git://www.denx.de/git/u-boot-imx
tree
|
commitdiff
2017-08-12
xypron.glpk@gmx.de
efi_loader: use EFI_PAGE_MASK instead of EFI_PAGE_SIZE - 1
tree
|
commitdiff
2017-08-11
Rob Clark
efi_loader: GOP fix for no display
tree
|
commitdiff
2017-08-11
Rob Clark
efi_loader: LocateHandle should return EFI_NOT_FOUND...
tree
|
commitdiff
2017-08-11
xypron.glpk@gmx.de
efi_loader: attribute EFIAPI of efi_locate handle()
tree
|
commitdiff
2017-08-02
Tom Rini
Merge git://git.denx.de/u-boot-fsl-qoriq
tree
|
commitdiff
2017-07-31
Alexander Graf
efi_loader: Fix warning in efi_gop
tree
|
commitdiff
2017-07-31
Tom Rini
Merge tag 'signed-efi-next' of git://github.com/agraf...
tree
|
commitdiff
2017-07-28
Rob Clark
efi_loader: indent entry/exit prints to show nesting...
tree
|
commitdiff
2017-07-28
Rob Clark
efi_loader: add checking for incorrect use of EFI_ENTRY...
tree
|
commitdiff
2017-07-28
Rob Clark
efi_loader: Add an EFI_CALL() macro
tree
|
commitdiff
2017-07-28
Rob Clark
efi_loader: add some missing breaks
tree
|
commitdiff
2017-07-26
Rob Clark
efi_loader: fix bug in efi_get_memory_map
tree
|
commitdiff
2017-07-26
Alexander Graf
efi_loader: Improve install_configuration_table
tree
|
commitdiff
2017-07-26
Rob Clark
efi_loader: remove more double EFI_EXIT() in efi_disk.c
tree
|
commitdiff
2017-07-26
Rob Clark
efi_loader: remove double EFI_EXIT() with efi_unsupported
tree
|
commitdiff
2017-07-25
Rob Clark
efi_loader: expose protocols via GUID
tree
|
commitdiff
2017-07-25
xypron.glpk@gmx.de
efi_loader: implement ProtocolsPerHandle
tree
|
commitdiff
2017-07-24
xypron.glpk@gmx.de
efi_loader: parameter types for CreateEvent, SetTimer
tree
|
commitdiff
2017-07-24
xypron.glpk@gmx.de
efi_console: use EFIAPI for callback functions
tree
|
commitdiff
2017-07-24
Rob Clark
efi_loader: workaround for grub lsefi bug
tree
|
commitdiff
2017-07-24
xypron.glpk@gmx.de
efi_loader: implement ConvertDeviceNodeToText
tree
|
commitdiff
2017-07-24
xypron.glpk@gmx.de
efi_memory: return MapKey
tree
|
commitdiff
next
This page took
0.288966 seconds
and
7
git commands to generate.