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: fix typo in efi_locate_handle() comment
[platform/kernel/u-boot.git]
/
lib
/
efi_loader
/
2019-05-12
Heinrich Schuchardt
efi_loader: fix typo in efi_locate_handle() comment
tree
|
commitdiff
2019-05-12
Heinrich Schuchardt
efi_loader: make device path to text protocol customizable
tree
|
commitdiff
2019-05-12
Heinrich Schuchardt
efi_loader: make Unicode collation protocol customizable
tree
|
commitdiff
2019-05-12
Heinrich Schuchardt
efi_loader: reword the EFI_LOADER config option
tree
|
commitdiff
2019-05-12
Heinrich Schuchardt
efi_loader: format Kconfig
tree
|
commitdiff
2019-05-12
Heinrich Schuchardt
efi_loader: observe CONFIG_EFI_LOADER_HII
tree
|
commitdiff
2019-05-09
Tom Rini
Merge tag 'rockchip-for-v2019.07-rc1' of git://git...
tree
|
commitdiff
2019-05-09
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-net
tree
|
commitdiff
2019-05-08
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
tree
|
commitdiff
2019-05-08
Tom Rini
Merge git://git.denx.de/u-boot-x86
tree
|
commitdiff
2019-05-08
Tom Rini
Merge tag 'efi-2019-07-rc2-2' of git://git.denx.de...
tree
|
commitdiff
2019-05-07
Heinrich Schuchardt
efi_loader: signature of ExitBootServices()
tree
|
commitdiff
2019-05-07
Heinrich Schuchardt
efi_loader: LoadImage() check source size
tree
|
commitdiff
2019-05-07
Heinrich Schuchardt
efi_loader: LoadImage() check parent image
tree
|
commitdiff
2019-05-07
Heinrich Schuchardt
efi_loader: HandleProtocol parameter checks
tree
|
commitdiff
2019-05-07
Heinrich Schuchardt
efi_loader: use EFI_PRINT instead of debug
tree
|
commitdiff
2019-05-07
Heinrich Schuchardt
efi_loader: CloseProtocol() requires valid agent handle
tree
|
commitdiff
2019-05-07
Heinrich Schuchardt
efi_loader: implement RegisterProtocolNotify()
tree
|
commitdiff
2019-05-07
Heinrich Schuchardt
efi_loader: EVT_NOTIFY_SIGNAL events
tree
|
commitdiff
2019-05-07
Heinrich Schuchardt
efi_loader: unload applications upon Exit()
tree
|
commitdiff
2019-05-07
Heinrich Schuchardt
efi_loader: implement UnloadImage()
tree
|
commitdiff
2019-05-07
Heinrich Schuchardt
efi_loader: move efi_unload_image() down in source
tree
|
commitdiff
2019-05-07
Heinrich Schuchardt
efi_loader: mark started images
tree
|
commitdiff
2019-05-07
Heinrich Schuchardt
efi_loader: correct parameter check in LocateHandle()
tree
|
commitdiff
2019-05-07
Heinrich Schuchardt
efi_loader: allowable event types in CreateEventEx()
tree
|
commitdiff
2019-05-07
Heinrich Schuchardt
efi_loader: clean up UEFI sub-system initialization
tree
|
commitdiff
2019-05-06
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-spi
tree
|
commitdiff
2019-05-05
Tom Rini
Merge tag 'mips-pull-2019-05-03' of git://git.denx...
tree
|
commitdiff
2019-05-05
Tom Rini
Merge tag 'mmc-2019-5-3' of https://github.com/MrVan...
tree
|
commitdiff
2019-05-03
Tom Rini
Merge git://git.denx.de/u-boot-socfpga
tree
|
commitdiff
2019-05-03
Tom Rini
Merge git://git.denx.de/u-boot-usb
tree
|
commitdiff
2019-05-03
Tom Rini
Merge git://git.denx.de/u-boot-marvell
tree
|
commitdiff
2019-05-03
Tom Rini
Merge branch '2019-05-03-master-imports'
tree
|
commitdiff
2019-05-03
Tom Rini
Merge tag 'efi-2019-07-rc2' of git://git.denx.de/u...
tree
|
commitdiff
2019-05-02
Heinrich Schuchardt
efi_loader: description of efi_add_handle()
tree
|
commitdiff
2019-05-02
Heinrich Schuchardt
efi_loader: implement support of exit data
tree
|
commitdiff
2019-05-02
Heinrich Schuchardt
efi_loader: optional data in load options are binary
tree
|
commitdiff
2019-05-02
AKASHI Takahiro
efi_loader: set OsIndicationsSupported at init
tree
|
commitdiff
2019-05-02
Heinrich Schuchardt
efi_loader: FreePages() must fail with pages = 0
tree
|
commitdiff
2019-05-02
Heinrich Schuchardt
efi_loader: parameter check CreateEventEx()
tree
|
commitdiff
2019-05-01
Tom Rini
Merge tag 'u-boot-imx-20190426' of git://git.denx.de...
tree
|
commitdiff
2019-04-26
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
tree
|
commitdiff
2019-04-24
Tom Rini
Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
tree
|
commitdiff
2019-04-24
Tom Rini
Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de...
tree
|
commitdiff
2019-04-24
Tom Rini
Merge tag 'u-boot-amlogic-20190423' of git://git.denx...
tree
|
commitdiff
2019-04-22
Heinrich Schuchardt
efi_loader: check length in CreateDeviceNode()
tree
|
commitdiff
2019-04-22
Heinrich Schuchardt
efi_loader: check memory type in AllocatePages()
tree
|
commitdiff
2019-04-22
AKASHI Takahiro
efi_loader: rework bootmgr/bootefi using load_image API
tree
|
commitdiff
2019-04-22
Heinrich Schuchardt
efi_loader: correctly split device path of loaded image
tree
|
commitdiff
2019-04-22
Heinrich Schuchardt
efi_loader: consistent naming of protocol GUIDs
tree
|
commitdiff
2019-04-22
AKASHI Takahiro
efi_loader: export root node handle
tree
|
commitdiff
2019-04-22
AKASHI Takahiro
efi_loader: efi_setup_loaded_image() handle missing...
tree
|
commitdiff
2019-04-22
Tom Rini
Merge tag 'u-boot-atmel-2019.07-b' of git://git.denx...
tree
|
commitdiff
2019-04-17
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-spi
tree
|
commitdiff
2019-04-17
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
tree
|
commitdiff
2019-04-17
Tom Rini
Merge tag 'xilinx-for-v2019.07' of git://git.denx.de...
tree
|
commitdiff
2019-04-17
Tom Rini
Merge tag 'uniphier-v2019.07' of git://git.denx.de...
tree
|
commitdiff
2019-04-15
Tom Rini
Merge tag 'u-boot-imx-20190415' of git://git.denx.de...
tree
|
commitdiff
2019-04-15
Tom Rini
Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de...
tree
|
commitdiff
2019-04-12
Heinrich Schuchardt
efi_loader: simplify protocol installation
tree
|
commitdiff
2019-04-12
Heinrich Schuchardt
efi_loader: export efi_install_multiple_protocol_interfaces
tree
|
commitdiff
2019-04-12
Heinrich Schuchardt
efi_loader: update virtual address in efi_mem_carve_out
tree
|
commitdiff
2019-04-12
Patrick Delaunay
efi_loader: add protection for block_dev
tree
|
commitdiff
2019-04-12
Heinrich Schuchardt
efi_loader: fix setting PlatformLang
tree
|
commitdiff
2019-04-12
Heinrich Schuchardt
efi_loader: move efi_save_gd() call to board_r.c
tree
|
commitdiff
2019-04-12
Heinrich Schuchardt
efi_loader: remove stray #define LOG_CATEGORY LOGL_ERR
tree
|
commitdiff
2019-04-12
Heinrich Schuchardt
efi_loader: enable HII protocols by default
tree
|
commitdiff
2019-04-12
Heinrich Schuchardt
efi_loader: assign HII protocols to root node
tree
|
commitdiff
2019-04-12
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
tree
|
commitdiff
2019-04-12
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-i2c
tree
|
commitdiff
2019-04-11
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-usb
tree
|
commitdiff
2019-04-11
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-sh
tree
|
commitdiff
2019-04-09
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-ubi
tree
|
commitdiff
2019-04-09
Tom Rini
Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx...
tree
|
commitdiff
2019-04-09
Tom Rini
Merge tag 'efi-2019-07-rc1' of git://git.denx.de/u...
tree
|
commitdiff
2019-04-07
Heinrich Schuchardt
efi_loader: correct CTRL-A - CTRL-Z console input
tree
|
commitdiff
2019-04-07
Heinrich Schuchardt
efi_loader: enable file SetInfo()
tree
|
commitdiff
2019-04-07
Heinrich Schuchardt
efi_loader: correct file creation
tree
|
commitdiff
2019-04-07
Heinrich Schuchardt
efi_loader: debug output file handle in efi_file_open()
tree
|
commitdiff
2019-04-07
AKASHI Takahiro
efi_loader: boottime: export efi_[un]load_image()
tree
|
commitdiff
2019-04-07
AKASHI Takahiro
efi_loader: boottime: add loaded image device path...
tree
|
commitdiff
2019-04-07
Heinrich Schuchardt
efi_loader: variables PlatformLang and PlatformLangCodes
tree
|
commitdiff
2019-04-07
Heinrich Schuchardt
efi_loader: EFI_PRINT instead of debug for memory services
tree
|
commitdiff
2019-04-07
Heinrich Schuchardt
efi_loader: EFI_PRINT instead of debug for variable...
tree
|
commitdiff
2019-04-07
Heinrich Schuchardt
efi_loader: parameter checks in StartImage and Exit()
tree
|
commitdiff
2019-04-07
Heinrich Schuchardt
efi_loader: rearrange boottime service functions
tree
|
commitdiff
2019-04-07
Heinrich Schuchardt
efi_loader: sanity checks when freeing memory
tree
|
commitdiff
2019-04-07
AKASHI Takahiro
efi_loader: set image_base and image_size to correct...
tree
|
commitdiff
2019-04-07
AKASHI Takahiro
efi_loader: bootmgr: support BootNext and BootCurrent...
tree
|
commitdiff
2019-04-07
Heinrich Schuchardt
efi_loader: release file buffer after loading image
tree
|
commitdiff
2019-03-31
Stefano Babic
Merge branch 'master' of git://git.denx.de/u-boot
tree
|
commitdiff
2019-03-31
Tom Rini
Merge tag 'video-fixes-for-2019.04-rc4' of git://git...
tree
|
commitdiff
2019-03-31
Tom Rini
Merge tag 'rockchip-fixes-for-2019.04' of git://git...
tree
|
commitdiff
2019-03-29
Tom Rini
Merge branch '2019-03-29-master-imports'
tree
|
commitdiff
2019-03-29
Tom Rini
Merge tag 'efi-2019-04-rc5-2' of git://git.denx.de...
tree
|
commitdiff
2019-03-27
Heinrich Schuchardt
efi_loader: TODO for the EFI file protocol
tree
|
commitdiff
2019-03-21
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
tree
|
commitdiff
2019-03-21
Tom Rini
Merge tag 'efi-2019-04-rc5' of git://git.denx.de/u...
tree
|
commitdiff
2019-03-21
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-i2c
tree
|
commitdiff
2019-03-20
Heinrich Schuchardt
efi_loader: superfluous conversion in efi_file_open()
tree
|
commitdiff
next