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_image_loader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi_loader: Check machine type in the image header
Ivan Gorinov
2018-04-06
1
-12
/
+39
*
efi_loader: new functions to print loaded image information
Heinrich Schuchardt
2018-04-05
1
-0
/
+46
*
efi_loader: ImageSize must be multiple of SectionAlignment
Heinrich Schuchardt
2018-04-04
1
-0
/
+2
*
efi_loader: save image relocation address and size
Heinrich Schuchardt
2018-04-04
1
-0
/
+2
*
efi_loader: fix building crt0 on arm
Heinrich Schuchardt
2018-02-10
1
-1
/
+1
*
efi_loader: allocate correct memory type for EFI image
Heinrich Schuchardt
2018-01-22
1
-24
/
+40
*
efi_loader: use correct format string for unsigned long
Heinrich Schuchardt
2018-01-22
1
-4
/
+4
*
efi_loader: set loaded image code/data type properly
Rob Clark
2017-09-20
1
-0
/
+22
*
efi_loader: add bootmgr
Rob Clark
2017-09-20
1
-0
/
+1
*
efi_loader: add file/filesys support
Rob Clark
2017-09-20
1
-0
/
+3
*
efi_loader: refactor efi_open_protocol
xypron.glpk@gmx.de
2017-07-19
1
-8
/
+0
*
efi_loader: abort on unsupported relocation type
xypron.glpk@gmx.de
2017-07-04
1
-2
/
+8
*
efi: Correct cache flush alignment
Simon Glass
2016-11-14
1
-1
/
+2
*
efi_loader: Fix relocations above 64kb image size
Alexander Graf
2016-08-20
1
-1
/
+1
*
efi_loader: Fix some entry/exit points
Alexander Graf
2016-03-27
1
-4
/
+1
*
efi_loader: Add PE image loader
Alexander Graf
2016-03-15
1
-0
/
+188