Commit Graph

13 Commits (b5c4d81b3507b3abb239ea8323515fce09dc378f)

Author SHA1 Message Date
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 8 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 8 years ago
Alison Chaiken 2fcaa413b3 gpt: harden set_gpt_info() against non NULL-terminated strings 8 years ago
Alison Chaiken 203f9b48ad GPT: provide commands to selectively rename partitions 8 years ago
Alison Chaiken 09a49930e4 GPT: read partition table from device into a data structure 8 years ago
Alison Chaiken 73d6d18b71 GPT: add accessor function for disk GUID 8 years ago
Vincent Tinelli 9da52f8f67 gpt: Fix uuid string format 8 years ago
Patrick Delaunay b331cd6204 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT 8 years ago
Kever Yang c2fdd34569 cmd: gpt: fix the wrong size parse for the last partition 9 years ago
Michael Trimarchi 666362356e cmd: gpt: add - partition size parsing 9 years ago
Simon Glass db1d9e78e6 dm: blk: Rename get_dev() to blk_get_dev() 9 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 9 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 9 years ago
Patrick Delaunay cfdaf4caa2 part:efi: add bootable parameter in gpt command 10 years ago
Lukasz Majewski bbb9ffac60 gpt: command: Extend gpt command to support GPT table verification 10 years ago
Lukasz Majewski 74f889b039 gpt: doc: Update gpt command's help description 10 years ago
Lukasz Majewski 5af9dd3739 gpt: command: Remove duplicated check for empty partition description 10 years ago
Patrick Delaunay 7561b258a1 gpt: add optional parameter type in gpt command 10 years ago
Rob Herring 0c7e8d1317 gpt: support random UUIDs without setting environment variables 10 years ago
Rob Herring a150e6c9df gpt: fix error reporting on partition table write failures 10 years ago
Przemyslaw Marczak 39206382de cmd:gpt: randomly generate each partition uuid if undefined 11 years ago
Egbert Eich 619f0fdf37 cmd/gpt: Support gpt command for all devices 12 years ago
Robert P. J. Day 1f8b546f9e Fix some obvious typos across multiple subsystems. 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Piotr Wilczek 3e34cf7bff gpt: fix partion size limit 12 years ago
Piotr Wilczek 8b09623766 gpt: Support for new "gpt" command 13 years ago