index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
Age
Commit message (
Expand
)
Author
2019-05-07
efi_loader: implement UnloadImage()
Heinrich Schuchardt
2019-05-07
efi_loader: move efi_unload_image() down in source
Heinrich Schuchardt
2019-05-07
efi_loader: mark started images
Heinrich Schuchardt
2019-05-07
efi_loader: correct parameter check in LocateHandle()
Heinrich Schuchardt
2019-05-07
efi_loader: allowable event types in CreateEventEx()
Heinrich Schuchardt
2019-05-07
efi_loader: clean up UEFI sub-system initialization
Heinrich Schuchardt
2019-05-02
efi_loader: description of efi_add_handle()
Heinrich Schuchardt
2019-05-02
efi_loader: implement support of exit data
Heinrich Schuchardt
2019-05-02
efi_loader: optional data in load options are binary
Heinrich Schuchardt
2019-05-02
efi_loader: set OsIndicationsSupported at init
AKASHI Takahiro
2019-05-02
efi_loader: FreePages() must fail with pages = 0
Heinrich Schuchardt
2019-05-02
efi_loader: parameter check CreateEventEx()
Heinrich Schuchardt
2019-04-23
efi_loader: check length in CreateDeviceNode()
Heinrich Schuchardt
2019-04-23
efi_loader: check memory type in AllocatePages()
Heinrich Schuchardt
2019-04-23
efi_loader: rework bootmgr/bootefi using load_image API
AKASHI Takahiro
2019-04-23
efi_loader: correctly split device path of loaded image
Heinrich Schuchardt
2019-04-23
efi_loader: consistent naming of protocol GUIDs
Heinrich Schuchardt
2019-04-23
efi_loader: export root node handle
AKASHI Takahiro
2019-04-23
efi_loader: efi_setup_loaded_image() handle missing file name
AKASHI Takahiro
2019-04-12
efi_loader: simplify protocol installation
Heinrich Schuchardt
2019-04-12
efi_loader: export efi_install_multiple_protocol_interfaces
Heinrich Schuchardt
2019-04-12
efi_loader: update virtual address in efi_mem_carve_out
Heinrich Schuchardt
2019-04-12
efi_loader: add protection for block_dev
Patrick Delaunay
2019-04-12
efi_loader: fix setting PlatformLang
Heinrich Schuchardt
2019-04-12
efi_loader: move efi_save_gd() call to board_r.c
Heinrich Schuchardt
2019-04-12
efi_loader: remove stray #define LOG_CATEGORY LOGL_ERR
Heinrich Schuchardt
2019-04-12
efi_loader: enable HII protocols by default
Heinrich Schuchardt
2019-04-12
efi_loader: assign HII protocols to root node
Heinrich Schuchardt
2019-04-07
efi_loader: correct CTRL-A - CTRL-Z console input
Heinrich Schuchardt
2019-04-07
efi_loader: enable file SetInfo()
Heinrich Schuchardt
2019-04-07
efi_loader: correct file creation
Heinrich Schuchardt
2019-04-07
efi_loader: debug output file handle in efi_file_open()
Heinrich Schuchardt
2019-04-07
efi_loader: boottime: export efi_[un]load_image()
AKASHI Takahiro
2019-04-07
efi_loader: boottime: add loaded image device path protocol to image handle
AKASHI Takahiro
2019-04-07
efi_loader: variables PlatformLang and PlatformLangCodes
Heinrich Schuchardt
2019-04-07
efi_loader: EFI_PRINT instead of debug for memory services
Heinrich Schuchardt
2019-04-07
efi_loader: EFI_PRINT instead of debug for variable services
Heinrich Schuchardt
2019-04-07
efi_loader: parameter checks in StartImage and Exit()
Heinrich Schuchardt
2019-04-07
efi_loader: rearrange boottime service functions
Heinrich Schuchardt
2019-04-07
efi_loader: sanity checks when freeing memory
Heinrich Schuchardt
2019-04-07
efi_loader: set image_base and image_size to correct values
AKASHI Takahiro
2019-04-07
efi_loader: bootmgr: support BootNext and BootCurrent variable behavior
AKASHI Takahiro
2019-04-07
efi_loader: release file buffer after loading image
Heinrich Schuchardt
2019-03-27
efi_loader: TODO for the EFI file protocol
Heinrich Schuchardt
2019-03-20
efi_loader: superfluous conversion in efi_file_open()
Heinrich Schuchardt
2019-03-20
efi_loader: remove superfluous check in efi_setup_loaded_image()
Heinrich Schuchardt
2019-03-20
efi_loader: missing return in efi_get_next_variable_name()
Heinrich Schuchardt
2019-03-20
efi_loader: endless loop in add_strings_package()
Heinrich Schuchardt
2019-03-20
efi_loader: correct parameter size in efi_allocate_pool
Heinrich Schuchardt
2019-03-10
efi_loader: Fix serial console size detection
Matthias Brugger
[prev]
[next]