projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
efi_loader: new function efi_delete_handle()
[platform/kernel/u-boot.git]
/
include
/
efi_loader.h
2017-12-16
Heinrich Schuchardt
efi_loader: new function efi_delete_handle()
blob
|
commitdiff
2017-12-16
Heinrich Schuchardt
efi_loader: return status from efi_setup_loaded_image()
blob
|
commitdiff
|
diff to current
2017-12-13
Tom Rini
Merge git://git.denx.de/u-boot-samsung
blob
|
commitdiff
|
diff to current
2017-12-08
Tom Rini
Merge git://git.denx.de/u-boot-mpc85xx
blob
|
commitdiff
|
diff to current
2017-12-07
Tom Rini
Merge git://git.denx.de/u-boot-fsl-qoriq
blob
|
commitdiff
|
diff to current
2017-12-05
Tom Rini
Merge tag 'signed-efi-next' of git://github.com/agraf...
blob
|
commitdiff
|
diff to current
2017-12-01
Heinrich Schuchardt
efi_loader: helper function to add EFI object to list
blob
|
commitdiff
|
diff to current
2017-12-01
Heinrich Schuchardt
efi_loader: manage protocols in a linked list
blob
|
commitdiff
|
diff to current
2017-12-01
Heinrich Schuchardt
efi_loader: efi_console: use helper functions
blob
|
commitdiff
|
diff to current
2017-12-01
Heinrich Schuchardt
efi_loader: helper functions for protocol management
blob
|
commitdiff
|
diff to current
2017-12-01
Heinrich Schuchardt
efi_loader: argument of efi_search_obj should be const
blob
|
commitdiff
|
diff to current
2017-12-01
Heinrich Schuchardt
efi_loader: make efi_create_handle non-static
blob
|
commitdiff
|
diff to current
2017-12-01
Heinrich Schuchardt
efi_loader: efi_dp_match should have const arguments
blob
|
commitdiff
|
diff to current
2017-12-01
Heinrich Schuchardt
efi_loader: rework efi_search_obj
blob
|
commitdiff
|
diff to current
2017-12-01
Heinrich Schuchardt
efi_loader: consistently use efi_uintn_t in boot services
blob
|
commitdiff
|
diff to current
2017-12-01
Heinrich Schuchardt
efi_loader: replace UINTN by efi_uintn_t
blob
|
commitdiff
|
diff to current
2017-12-01
Heinrich Schuchardt
efi_loader: guard against double inclusion of efi_loader.h
blob
|
commitdiff
|
diff to current
2017-12-01
Heinrich Schuchardt
efi_loader: implement SetWatchdogTimer
blob
|
commitdiff
|
diff to current
2017-10-18
Tom Rini
Merge git://git.denx.de/u-boot-spi
blob
|
commitdiff
|
diff to current
2017-10-13
Tom Rini
Merge tag 'signed-efi-next' of git://github.com/agraf...
blob
|
commitdiff
|
diff to current
2017-10-12
Rob Clark
efi_loader: Add mem-mapped for fallback
blob
|
commitdiff
|
diff to current
2017-10-11
Tom Rini
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
blob
|
commitdiff
|
diff to current
2017-10-09
Tom Rini
Merge git://git.denx.de/u-boot-video
blob
|
commitdiff
|
diff to current
2017-10-09
Heinrich Schuchardt
efi_loader: use type bool for event states
blob
|
commitdiff
|
diff to current
2017-10-05
Heinrich Schuchardt
efi_loader: support 16 protocols per efi_object
blob
|
commitdiff
|
diff to current
2017-10-01
Tom Rini
Merge git://git.denx.de/u-boot-usb
blob
|
commitdiff
|
diff to current
2017-10-01
Tom Rini
Merge git://git.denx.de/u-boot-rockchip
blob
|
commitdiff
|
diff to current
2017-10-01
Tom Rini
Merge tag 'signed-efi-next' of git://github.com/agraf...
blob
|
commitdiff
|
diff to current
2017-09-20
Rob Clark
efi_loader: add bootmgr
blob
|
commitdiff
|
diff to current
2017-09-20
Rob Clark
efi_loader: efi variable support
blob
|
commitdiff
|
diff to current
2017-09-20
Rob Clark
efi_loader: add file/filesys support
blob
|
commitdiff
|
diff to current
2017-09-20
Rob Clark
efi_loader: refactor boot device and loaded_image handling
blob
|
commitdiff
|
diff to current
2017-09-20
Rob Clark
efi_loader: flesh out device-path to text
blob
|
commitdiff
|
diff to current
2017-09-20
Rob Clark
efi_loader: add device-path utils
blob
|
commitdiff
|
diff to current
2017-09-18
Heinrich Schuchardt
efi_loader: implement queueing of the notification...
blob
|
commitdiff
|
diff to current
2017-09-18
Heinrich Schuchardt
efi_selftest: provide an EFI selftest application
blob
|
commitdiff
|
diff to current
2017-09-18
Heinrich Schuchardt
efi_loader: allow return value in EFI_CALL
blob
|
commitdiff
|
diff to current
2017-09-18
Heinrich Schuchardt
efi_loader: write protocol GUID in OpenProtocol
blob
|
commitdiff
|
diff to current
2017-08-18
Tom Rini
Merge tag 'signed-efi-next' of git://github.com/agraf...
blob
|
commitdiff
|
diff to current
2017-08-18
xypron.glpk@gmx.de
efi_loader: do not cast return value in EFI_EXIT
blob
|
commitdiff
|
diff to current
2017-08-16
Tom Rini
Merge git://www.denx.de/git/u-boot-imx
blob
|
commitdiff
|
diff to current
2017-08-02
Tom Rini
Merge git://git.denx.de/u-boot-fsl-qoriq
blob
|
commitdiff
|
diff to current
2017-07-31
Tom Rini
Merge tag 'signed-efi-next' of git://github.com/agraf...
blob
|
commitdiff
|
diff to current
2017-07-28
Rob Clark
efi_loader: indent entry/exit prints to show nesting...
blob
|
commitdiff
|
diff to current
2017-07-28
Rob Clark
efi_loader: add checking for incorrect use of EFI_ENTRY...
blob
|
commitdiff
|
diff to current
2017-07-28
Rob Clark
efi_loader: Add an EFI_CALL() macro
blob
|
commitdiff
|
diff to current
2017-07-28
Rob Clark
efi_loader: only evaluate EFI_EXIT()'s ret once
blob
|
commitdiff
|
diff to current
2017-07-25
Rob Clark
efi_loader: add helper macro to construct protocol...
blob
|
commitdiff
|
diff to current
2017-07-25
Rob Clark
efi_loader: log EFI return values too
blob
|
commitdiff
|
diff to current
2017-07-24
xypron.glpk@gmx.de
efi_loader: parameter types for CreateEvent, SetTimer
blob
|
commitdiff
|
diff to current
2017-07-24
Rob Clark
efi_loader: move guidcmp to header
blob
|
commitdiff
|
diff to current
2017-07-19
xypron.glpk@gmx.de
efi_console: set up events
blob
|
commitdiff
|
diff to current
2017-07-19
xypron.glpk@gmx.de
efi_loader: refactor efi_set_timer
blob
|
commitdiff
|
diff to current
2017-07-19
xypron.glpk@gmx.de
efi_loader: refactor efi_create_event
blob
|
commitdiff
|
diff to current
2017-07-19
xypron.glpk@gmx.de
efi_loader: correct size for tpl level
blob
|
commitdiff
|
diff to current
2017-07-19
xypron.glpk@gmx.de
efi_loader: implement multiple event support
blob
|
commitdiff
|
diff to current
2017-07-19
xypron.glpk@gmx.de
efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
blob
|
commitdiff
|
diff to current
2017-07-19
xypron.glpk@gmx.de
efi_loader: reimplement efi_locate_protocol
blob
|
commitdiff
|
diff to current
2017-07-19
xypron.glpk@gmx.de
efi_loader: provide a sufficient number of protocols
blob
|
commitdiff
|
diff to current
2017-07-19
xypron.glpk@gmx.de
efi_loader: refactor efi_open_protocol
blob
|
commitdiff
|
diff to current
2016-11-29
Stefano Babic
Merge branch 'master' of git://git.denx.de/u-boot
blob
|
commitdiff
|
diff to current
2016-11-17
Tom Rini
Merge branch 'master' of git.denx.de/u-boot-mmc
blob
|
commitdiff
|
diff to current
2016-11-17
Tom Rini
Merge tag 'signed-efi-next' of git://github.com/agraf...
blob
|
commitdiff
|
diff to current
2016-11-17
Alexander Graf
efi_loader: Fix efi_add_runtime_mmio definition
blob
|
commitdiff
|
diff to current
2016-10-28
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-imx
blob
|
commitdiff
|
diff to current
2016-10-19
Tom Rini
Merge tag 'signed-efi-next' of git://github.com/agraf...
blob
|
commitdiff
|
diff to current
2016-10-19
Alexander Graf
efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_ru...
blob
|
commitdiff
|
diff to current
2016-10-19
Simon Glass
efi: Fix missing EFIAPI specifiers
blob
|
commitdiff
|
diff to current
2016-10-19
Alexander Graf
smbios: Expose in efi_loader as table
blob
|
commitdiff
|
diff to current
2016-10-19
Alexander Graf
efi_loader: Expose efi_install_configuration_table
blob
|
commitdiff
|
diff to current
2016-10-18
Alexander Graf
efi_loader: Allow boards to implement get_time and...
blob
|
commitdiff
|
diff to current
2016-10-18
Stefan Brüns
efi_loader: Readd freed pages to memory pool
blob
|
commitdiff
|
diff to current
2016-10-18
Stefan Brüns
efi_loader: Track size of pool allocations to allow...
blob
|
commitdiff
|
diff to current
2016-10-18
Stefan Brüns
efi_loader: Move efi_allocate_pool implementation to...
blob
|
commitdiff
|
diff to current
2016-06-20
Tom Rini
Merge git://git.denx.de/u-boot-nand-flash
blob
|
commitdiff
|
diff to current
2016-06-18
Stefano Babic
Merge branch 'master' of git://git.denx.de/u-boot
blob
|
commitdiff
|
diff to current
2016-06-12
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-imx
blob
|
commitdiff
|
diff to current
2016-06-06
Tom Rini
Merge http://git.denx.de/u-boot-samsung
blob
|
commitdiff
|
diff to current
2016-06-06
Alexander Graf
efi_loader: Move to normal debug infrastructure
blob
|
commitdiff
|
diff to current
2016-05-30
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-x86
blob
|
commitdiff
|
diff to current
2016-05-28
Tom Rini
Merge git://git.denx.de/u-boot-dm
blob
|
commitdiff
|
diff to current
2016-05-27
Tom Rini
Merge git://git.denx.de/u-boot-rockchip
blob
|
commitdiff
|
diff to current
2016-05-27
Alexander Graf
efi_loader: Add bounce buffer support
blob
|
commitdiff
|
diff to current
2016-05-27
Simon Glass
dm: efi: Update for CONFIG_BLK
blob
|
commitdiff
|
diff to current
2016-05-27
Alexander Graf
efi_loader: Add network access support
blob
|
commitdiff
|
diff to current
2016-04-26
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-samsung
blob
|
commitdiff
|
diff to current
2016-04-25
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-imx
blob
|
commitdiff
|
diff to current
2016-04-20
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-usb
blob
|
commitdiff
|
diff to current
2016-04-20
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
blob
|
commitdiff
|
diff to current
2016-04-19
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-mips
blob
|
commitdiff
|
diff to current
2016-04-18
Alexander Graf
efi_loader: Pass file path to payload
blob
|
commitdiff
|
diff to current
2016-04-13
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-imx
blob
|
commitdiff
|
diff to current
2016-03-29
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-fsl...
blob
|
commitdiff
|
diff to current
2016-03-27
Alexander Graf
efi_loader: Add GOP support
blob
|
commitdiff
|
diff to current
2016-03-20
Stefano Babic
Merge branch 'next'
blob
|
commitdiff
|
diff to current
2016-03-16
Alexander Graf
efi_loader: Pass proper device path in on boot
blob
|
commitdiff
|
diff to current
2016-03-16
Alexander Graf
efi_loader: Implement memory allocation and map
blob
|
commitdiff
|
diff to current
2016-03-15
Alexander Graf
efi_loader: Add disk interfaces
blob
|
commitdiff
|
diff to current
2016-03-15
Alexander Graf
efi_loader: Add runtime services
blob
|
commitdiff
|
diff to current
2016-03-15
Alexander Graf
efi_loader: Add console interface
blob
|
commitdiff
|
diff to current
next