summaryrefslogtreecommitdiff
path: root/include/part_efi.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-16doc/README.gpt: define partition type GUID for U-Boot environmentRasmus Villemoes1-0/+3
2020-01-07part: efi: comment for GPT_HEADER_SIGNATURE_UBOOTHeinrich Schuchardt1-1/+1
2019-08-23disk: efi: ignore 'IGNOREME' GPT header found on cros eMMCsUrja Rannikko1-0/+2
2018-10-09Rename GPT_HEADER_SIGNATURE to avoid conflictSimon Glass1-1/+1
2018-06-05disk: efi: Correct backing up the MBR boot codeSam Protsenko1-1/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-12-07part: efi: Add a Kconfig option for the number of partition entriesMaxime Ripard1-1/+1
2017-09-20part: move efi_guid_tRob Clark1-4/+0
2016-10-02fastboot: move FASTBOOT_FLASH options into KconfigPetr Kulhavy1-1/+0
2015-11-12part:efi: add GUID for linux file system dataPatrick Delaunay1-0/+3
2015-08-05efi: Add start-up library codeSimon Glass1-7/+2
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-02disk/gpt: Fix GPT partition handling for blocksize != 512Egbert Eich1-2/+0
2012-12-13gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h>Chang Hyun Park1-43/+46
2012-12-13part:efi: Move part_efi.h file to ./includeLukasz Majewski1-0/+144