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-20
efi_loader: fix typo in efi_variable.c
Heinrich Schuchardt
2019-06-20
efi_loader: Delete() return EFI_WARN_DELETE_FAILURE
Heinrich Schuchardt
2019-06-20
efi_loader: ListPackageLists() return EFI_NOT_FOUND
Heinrich Schuchardt
2019-06-20
efi_loader: console incorrectly advertised left logo key
Heinrich Schuchardt
2019-06-20
efi_loader: alternative scan codes for F5, END, HOME
Heinrich Schuchardt
2019-06-20
efi_loader: GOP: provide accurate mode information
Heinrich Schuchardt
2019-06-20
efi_loader: SetMode() must blank screen
Heinrich Schuchardt
2019-06-20
efi_loader: system table setup
Heinrich Schuchardt
2019-06-20
efi_loader: QueryMode() must allocate buffer
Heinrich Schuchardt
2019-06-20
efi_loader: SetMode() parameters check
Heinrich Schuchardt
2019-06-20
efi_loader: QueryMode() check parameters
Heinrich Schuchardt
2019-06-20
efi_loader: Blt() with incorrect BltOperation
Heinrich Schuchardt
2019-06-14
efi_loader: fix SetAttribute()
Heinrich Schuchardt
2019-06-14
efi_loader: fix SetMode()
Heinrich Schuchardt
2019-06-14
efi_loader: GetTime() must return EFI_UNSUPPORTED
Heinrich Schuchardt
2019-06-14
efi_loader: add RuntimeServicesSupported variable
AKASHI Takahiro
2019-06-14
efi_loader: parameter checks SetVariable()
Heinrich Schuchardt
2019-06-14
efi_loader: legal characters in StrToFat()
Heinrich Schuchardt
2019-06-14
efi_loader: MetaiMatch() must be case insensitive
Heinrich Schuchardt
2019-06-14
efi_loader: AllocatePages() must accept addr == 0
Heinrich Schuchardt
2019-06-14
efi_loader: correct ExitBootServices()
Heinrich Schuchardt
2019-06-14
efi_loader: loaded images cannot be started twice
Heinrich Schuchardt
2019-06-14
efi_loader: LoadImage must return EFI_NOT_FOUND
Heinrich Schuchardt
2019-06-14
efi_loader: LoadImage w/o SourceBuffer and DevicePath
Heinrich Schuchardt
2019-06-10
efi_loader: implement event queue
Heinrich Schuchardt
2019-06-10
efi_loader: event signaling in ExitBootServices
Heinrich Schuchardt
2019-06-10
efi_loader: SignalEvent for event in signaled state
Heinrich Schuchardt
2019-06-10
efi_loader: RegisterProtocolNotify event signaling
Heinrich Schuchardt
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
[next]