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-02-13
efi_loader: fix EFI_FILE_PROTOCOL.GetInfo()
Heinrich Schuchardt
2019-02-13
efi_loader: Make HII a config option
Alexander Graf
2019-02-13
efi_loader: debug output for HII protocols
Heinrich Schuchardt
2019-02-13
efi: hii: add HII config routing/access protocols
AKASHI Takahiro
2019-02-13
efi: hii: add keyboard layout package support
AKASHI Takahiro
2019-02-13
efi: hii: add guid package support
AKASHI Takahiro
2019-02-13
efi_loader: Initial HII database protocols
Leif Lindholm
2019-02-13
efi_loader: GetNextVariableName() relies on REGEX
Heinrich Schuchardt
2019-02-13
efi_loader: fix GetNextVariableName
Heinrich Schuchardt
2019-02-13
efi_loader: use library memcpy() in helloworld.efi
Heinrich Schuchardt
2019-02-13
efi_loader: provide freestanding library
Heinrich Schuchardt
2019-02-13
efi_loader: implement GetNextVariableName()
AKASHI Takahiro
2019-02-13
efi_loader: comments for variable services
Heinrich Schuchardt
2019-02-13
efi_loader: remove duplicate function mem2hex()
Heinrich Schuchardt
2019-02-13
efi_loader: eliminate duplicate function hex2mem()
Heinrich Schuchardt
2019-02-13
efi_loader: consistent build flags for EFI applications
Heinrich Schuchardt
2019-02-13
efi_loader: use u16* for file name
Heinrich Schuchardt
2019-02-13
efi_loader: fix CopyMem()
Heinrich Schuchardt
2019-02-13
efi_loader: efi_set_variable use const void *
Heinrich Schuchardt
2019-02-13
efi_loader: use const efi_guid_t * for variable services
Heinrich Schuchardt
2019-02-13
efi_loader: move efi_init_obj_list() to a new efi_setup.c
AKASHI Takahiro
2019-02-13
efi_loader: signature of StartImage and Exit
Heinrich Schuchardt
2019-02-13
efi_loader: fix memory allocation on sandbox
Heinrich Schuchardt
2019-02-13
efi_loader: efi_connect_controller() use %pD
Heinrich Schuchardt
2019-02-13
efi_loader: efi_add_runtime_mmio()
Heinrich Schuchardt
2019-01-14
efi_loader: Add a wchar_t cast in efi_file_open()
Simon Glass
2018-12-23
efi_loader: Make RTS relocation more robust
Alexander Graf
2018-12-03
efi_loader: bootmgr: add load option helper functions
AKASHI Takahiro
2018-12-03
efi_loader: allow device == NULL in efi_dp_from_name()
AKASHI Takahiro
2018-12-02
efi_loader: Align runtime section to 64kb
Alexander Graf
2018-12-02
efi_loader: fix simple network protocol
Heinrich Schuchardt
2018-12-02
efi_loader: correctly aligned transmit buffer
Heinrich Schuchardt
2018-12-02
efi_loader: macro efi_size_in_pages()
Heinrich Schuchardt
2018-12-02
efi_loader: eliminate sandbox addresses
Heinrich Schuchardt
2018-12-02
efi_loader: Reserve unaccessible memory
Alexander Graf
2018-12-02
sandbox: smbios: Update to support sandbox
Simon Glass
2018-12-02
Revert "efi_loader: remove efi_exit_caches()"
Alexander Graf
2018-12-02
efi_loader: use u16* for UTF16 strings
Heinrich Schuchardt
2018-12-02
efi_loader: SetVirtualAddressMap() should return EFI_UNSUPPORTED
AKASHI Takahiro
2018-12-02
efi_loader: correct a function prototype of QueryCapsuleCapabilities()
AKASHI Takahiro
2018-12-02
efi_loader: correct efi_add_known_memory()
Heinrich Schuchardt
2018-12-02
efi_loader: Ensure memory allocations are page aligned
Alexander Graf
2018-12-02
efi_loader: Handle RELA absolute relocations properly
Alexander Graf
2018-12-02
efi_loader: fix typos
Heinrich Schuchardt
2018-12-02
efi_loader: fix typos in efi_device_path.c
Heinrich Schuchardt
2018-12-02
efi_loader: add efi_dp_from_name()
AKASHI Takahiro
2018-12-02
efi_loader: UninstallMultipleProtocolInterfaces error code
Heinrich Schuchardt
2018-12-02
efi_selftest: use CR LF in helloworld
Heinrich Schuchardt
2018-12-02
efi_loader: rename parent to header
Heinrich Schuchardt
2018-12-02
efi_loader: eliminate handle member
Heinrich Schuchardt
[next]