summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* efi_loader: fix EFI_FILE_PROTOCOL.GetInfo()Heinrich Schuchardt2019-02-131-0/+4
* lib: vsprintf: avoid overflow printing UTF16 stringsHeinrich Schuchardt2019-02-131-3/+7
* efi_loader: Make HII a config optionAlexander Graf2019-02-133-1/+18
* efi_loader: debug output for HII protocolsHeinrich Schuchardt2019-02-132-26/+26
* efi_selftest: fix HII testsHeinrich Schuchardt2019-02-131-11/+0
* efi_selftest: add HII database protocols testAKASHI Takahiro2019-02-133-0/+1500
* efi: hii: add HII config routing/access protocolsAKASHI Takahiro2019-02-133-1/+153
* efi: hii: add keyboard layout package supportAKASHI Takahiro2019-02-131-5/+142
* efi: hii: add guid package supportAKASHI Takahiro2019-02-131-6/+42
* efi_loader: Initial HII database protocolsLeif Lindholm2019-02-133-0/+935
* efi_loader: GetNextVariableName() relies on REGEXHeinrich Schuchardt2019-02-131-0/+1
* efi_loader: fix GetNextVariableNameHeinrich Schuchardt2019-02-131-1/+2
* efi_loader: do not use symbolic linksHeinrich Schuchardt2019-02-131-1/+0
* efi_loader: use library memcpy() in helloworld.efiHeinrich Schuchardt2019-02-131-30/+6
* efi_loader: use freestanding library for efi appsHeinrich Schuchardt2019-02-131-0/+1
* efi_loader: provide freestanding libraryHeinrich Schuchardt2019-02-131-0/+90
* efi_selftest: fix variables test for GetNextVariableName()AKASHI Takahiro2019-02-131-5/+8
* efi_loader: implement GetNextVariableName()AKASHI Takahiro2019-02-131-10/+146
* efi_loader: comments for variable servicesHeinrich Schuchardt2019-02-131-5/+81
* efi_loader: remove duplicate function mem2hex()Heinrich Schuchardt2019-02-131-14/+1
* efi_loader: eliminate duplicate function hex2mem()Heinrich Schuchardt2019-02-131-41/+3
* efi_loader: consistent build flags for EFI applicationsHeinrich Schuchardt2019-02-132-3/+3
* efi_loader: use u16* for file nameHeinrich Schuchardt2019-02-132-10/+10
* efi_loader: fix CopyMem()Heinrich Schuchardt2019-02-131-1/+1
* efi_driver: simplify error messageHeinrich Schuchardt2019-02-131-2/+1
* efi_selftest: tpl unit test, check return valuesHeinrich Schuchardt2019-02-131-2/+2
* efi_selftest: events unit test, check return valuesHeinrich Schuchardt2019-02-131-3/+3
* efi_selftest: SNP unit test on sandboxHeinrich Schuchardt2019-02-131-0/+8
* efi_loader: efi_set_variable use const void *Heinrich Schuchardt2019-02-131-1/+1
* efi_loader: use const efi_guid_t * for variable servicesHeinrich Schuchardt2019-02-132-10/+10
* efi_loader: move efi_init_obj_list() to a new efi_setup.cAKASHI Takahiro2019-02-132-0/+87
* efi_selftest: allow building on ARMv7-MHeinrich Schuchardt2019-02-131-3/+3
* efi_loader: signature of StartImage and ExitHeinrich Schuchardt2019-02-131-5/+5
* efi_loader: fix memory allocation on sandboxHeinrich Schuchardt2019-02-131-0/+6
* efi_loader: efi_connect_controller() use %pDHeinrich Schuchardt2019-02-131-1/+1
* efi_loader: efi_add_runtime_mmio()Heinrich Schuchardt2019-02-131-1/+2
* lib: add u16_strcpy/strdup functionsAkashi, Takahiro2019-02-131-0/+29
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2019-02-111-0/+33
|\
| * fdt: Introduce fdtdec_get_alias_highest_id()Michal Simek2019-02-081-0/+33
* | Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini2019-02-101-7/+0
|\ \
| * | fdt: tegra: Drop COMPAT_AMS_AS3722Simon Glass2019-02-091-1/+0
| * | fdt: samsung: Drop unused fdt_compat_id valuesSimon Glass2019-02-091-6/+0
| |/
* | initcall: Move to inline functionAlexander Graf2019-02-092-40/+0
* | hashtable: fix environment variable corruptionRoman Kapl2019-02-091-3/+10
|/
* Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchipTom Rini2019-02-021-1/+3
|\
| * lib: Allow using display_buffer() in SPLSimon Glass2019-02-011-1/+3
* | lmb: handle more than one DRAM BANKSimon Goldschmidt2019-02-021-5/+32
|/
* hashtable: remove caps bufferHeinrich Schuchardt2019-01-261-2/+1
* lib: lmb: cleanup var names and patman warningsSimon Goldschmidt2019-01-261-44/+42
* lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_sizeSimon Goldschmidt2019-01-261-1/+1