index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
Age
Commit message (
Expand
)
Author
2019-06-05
Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efi
Tom Rini
2019-06-04
efi_loader: bootmgr: make BootNext non-volatile
AKASHI Takahiro
2019-06-04
efi_loader: variable: support non-volatile attribute
AKASHI Takahiro
2019-06-04
efi_loader: notify memory map changes
Heinrich Schuchardt
2019-06-04
efi_loader: bootmgr: print a message when loading from BootNext failed
AKASHI Takahiro
2019-06-04
efi_loader: close protocols in UnloadImage()
Heinrich Schuchardt
2019-06-04
efi_loader: fix EnableCursor()
Heinrich Schuchardt
2019-06-04
efi_loader: check timer events in Stall()
Heinrich Schuchardt
2019-06-04
efi_loader: DisconnectController() with no driver
Heinrich Schuchardt
2019-06-01
efi_loader: CloseProtocol() fix open protocol information
Heinrich Schuchardt
2019-06-01
efi_loader: open protocol information
Heinrich Schuchardt
2019-06-01
efi_loader: correct HandleProtocol()
Heinrich Schuchardt
2019-06-01
efi_loader: Kconfig entries for GetTime(), SetTime()
Heinrich Schuchardt
2019-05-31
efi_loader: handling of daylight saving time
Heinrich Schuchardt
2019-05-31
efi_loader: check time in SetTime()
Heinrich Schuchardt
2019-05-31
efi_loader: correct UninstallProtocolInterface()
Heinrich Schuchardt
2019-05-31
efi_loader: avoid crash in OpenProtocol()
Heinrich Schuchardt
2019-05-31
efi_loader: correct OpenProtocol()
Heinrich Schuchardt
2019-05-31
efi_loader: registration key in LocateProtocol()
Heinrich Schuchardt
2019-05-31
efi_loader: factor out efi_check_register_notify_event()
Heinrich Schuchardt
2019-05-31
efi_loader: bootmgr: print a message when loading from BootNext failed
AKASHI Takahiro
2019-05-31
efi_loader: correct notification of protocol installation
Heinrich Schuchardt
2019-05-24
efi_loader: variable: attributes may not be changed if a variable exists
AKASHI Takahiro
2019-05-24
efi_loader: variable: return error for APPEND_WRITE
AKASHI Takahiro
2019-05-24
efi_loader: DEL is an illegal file name character
Heinrich Schuchardt
2019-05-24
efi_loader: correct device path check
Heinrich Schuchardt
2019-05-24
efi_loader: return values of GetTime()
Heinrich Schuchardt
2019-05-24
efi_loader: implement SetTime
Heinrich Schuchardt
2019-05-19
efi_loader: parameter check OutputString
Heinrich Schuchardt
2019-05-19
efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.SetState() correct parameter
Heinrich Schuchardt
2019-05-19
efi_loader: GetNextMonotonicCount() check parameter
Heinrich Schuchardt
2019-05-19
efi_loader: parameter checks CalculateCrc32()
Heinrich Schuchardt
2019-05-19
efi_loader: check device path in InstallMultipleProtocolInterfaces
Heinrich Schuchardt
2019-05-19
efi_loader: implement deprecated Unicode collation protocol
Heinrich Schuchardt
2019-05-19
efi_loader: rename Unicode collation protocol 2 variables
Heinrich Schuchardt
2019-05-19
efi_loader: merge adjacent sprintf()
Heinrich Schuchardt
2019-05-19
efi_loader: parameter checks simple network protocol
Heinrich Schuchardt
2019-05-19
efi_loader: GetVariable set attributes for EFI_BUFFER_TOO_SMALL
Heinrich Schuchardt
2019-05-12
efi_loader: ACPI device node to text
Heinrich Schuchardt
2019-05-12
efi_loader: infinite recursion notifying events
Heinrich Schuchardt
2019-05-12
efi_loader: simplify efi_allocate_pages()
Heinrich Schuchardt
2019-05-12
efi_loader: AllocateAdress error handling
Heinrich Schuchardt
2019-05-12
efi_loader: out of resources in AllocatePages()
Heinrich Schuchardt
2019-05-12
efi_loader: check memory address before freeing
Heinrich Schuchardt
2019-05-12
efi_loader: error code in UninstallProtocolInterface()
Heinrich Schuchardt
2019-05-12
efi_loader: superfluous check in efi_remove_protocol()
Heinrich Schuchardt
2019-05-12
efi_loader: LocateDevicePath() incorrect parameter check
Heinrich Schuchardt
2019-05-12
efi_loader: fix typo in efi_locate_handle() comment
Heinrich Schuchardt
2019-05-12
efi_loader: make device path to text protocol customizable
Heinrich Schuchardt
2019-05-12
efi_loader: make Unicode collation protocol customizable
Heinrich Schuchardt
[next]