index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_disk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-1
/
+1
*
efi_loader: link partition to block device
Heinrich Schuchardt
2020-12-10
1
-0
/
+20
*
efi_loader: use logging for block device messages
Heinrich Schuchardt
2020-07-22
1
-10
/
+13
*
efi_loader: check device path is not installed twice
Heinrich Schuchardt
2020-05-21
1
-7
/
+18
*
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
1
-3
/
+3
*
efi_loader: disk: add efi_disk_is_system_part()
AKASHI Takahiro
2020-05-04
1
-0
/
+29
*
efi_loader: identify EFI system partition
Heinrich Schuchardt
2020-04-30
1
-0
/
+20
*
efi_loader: add missing doc comments in efi_disk.c
Heinrich Schuchardt
2020-04-16
1
-3
/
+49
*
efi_loader: simplify logical expression in efi_disk_add_dev()
Heinrich Schuchardt
2020-03-22
1
-1
/
+1
*
efi_loader: fix function descriptions in efi_disk.c
Heinrich Schuchardt
2020-03-22
1
-22
/
+30
*
efi_loader: disk: install file system protocol to a whole disk
AKASHI Takahiro
2019-11-12
1
-1
/
+3
*
efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available
AKASHI Takahiro
2019-10-17
1
-1
/
+23
*
efi_loader: EFI_BLOCK_IO_PROTOCOL.Reset()
Heinrich Schuchardt
2019-09-05
1
-1
/
+16
*
efi_loader: use EFI_PRINT() instead of debug()
Heinrich Schuchardt
2019-09-05
1
-3
/
+3
*
efi_loader: parameter checks BLOCK_IO_PROTOCOL
Heinrich Schuchardt
2019-09-05
1
-1
/
+36
*
efi_loader: consistent naming of protocol GUIDs
Heinrich Schuchardt
2019-04-23
1
-1
/
+1
*
efi_loader: rename parent to header
Heinrich Schuchardt
2018-12-02
1
-17
/
+21
*
efi_loader: eliminate handle member
Heinrich Schuchardt
2018-12-02
1
-7
/
+7
*
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-09-10
1
-4
/
+3
*
SPDX: Convert a few files that were missed before
Tom Rini
2018-05-10
1
-2
/
+1
*
efi_loader: correct efi_disk_register
Heinrich Schuchardt
2018-02-10
1
-27
/
+44
*
efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions
Heinrich Schuchardt
2018-01-22
1
-4
/
+4
*
efi_loader: make efi_disk_create_partitions a global symbol
Heinrich Schuchardt
2018-01-22
1
-24
/
+60
*
efi_loader: make efi_block_io_guid a global symbol
Heinrich Schuchardt
2018-01-22
1
-1
/
+1
*
efi_loader: efi_disk_register: correctly determine if_type_name
Heinrich Schuchardt
2018-01-22
1
-1
/
+1
*
efi_loader: correct find simple file system protocol
Heinrich Schuchardt
2018-01-22
1
-10
/
+29
*
efi_loader: address of the simple file system protocol
Heinrich Schuchardt
2018-01-22
1
-1
/
+1
*
efi_loader: Setup logical_partition media information
Emmanuel Vadot
2017-12-19
1
-0
/
+2
*
efi_loader: Fix partition offsets
Alexander Graf
2017-12-01
1
-47
/
+13
*
efi_loader: helper function to add EFI object to list
Heinrich Schuchardt
2017-12-01
1
-3
/
+1
*
efi_loader: manage protocols in a linked list
Heinrich Schuchardt
2017-12-01
1
-0
/
+1
*
efi_loader: efi_disk: use efi_add_protocol
Heinrich Schuchardt
2017-12-01
1
-16
/
+23
*
efi_loader: efi_disk: check return value of calloc
Heinrich Schuchardt
2017-12-01
1
-0
/
+13
*
efi_loader: don't increment part twice per loop
Jonathan Gray
2017-10-10
1
-1
/
+0
*
efi_loader: search all possible disk partitions
Jonathan Gray
2017-10-10
1
-8
/
+12
*
efi_loader: Fix disk dp's for pre-DM/legacy devices
Rob Clark
2017-10-09
1
-0
/
+11
*
efi_loader: add file/filesys support
Rob Clark
2017-09-20
1
-0
/
+32
*
efi_loader: use proper device-paths for partitions
Rob Clark
2017-09-20
1
-23
/
+31
*
efi_disk: efi_disk_rw_blocks is not an API function
Heinrich Schuchardt
2017-09-18
1
-1
/
+1
*
efi_loader: remove more double EFI_EXIT() in efi_disk.c
Rob Clark
2017-07-26
1
-3
/
+3
*
efi_loader: disk: iterate only over valid block devices
xypron.glpk@gmx.de
2017-07-19
1
-2
/
+2
*
efi_loader: refactor efi_open_protocol
xypron.glpk@gmx.de
2017-07-19
1
-26
/
+3
*
disk: convert CONFIG_ISO_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
1
-1
/
+1
*
efi: Fix missing EFIAPI specifiers
Simon Glass
2016-10-19
1
-6
/
+7
*
efi_loader: disk: Sanitize exposed devices
Alexander Graf
2016-08-08
1
-1
/
+5
*
efi_loader: disk: Fix CONFIG_BLK breakage
Alexander Graf
2016-08-08
1
-7
/
+11
*
efi_loader: Move to normal debug infrastructure
Alexander Graf
2016-06-06
1
-7
/
+4
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-27
1
-18
/
+48
|
\
|
*
dm: efi: Update for CONFIG_BLK
Simon Glass
2016-05-27
1
-15
/
+46
*
|
efi_loader: Add bounce buffer support
Alexander Graf
2016-05-27
1
-9
/
+61
|
/
[next]