index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
disk
/
part_efi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-10
Correct SPL use of PARTITION_TYPE_GUID
Simon Glass
1
-1
/
+1
2022-10-31
disk: Drop debug messages in part_efi
Simon Glass
1
-78
/
+72
2022-10-17
fs: Quieten down the filesystems more
Simon Glass
1
-8
/
+7
2022-09-16
disk: Use Makefile to omit partition drivers
Simon Glass
1
-3
/
+0
2022-05-28
disk: incorrect message in is_gpt_valid()
Heinrich Schuchardt
1
-3
/
+1
2022-05-06
disk: part_efi: add support to repair gpt table
Philippe Reynes
1
-0
/
+86
2022-01-22
Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-13
/
+8
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
1
-1
/
+1
2022-01-19
disk: simplify part_print_efi()
Heinrich Schuchardt
1
-13
/
+8
2022-01-15
disk: gpt: print all partitions
Heinrich Schuchardt
1
-2
/
+2
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
1
-5
/
+3
2021-07-28
disk: Tidy up #ifdefs in part_efi
Simon Glass
1
-5
/
+6
2021-04-12
disk: gpt: verify alternate LBA points to last usable LBA
Stefan Herbrechtsmeier
1
-0
/
+9
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2021-01-29
disk: part_efi: update partition table entries after write
Gary Bisson
1
-0
/
+3
2021-01-16
lib/uuid.c: change prototype of uuid_guid_get_str()
Rasmus Villemoes
1
-4
/
+5
2020-09-22
disk: typo Terra Bytes
Heinrich Schuchardt
1
-1
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop part.h from common header
Simon Glass
1
-1
/
+3
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
1
-4
/
+4
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop uuid.h from common header
Simon Glass
1
-0
/
+1
2020-04-30
part: detect EFI system partition
Heinrich Schuchardt
1
-6
/
+10
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
1
-0
/
+1
2019-08-23
disk: efi: ignore 'IGNOREME' GPT header found on cros eMMCs
Urja Rannikko
1
-7
/
+21
2019-08-23
disk: efi: unify code for finding a valid gpt
Urja Rannikko
1
-39
/
+34
2019-07-16
disk: efi: avoid unaligned pointer error
Heinrich Schuchardt
1
-2
/
+11
2019-07-06
disk: efi: buffer overflow in part_get_info_efi()
Heinrich Schuchardt
1
-2
/
+2
2019-05-02
disk: efi: Fix memory leak on 'gpt verify'
Eugeniu Rosca
1
-0
/
+4
2019-05-02
disk: efi: Fix memory leak on 'gpt guid'
Eugeniu Rosca
1
-0
/
+2
2019-01-18
disk: efi: GUIDs should be const
Heinrich Schuchardt
1
-1
/
+1
2018-10-09
Rename GPT_HEADER_SIGNATURE to avoid conflict
Simon Glass
1
-3
/
+3
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
1
-1
/
+0
2018-06-14
efi_loader: avoid initializer element is not constant
Heinrich Schuchardt
1
-2
/
+7
2018-06-05
disk: efi: Correct backing up the MBR boot code
Sam Protsenko
1
-2
/
+4
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-02-08
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
Adam Ford
1
-1
/
+1
2017-11-29
disk: efi: correct the allocation size for mbr header in stack
Patrick Delaunay
1
-2
/
+2
2017-11-06
gpt: Use cache aligned buffers for gpt_h and gpt_e
Lukasz Majewski
1
-7
/
+9
2017-10-23
disk: efi: correct the overlap check on GPT header and PTE
Patrick Delaunay
1
-2
/
+2
2017-10-16
part_efi: In is_gpt_valid() check argument validity before allocation
Tom Rini
1
-2
/
+3
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
1
-5
/
+5
2017-09-20
part: extract MBR signature from partitions
Peter Jones
1
-0
/
+20
2017-09-03
part: efi: Disable overlap check
Maxime Ripard
1
-7
/
+21
2017-09-03
part: efi: make gpt_fill_pte take the device descriptor
Maxime Ripard
1
-3
/
+4
2017-09-03
part: efi: rework the partition start and size in gpt_fill_pte
Maxime Ripard
1
-6
/
+8
2017-09-03
part: efi: Fix offset
Maxime Ripard
1
-3
/
+7
2017-08-04
GPT: add accessor function for disk GUID
Alison Chaiken
1
-0
/
+31
2017-08-04
EFI: replace number with UUID_STR_LEN macro
Alison Chaiken
1
-1
/
+1
2017-03-20
part_efi: support padding between the GPT header and partition entries
Philipp Tomsich
1
-4
/
+51
[next]