summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-01-29Merge tag 'efi-2022-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-01-29efi_loader: hash the image once before checking against db/dbxIlias Apalodimas
2022-01-29efi_loader: correctly handle mixed hashes and signatures in dbIlias Apalodimas
2022-01-29lib: allow printing RISC-V EFI Boot Protocol GUIDHeinrich Schuchardt
2022-01-29efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL supportSunil V L
2022-01-29efi_loader: correct function comment styleHeinrich Schuchardt
2022-01-28rsa: adds rsa3072 algorithmJamin Lin
2022-01-27Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-01-26lib/circbuf: Make circbuf selectable symbolLoic Poulain
2022-01-26image: Return destination node for add_verify_data() methodSimon Glass
2022-01-26rsa: Add debugging for failure casesSimon Glass
2022-01-25acpi: Collect tables in the acpi_item listSimon Glass
2022-01-25x86: Move acpi_get_rsdp_addr() ACPI tables to the writerSimon Glass
2022-01-25x86: Move device-specific ACPI tables to a writer functionSimon Glass
2022-01-25x86: acpi: Update acpi_fill_csrt() to use acpi_ctxSimon Glass
2022-01-25x86: Move CSRT table to a writer functionSimon Glass
2022-01-25x86: Move SSDT table to a writer functionSimon Glass
2022-01-25x86: Move DSDT table to a writer functionSimon Glass
2022-01-25x86: Move FACS table to a writer functionSimon Glass
2022-01-25x86: Move base tables to a writer functionSimon Glass
2022-01-25x86: Use the ACPI table writerSimon Glass
2022-01-25x86: acpi: Split out context creation from base tablesSimon Glass
2022-01-25acpi: Add a linker list for ACPI tablesSimon Glass
2022-01-25acpi: Use finer-grained control of ACPI-table generationSimon Glass
2022-01-25efi: Correct address handling with ACPI tablesSimon Glass
2022-01-25efi: Correct call to write_acpi_tables()Simon Glass
2022-01-25x86: Move the acpi table to generic global_dataSimon Glass
2022-01-25x86: Allow any arch to generate ACPI tablesSimon Glass
2022-01-22Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-19lib/crypto: Enable more algorithms in cert verificationIlias Apalodimas
2022-01-19efi_loader: printing TCG2 protocol GUIDHeinrich Schuchardt
2022-01-19efi_selftest: implement printing GUIDsHeinrich Schuchardt
2022-01-19cmd: printenv: simplify printing GUIDsHeinrich Schuchardt
2022-01-19efi_loader: use %pUs for printing GUIDsHeinrich Schuchardt
2022-01-19cmd: efidebug: simplify printing GUIDsHeinrich Schuchardt
2022-01-19lib: printf code %pUs for GUID text representationHeinrich Schuchardt
2022-01-19lib: compile uuid_guid_get_str if CONFIG_LIB_UUID=yHeinrich Schuchardt
2022-01-18lib: add BLAKE2 hash supportQu Wenruo
2022-01-15Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-01-15efi: Support the efi command in the appSimon Glass
2022-01-15efi: Move exit_boot_services into a functionSimon Glass
2022-01-15efidebug: avoid 'dfu_alt_info not defined' messageHeinrich Schuchardt
2022-01-15efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installedIlias Apalodimas
2022-01-14lib: Kconfig: fix PHANDLE_CHECK_SEQ position outside of menuEugen Hristev
2022-01-14lib: sparse: Make CHUNK_TYPE_RAW buffer alignedqianfan Zhao
2022-01-10Merge branch 'next'Tom Rini
2022-01-10lib/rsa: avoid -Wdiscarded-qualifiersHeinrich Schuchardt
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-12-31efi: Show when allocated pages are usedSimon Glass