aboutsummaryrefslogtreecommitdiff
path: root/doc/develop/uefi
AgeCommit message (Expand)Author
2024-07-14scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL fileJonathan Humphreys
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini
2024-06-22doc: FIT links in develop/uefi/uefi.rstHeinrich Schuchardt
2024-06-18doc: uefi: capsules: Add Capsule Update porting sectionJonathan Humphreys
2024-05-24doc: fwu: make changes to reflect support for FWU metadata v2Sughosh Ganu
2024-01-29doc: uefi: remove ".py" suffix for pytest.py commandWei Ming Chen
2024-01-21doc: uefi: remove duplicate word "has"Wei Ming Chen
2023-11-18doc: uefi: add HTTP Boot supportMasahisa Kojima
2023-10-13doc: capsule: Add documentation for the capsule dump featureSughosh Ganu
2023-10-11doc: use .dtso as extension for device tree overlay sourcesRasmus Villemoes
2023-10-02Merge branch 'next'Tom Rini
2023-09-09doc: efi: Update for the 64-bit appSimon Glass
2023-09-04Merge tag 'v2023.10-rc4' into nextTom Rini
2023-08-29doc: capsule: Document the new mechanism to embed ESL file into dtbSughosh Ganu
2023-08-29doc: Add documentation to highlight capsule generation related updatesSughosh Ganu
2023-08-23Documentation extended with specific information for VirtualBoxThomas Mittelstaedt
2023-07-15doc: uefi: enhance anti-rollback documentationMasahisa Kojima
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-06-12global: Use proper project name U-BootMichal Simek
2023-06-08doc: uefi: add anti-rollback documentationMasahisa Kojima
2023-06-08doc: uefi: add firmware versioning documentationMasahisa Kojima
2023-03-13doc: uefi: fix linksVincent Stehlé
2022-12-17efi: adjust ebbr to v2.1 in conformance profileVincent Stehlé
2022-10-31FWU: doc: Add documentation for the FWU featureSughosh Ganu
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2022-06-04EFI: Update the documentation to reflect the correct value of OsIndicationsSughosh Ganu
2022-04-15doc: uefi: Update the capsule update related documentationSughosh Ganu
2022-03-20doc: uefi: Fix reference to CONFIG_EFI_SECURE_BOOTJan Kiszka
2022-02-11tools: mkeficapsule: allow for specifying GUID explicitlyAKASHI Takahiro
2022-02-11doc: update UEFI document for usage of mkeficapsuleAKASHI Takahiro
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-12-31x86: Allow booting a kernel from the EFI appSimon Glass
2021-12-31efi: Locate all block devices in the appSimon Glass
2021-12-27doc: Fix usage of CFG_RPMB_WRITE_KEYIlias Apalodimas
2021-12-09efi: Rename UCLASS_EFI and IF_TYPE_EFISimon Glass
2021-11-07efi: Add video support to the appSimon Glass
2021-11-07efi: Create a 64-bit appSimon Glass
2021-11-07efi: Add a script to build an image for testing on UEFISimon Glass
2021-11-01docs: uefi: Update stale U-Boot on EFI docBin Meng
2021-10-25Revert "Revert "doc: Update CapsuleUpdate READMEs""AKASHI Takahiro
2021-09-18Revert "doc: Update CapsuleUpdate READMEs"Simon Glass
2021-09-03doc: Remove information about CAPSULE_FMP_HEADERMichal Simek
2021-07-18doc: Update CapsuleUpdate READMEsIlias Apalodimas
2021-04-10doc: Add build instructions for OP-TEE backed EFI variablesIlias Apalodimas
2021-04-10doc: Update uefi documentation for initrd loading optionsIlias Apalodimas
2021-03-26Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-03-26doc: Move UEFI under develop/Simon Glass