Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b56180f3dba86bb6fffcd551f3e5d34e0fe01c2a
/
lib
/
efi_loader
/
efi_disk.c
356ef90
efi_loader: disk: install file system protocol to a whole disk
by AKASHI Takahiro
· 5 years ago
120a01a
efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available
by AKASHI Takahiro
· 5 years ago
670198c
efi_loader: EFI_BLOCK_IO_PROTOCOL.Reset()
by Heinrich Schuchardt
· 5 years ago
ee6ef8b
efi_loader: use EFI_PRINT() instead of debug()
by Heinrich Schuchardt
· 5 years ago
3592252
efi_loader: parameter checks BLOCK_IO_PROTOCOL
by Heinrich Schuchardt
· 5 years ago
788ad41
efi_loader: consistent naming of protocol GUIDs
by Heinrich Schuchardt
· 6 years ago
7292872
efi_loader: rename parent to header
by Heinrich Schuchardt
· 6 years ago
adb50d0
efi_loader: eliminate handle member
by Heinrich Schuchardt
· 6 years ago
c7570a3
Remove <inttypes.h> includes and PRI* usages in printf() entirely
by Masahiro Yamada
· 6 years ago
70df9d6
SPDX: Convert a few files that were missed before
by Tom Rini
· 7 years ago
cde7a36
efi_loader: correct efi_disk_register
by Heinrich Schuchardt
· 7 years ago
0844f79
efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions
by Heinrich Schuchardt
· 7 years ago
6f3de6b
efi_loader: make efi_disk_create_partitions a global symbol
by Heinrich Schuchardt
· 7 years ago
405afb5
efi_loader: make efi_block_io_guid a global symbol
by Heinrich Schuchardt
· 7 years ago
6a18bb3
efi_loader: efi_disk_register: correctly determine if_type_name
by Heinrich Schuchardt
· 7 years ago
3957876
efi_loader: correct find simple file system protocol
by Heinrich Schuchardt
· 7 years ago
ce721a8
efi_loader: address of the simple file system protocol
by Heinrich Schuchardt
· 7 years ago
5bf2964
efi_loader: Setup logical_partition media information
by Emmanuel Vadot
· 7 years ago
83a83f2
efi_loader: Fix partition offsets
by Alexander Graf
· 7 years ago
967d7de
efi_loader: helper function to add EFI object to list
by Heinrich Schuchardt
· 7 years ago
99ce206
efi_loader: manage protocols in a linked list
by Heinrich Schuchardt
· 7 years ago
9fb0f2f
efi_loader: efi_disk: use efi_add_protocol
by Heinrich Schuchardt
· 7 years ago
34f5183
efi_loader: efi_disk: check return value of calloc
by Heinrich Schuchardt
· 7 years ago
9d7f21a
efi_loader: don't increment part twice per loop
by Jonathan Gray
· 7 years ago
d35cbd5
efi_loader: search all possible disk partitions
by Jonathan Gray
· 7 years ago
1b2ccbb
efi_loader: Fix disk dp's for pre-DM/legacy devices
by Rob Clark
· 7 years ago
5314203
efi_loader: add file/filesys support
by Rob Clark
· 7 years ago
a83272f
efi_loader: use proper device-paths for partitions
by Rob Clark
· 7 years ago
9ce0617
efi_disk: efi_disk_rw_blocks is not an API function
by Heinrich Schuchardt
· 7 years ago
99c4387
efi_loader: remove more double EFI_EXIT() in efi_disk.c
by Rob Clark
· 7 years ago
308cd8e
efi_loader: disk: iterate only over valid block devices
by xypron.glpk@gmx.de
· 7 years ago
c35c924
efi_loader: refactor efi_open_protocol
by xypron.glpk@gmx.de
· 7 years ago
21d3bce
disk: convert CONFIG_ISO_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
c2194bf
efi: Fix missing EFIAPI specifiers
by Simon Glass
· 8 years ago
601db1f
efi_loader: disk: Sanitize exposed devices
by Alexander Graf
· 8 years ago
34118e7
efi_loader: disk: Fix CONFIG_BLK breakage
by Alexander Graf
· 8 years ago
62a6748
efi_loader: Move to normal debug infrastructure
by Alexander Graf
· 8 years ago
9a8f4cf
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
7c00a3c
efi_loader: Add bounce buffer support
by Alexander Graf
· 9 years ago
302d4f8
dm: efi: Update for CONFIG_BLK
by Simon Glass
· 9 years ago
e3dfa91
dm: part: Drop the block_drvr table
by Simon Glass
· 9 years ago
3491ee7
efi_loader: Increase path string to 32 characters
by Alexander Graf
· 9 years ago
eb8d82c
efi_loader: Add el torito support
by Alexander Graf
· 9 years ago
06fe57b
efi_loader: Split drive add into function
by Alexander Graf
· 9 years ago
8f19f26
efi_loader: Pass proper device path in on boot
by Alexander Graf
· 9 years ago
e83be45
efi_loader: Add disk interfaces
by Alexander Graf
· 9 years ago