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
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
2
-0
/
+2
*
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
2
-0
/
+2
*
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
3
-0
/
+3
*
efi_loader: default EFI_LOADER=n on ARM11
Heinrich Schuchardt
2019-11-23
1
-1
/
+1
*
efi_loader: enable EFI_LOADER on arm1136 and arm1176
Heinrich Schuchardt
2019-11-19
1
-2
/
+4
*
efi_loader: restrict EFI_LOADER to armv7 and armv8 on ARM
Heinrich Schuchardt
2019-11-19
1
-1
/
+4
*
efi_loader: remove unused function efi_dp_from_dev()
Heinrich Schuchardt
2019-11-19
1
-16
/
+2
*
efi_loader: support building UEFI binaries on sandbox
Heinrich Schuchardt
2019-11-12
1
-0
/
+3
*
efi_loader: call add_u_boot_and_runtime() on sandbox
Heinrich Schuchardt
2019-11-12
1
-4
/
+5
*
efi_loader: disk: install file system protocol to a whole disk
AKASHI Takahiro
2019-11-12
1
-1
/
+3
*
efi_loader: fix efi_dp_from_name()
Heinrich Schuchardt
2019-11-12
1
-3
/
+12
*
efi_loader: correct includes in efi_variable.c
Heinrich Schuchardt
2019-10-30
1
-5
/
+3
*
efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available
AKASHI Takahiro
2019-10-17
1
-1
/
+23
*
efi_loader: device_path: check against file path length
AKASHI Takahiro
2019-10-17
1
-2
/
+9
*
efi: device path for nvme
Patrick Wildt
2019-10-06
2
-0
/
+35
*
efi_loader: appending to non-existent variable
Heinrich Schuchardt
2019-10-06
1
-4
/
+6
*
efi_loader: SetVariable() deleting variables
Heinrich Schuchardt
2019-09-23
1
-5
/
+6
*
efi_loader: SetVariable() fix illegal return
Heinrich Schuchardt
2019-09-23
1
-1
/
+1
*
efi_loader: description efi_stri_coll()
Heinrich Schuchardt
2019-09-23
1
-5
/
+0
*
efi_loader: variable: support APPEND_WRITE
AKASHI Takahiro
2019-09-20
1
-26
/
+44
*
efi_loader: incorrect return value form DisconnectController
Heinrich Schuchardt
2019-09-20
1
-12
/
+14
*
efi_loader: device_path: support Sandbox's "host" devices
AKASHI Takahiro
2019-09-20
1
-0
/
+33
*
efi_loader: parameter checks EFI_FILE_PROTOCOL.SetInfo()
Heinrich Schuchardt
2019-09-11
1
-6
/
+4
*
efi_loader: check parameters EFI_FILE_PROTOCOL.GetInfo()
Heinrich Schuchardt
2019-09-09
1
-0
/
+6
*
efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo()
Heinrich Schuchardt
2019-09-09
1
-6
/
+12
*
efi_loader: EFI_FILE_PROTOCOL rev 2 stub
Heinrich Schuchardt
2019-09-09
1
-5
/
+31
*
efi_loader: file size checks
Heinrich Schuchardt
2019-09-09
1
-29
/
+40
*
efi_loader: correct reading of directories
Heinrich Schuchardt
2019-09-09
1
-18
/
+5
*
efi_loader: eliminate inline function ascii2unicode()
Heinrich Schuchardt
2019-09-09
2
-13
/
+20
*
efi_loader: EFI_FILE_PROTOCOL.Write() check args
Heinrich Schuchardt
2019-09-09
1
-10
/
+41
*
doc: UEFI API documentation
Heinrich Schuchardt
2019-09-05
3
-9
/
+13
*
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: do not set invalid screen mode
Heinrich Schuchardt
2019-09-05
1
-0
/
+4
*
efi_loader: cursor positioning
Heinrich Schuchardt
2019-09-05
1
-5
/
+13
*
efi_loader: correctly render UsbClass DP nodes as text
Heinrich Schuchardt
2019-09-05
1
-1
/
+1
*
efi_loader: correctly render CD-ROM device path nodes
Heinrich Schuchardt
2019-09-05
2
-2
/
+3
*
efi_loader: correctly render MAC address device path nodes
Heinrich Schuchardt
2019-09-05
1
-8
/
+7
*
efi_loader: correct text conversion for vendor DP
Heinrich Schuchardt
2019-09-05
1
-1
/
+10
*
efi_loader: Extract adding a conventional memory in separate routine
Park, Aiden
2019-09-05
1
-32
/
+50
*
efi_loader: implement MCastIPtoMAC
Heinrich Schuchardt
2019-09-05
1
-2
/
+42
*
efi_loader: fix status management in network stack
Heinrich Schuchardt
2019-09-05
1
-7
/
+62
*
efi_loader: EFI_SIMPLE_NETWORK.Transmit() fill header
Heinrich Schuchardt
2019-09-05
1
-6
/
+25
*
efi_loader: interrupts in simple network protocol
Heinrich Schuchardt
2019-09-05
1
-15
/
+25
*
efi_loader: do not call efi_runtime_detach twice
Heinrich Schuchardt
2019-08-15
1
-9
/
+4
*
efi_loader: parameter check in SetVirtualAddressMap
Heinrich Schuchardt
2019-08-15
1
-3
/
+10
*
efi_loader: EFI_PXE_BASE_CODE_PROTOCOL stub
Heinrich Schuchardt
2019-08-15
1
-3
/
+129
[next]