Age | Commit message (Expand) | Author |
2020-04-16 | efi_loader: add signature verification functions | AKASHI Takahiro |
2020-03-22 | efi_loader: definition of GetNextVariableName() | Heinrich Schuchardt |
2020-03-17 | efi_loader: correct a definition of struct efi_capsule_header | AKASHI Takahiro |
2020-03-17 | efi_loader: define System Resource Table macros | AKASHI Takahiro |
2020-03-17 | efi_loader: define OsIndicationsSupported flags | AKASHI Takahiro |
2020-02-28 | efi_loader: Implement FileLoad2 for initramfs loading | Ilias Apalodimas |
2020-02-26 | efi_loader: implement EFI_RT_PROPERTIES_TABLE | Heinrich Schuchardt |
2019-10-06 | efi: device path for nvme | Patrick Wildt |
2019-09-09 | efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo() | Heinrich Schuchardt |
2019-09-09 | efi_loader: EFI_FILE_PROTOCOL rev 2 stub | Heinrich Schuchardt |
2019-09-05 | efi_loader: correctly render CD-ROM device path nodes | Heinrich Schuchardt |
2019-09-05 | efi_loader: interrupts in simple network protocol | Heinrich Schuchardt |
2019-08-15 | efi_loader: EFI_PXE_BASE_CODE_PROTOCOL stub | Heinrich Schuchardt |
2019-07-30 | efi_loader: definition of efi_virtual_address_map() | Heinrich Schuchardt |
2019-07-06 | efi_loader: bump UEFI specification number to 2.8 | Heinrich Schuchardt |
2019-06-29 | efi_loader: correct signature of ConvertPointer() | Heinrich Schuchardt |
2019-06-20 | efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL definition | Heinrich Schuchardt |
2019-06-14 | efi_loader: add RuntimeServicesSupported variable | AKASHI Takahiro |
2019-05-19 | efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.SetState() correct parameter | Heinrich Schuchardt |
2019-05-19 | efi_loader: implement deprecated Unicode collation protocol | Heinrich Schuchardt |
2019-05-07 | efi_loader: signature of ExitBootServices() | Heinrich Schuchardt |
2019-05-07 | efi_loader: implement UnloadImage() | Heinrich Schuchardt |
2019-04-23 | efi_loader: consistent naming of protocol GUIDs | Heinrich Schuchardt |
2019-04-07 | efi_loader: boottime: add loaded image device path protocol to image handle | AKASHI Takahiro |
2019-03-27 | efi_loader: TODO for the EFI file protocol | Heinrich Schuchardt |
2019-02-25 | efi_loader: define load option attributes | AKASHI Takahiro |
2019-02-13 | efi: hii: add HII config routing/access protocols | AKASHI Takahiro |
2019-02-13 | efi: hii: add keyboard layout package support | AKASHI Takahiro |
2019-02-13 | efi: hii: add guid package support | AKASHI Takahiro |
2019-02-13 | efi_loader: Initial HII database protocols | Leif Lindholm |
2019-02-13 | efi_loader: remove duplicate GUID definition | Heinrich Schuchardt |
2019-02-13 | efi_loader: use u16* for file name | Heinrich Schuchardt |
2019-02-13 | efi_loader: efi_set_variable use const void * | Heinrich Schuchardt |
2019-02-13 | efi_loader: use const efi_guid_t * for variable services | Heinrich Schuchardt |
2019-02-13 | efi_loader: signature of StartImage and Exit | Heinrich Schuchardt |
2019-02-13 | efi_loader: struct efi_configuration_table | Heinrich Schuchardt |
2018-12-02 | efi_loader: use u16* for UTF16 strings | Heinrich Schuchardt |
2018-12-02 | efi_loader: correct a function prototype of QueryCapsuleCapabilities() | AKASHI Takahiro |
2018-12-02 | efi_loader: typedef struct efi_object *efi_handle_t | Heinrich Schuchardt |
2018-10-16 | efi_loader: correct signature of GetPosition, SetPosition | Heinrich Schuchardt |
2018-09-23 | efi_loader: refactor efi_setup_loaded_image() | Heinrich Schuchardt |
2018-09-23 | efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL | Heinrich Schuchardt |
2018-09-23 | efi_loader: SPDX-License-Identifier for efi_api.h | Heinrich Schuchardt |
2018-09-23 | efi_loader: struct efi_simple_text_input_protocol | Heinrich Schuchardt |
2018-09-23 | efi_loader: EFI_UNICODE_COLLATION_PROTOCOL | Heinrich Schuchardt |
2018-07-25 | efi_loader: correct signature of CalculateCrc32() | Heinrich Schuchardt |
2018-07-25 | efi_loader: provide firmware revision | Heinrich Schuchardt |
2018-07-25 | efi_loader: correct EFI_RUNTIME_SERVICES_SIGNATURE | Heinrich Schuchardt |
2018-07-25 | efi_loader: specify UEFI spec revision | Heinrich Schuchardt |
2018-07-25 | efi_loader: set revision in loaded image protocol | Heinrich Schuchardt |