index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_disk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
dm: part: Drop the block_drvr table
Simon Glass
2016-05-17
1
-11
/
+16
*
efi_loader: Increase path string to 32 characters
Alexander Graf
2016-04-18
1
-2
/
+2
*
efi_loader: Add el torito support
Alexander Graf
2016-04-18
1
-0
/
+35
*
efi_loader: Split drive add into function
Alexander Graf
2016-04-18
1
-37
/
+47
*
efi_loader: Pass proper device path in on boot
Alexander Graf
2016-03-15
1
-6
/
+0
*
efi_loader: Add disk interfaces
Alexander Graf
2016-03-15
1
-0
/
+218