Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f2f086417f0dda53487fc53791c37cc7da2d328f
/
lib
/
efi_loader
/
efi_disk.c
5bf2964
efi_loader: Setup logical_partition media information
by Emmanuel Vadot
· Mon Dec 11 19:22:33 2017 +0100
83a83f2
efi_loader: Fix partition offsets
by Alexander Graf
· Fri Dec 01 16:10:33 2017 +0100
967d7de
efi_loader: helper function to add EFI object to list
by Heinrich Schuchardt
· Sun Nov 26 14:05:23 2017 +0100
99ce206
efi_loader: manage protocols in a linked list
by Heinrich Schuchardt
· Sun Nov 26 14:05:17 2017 +0100
9fb0f2f
efi_loader: efi_disk: use efi_add_protocol
by Heinrich Schuchardt
· Sun Nov 26 14:05:12 2017 +0100
34f5183
efi_loader: efi_disk: check return value of calloc
by Heinrich Schuchardt
· Thu Oct 26 19:25:46 2017 +0200
9d7f21a
efi_loader: don't increment part twice per loop
by Jonathan Gray
· Tue Oct 10 21:32:29 2017 +1100
d35cbd5
efi_loader: search all possible disk partitions
by Jonathan Gray
· Tue Oct 10 13:55:26 2017 +1100
1b2ccbb
efi_loader: Fix disk dp's for pre-DM/legacy devices
by Rob Clark
· Sun Oct 08 11:33:08 2017 -0400
5314203
efi_loader: add file/filesys support
by Rob Clark
· Wed Sep 13 18:05:34 2017 -0400
a83272f
efi_loader: use proper device-paths for partitions
by Rob Clark
· Wed Sep 13 18:05:31 2017 -0400
9ce0617
efi_disk: efi_disk_rw_blocks is not an API function
by Heinrich Schuchardt
· Sat Aug 26 22:33:13 2017 +0200
99c4387
efi_loader: remove more double EFI_EXIT() in efi_disk.c
by Rob Clark
· Tue Jul 25 20:28:29 2017 -0400
308cd8e
efi_loader: disk: iterate only over valid block devices
by xypron.glpk@gmx.de
· Tue Jun 20 19:10:27 2017 +0000
c35c924
efi_loader: refactor efi_open_protocol
by xypron.glpk@gmx.de
· Tue Jul 11 22:06:14 2017 +0200
21d3bce
disk: convert CONFIG_ISO_PARTITION to Kconfig
by Patrick Delaunay
· Fri Jan 27 11:00:38 2017 +0100
c2194bf
efi: Fix missing EFIAPI specifiers
by Simon Glass
· Sun Sep 25 15:27:32 2016 -0600
601db1f
efi_loader: disk: Sanitize exposed devices
by Alexander Graf
· Fri Aug 05 14:51:47 2016 +0200
34118e7
efi_loader: disk: Fix CONFIG_BLK breakage
by Alexander Graf
· Fri Aug 05 14:49:53 2016 +0200
62a6748
efi_loader: Move to normal debug infrastructure
by Alexander Graf
· Thu Jun 02 11:38:27 2016 +0200
9a8f4cf
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Fri May 27 15:49:43 2016 -0400
7c00a3c
efi_loader: Add bounce buffer support
by Alexander Graf
· Wed May 11 18:25:48 2016 +0200
302d4f8
dm: efi: Update for CONFIG_BLK
by Simon Glass
· Sat May 14 14:03:05 2016 -0600
e3dfa91
dm: part: Drop the block_drvr table
by Simon Glass
· Sun May 01 13:52:32 2016 -0600
3491ee7
efi_loader: Increase path string to 32 characters
by Alexander Graf
· Mon Apr 11 16:16:20 2016 +0200
eb8d82c
efi_loader: Add el torito support
by Alexander Graf
· Mon Apr 11 16:16:18 2016 +0200
06fe57b
efi_loader: Split drive add into function
by Alexander Graf
· Mon Apr 11 16:16:17 2016 +0200
8f19f26
efi_loader: Pass proper device path in on boot
by Alexander Graf
· Fri Mar 04 01:10:14 2016 +0100
e83be45
efi_loader: Add disk interfaces
by Alexander Graf
· Fri Mar 04 01:10:02 2016 +0100