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
/
include
/
efi_api.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi: device path for nvme
Patrick Wildt
2019-10-06
1
-0
/
+7
*
efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo()
Heinrich Schuchardt
2019-09-09
1
-0
/
+4
*
efi_loader: EFI_FILE_PROTOCOL rev 2 stub
Heinrich Schuchardt
2019-09-09
1
-4
/
+16
*
efi_loader: correctly render CD-ROM device path nodes
Heinrich Schuchardt
2019-09-05
1
-1
/
+1
*
efi_loader: interrupts in simple network protocol
Heinrich Schuchardt
2019-09-05
1
-0
/
+2
*
efi_loader: EFI_PXE_BASE_CODE_PROTOCOL stub
Heinrich Schuchardt
2019-08-15
1
-14
/
+128
*
efi_loader: definition of efi_virtual_address_map()
Heinrich Schuchardt
2019-07-30
1
-2
/
+2
*
efi_loader: bump UEFI specification number to 2.8
Heinrich Schuchardt
2019-07-06
1
-2
/
+2
*
efi_loader: correct signature of ConvertPointer()
Heinrich Schuchardt
2019-06-29
1
-1
/
+2
*
efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL definition
Heinrich Schuchardt
2019-06-20
1
-1
/
+3
*
efi_loader: add RuntimeServicesSupported variable
AKASHI Takahiro
2019-06-14
1
-0
/
+15
*
efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.SetState() correct parameter
Heinrich Schuchardt
2019-05-19
1
-1
/
+1
*
efi_loader: implement deprecated Unicode collation protocol
Heinrich Schuchardt
2019-05-19
1
-0
/
+5
*
efi_loader: signature of ExitBootServices()
Heinrich Schuchardt
2019-05-07
1
-1
/
+2
*
efi_loader: implement UnloadImage()
Heinrich Schuchardt
2019-05-07
1
-1
/
+1
*
efi_loader: consistent naming of protocol GUIDs
Heinrich Schuchardt
2019-04-23
1
-11
/
+7
*
efi_loader: boottime: add loaded image device path protocol to image handle
AKASHI Takahiro
2019-04-07
1
-0
/
+4
*
efi_loader: TODO for the EFI file protocol
Heinrich Schuchardt
2019-03-27
1
-1
/
+7
*
efi_loader: define load option attributes
AKASHI Takahiro
2019-02-25
1
-0
/
+9
*
efi: hii: add HII config routing/access protocols
AKASHI Takahiro
2019-02-13
1
-0
/
+161
*
efi: hii: add keyboard layout package support
AKASHI Takahiro
2019-02-13
1
-0
/
+6
*
efi: hii: add guid package support
AKASHI Takahiro
2019-02-13
1
-0
/
+9
*
efi_loader: Initial HII database protocols
Leif Lindholm
2019-02-13
1
-1
/
+244
*
efi_loader: remove duplicate GUID definition
Heinrich Schuchardt
2019-02-13
1
-3
/
+0
*
efi_loader: use u16* for file name
Heinrich Schuchardt
2019-02-13
1
-1
/
+1
*
efi_loader: efi_set_variable use const void *
Heinrich Schuchardt
2019-02-13
1
-1
/
+2
*
efi_loader: use const efi_guid_t * for variable services
Heinrich Schuchardt
2019-02-13
1
-3
/
+5
*
efi_loader: signature of StartImage and Exit
Heinrich Schuchardt
2019-02-13
1
-3
/
+3
*
efi_loader: struct efi_configuration_table
Heinrich Schuchardt
2019-02-13
1
-1
/
+1
*
efi_loader: use u16* for UTF16 strings
Heinrich Schuchardt
2018-12-02
1
-1
/
+1
*
efi_loader: correct a function prototype of QueryCapsuleCapabilities()
AKASHI Takahiro
2018-12-02
1
-2
/
+2
*
efi_loader: typedef struct efi_object *efi_handle_t
Heinrich Schuchardt
2018-12-02
1
-4
/
+4
*
efi_loader: correct signature of GetPosition, SetPosition
Heinrich Schuchardt
2018-10-16
1
-2
/
+2
*
efi_loader: refactor efi_setup_loaded_image()
Heinrich Schuchardt
2018-09-23
1
-8
/
+0
*
efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
Heinrich Schuchardt
2018-09-23
1
-0
/
+56
*
efi_loader: SPDX-License-Identifier for efi_api.h
Heinrich Schuchardt
2018-09-23
1
-18
/
+10
*
efi_loader: struct efi_simple_text_input_protocol
Heinrich Schuchardt
2018-09-23
1
-5
/
+5
*
efi_loader: EFI_UNICODE_COLLATION_PROTOCOL
Heinrich Schuchardt
2018-09-23
1
-0
/
+21
*
efi_loader: correct signature of CalculateCrc32()
Heinrich Schuchardt
2018-07-25
1
-2
/
+3
*
efi_loader: provide firmware revision
Heinrich Schuchardt
2018-07-25
1
-1
/
+1
*
efi_loader: correct EFI_RUNTIME_SERVICES_SIGNATURE
Heinrich Schuchardt
2018-07-25
1
-1
/
+1
*
efi_loader: specify UEFI spec revision
Heinrich Schuchardt
2018-07-25
1
-1
/
+4
*
efi_loader: set revision in loaded image protocol
Heinrich Schuchardt
2018-07-25
1
-0
/
+2
*
efi_loader: Install ACPI configuration tables
Bin Meng
2018-07-02
1
-0
/
+4
*
efi_loader: adjust definitions of variable services
Heinrich Schuchardt
2018-06-03
1
-12
/
+12
*
efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOL
Heinrich Schuchardt
2018-04-23
1
-0
/
+1
*
efi_loader: implement EFI_FILE_SYSTEM_INFO
Heinrich Schuchardt
2018-04-05
1
-0
/
+13
*
efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL
Heinrich Schuchardt
2018-04-05
1
-2
/
+2
*
efi_loader: use correct types in EFI_FILE_PROTOCOL
Heinrich Schuchardt
2018-04-04
1
-6
/
+8
*
efi_loader: correct types for EFI_LOADED_IMAGE_PROTOCOL
Heinrich Schuchardt
2018-04-04
1
-2
/
+2
[next]