Age | Commit message (Expand) | Author |
---|---|---|
2017-12-01 | efi_loader: helper function to add EFI object to list | Heinrich Schuchardt |
2017-12-01 | efi_loader: manage protocols in a linked list | Heinrich Schuchardt |
2017-12-01 | efi_loader: efi_gop: use efi_add_protocol | Heinrich Schuchardt |
2017-12-01 | efi_loader: efi_gop: use correct types for parameters | Heinrich Schuchardt |
2017-12-01 | efi_loader: efi_gop: check calloc return value | Heinrich Schuchardt |
2017-08-11 | efi_loader: GOP fix for no display | Rob Clark |
2017-07-31 | efi_loader: Fix warning in efi_gop | Alexander Graf |
2017-07-24 | efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD | Rob Clark |
2017-07-19 | efi_loader: refactor efi_open_protocol | xypron.glpk@gmx.de |
2016-10-19 | efi_loader: gop: Expose fb when 32bpp | Alexander Graf |
2016-06-06 | efi_loader: Add DM_VIDEO support | Alexander Graf |
2016-05-27 | efi_loader: gop: Don't expose fb address | Alexander Graf |
2016-03-27 | efi_loader: Add GOP support | Alexander Graf |