summaryrefslogtreecommitdiffstats
path: root/sys/boot/efi/loader/arch/amd64/framebuffer.c
Commit message (Expand)AuthorAgeFilesLines
* Enable warnings in EFI boot codesmh2016-01-121-1/+3
* Introduce and use new EFI_ERROR_CODE macro for EFI errorsemaste2016-01-061-4/+4
* loader.efi: strip trailing whitespaceemaste2015-12-211-1/+1
* As expected, things aren't as simple as hoped. Consequently, we havemarcel2015-09-071-22/+76
* Auto-detect the UGA frame buffer and stride on a MacBook. We'remarcel2015-09-051-47/+88
* My MacBook has UGA only, but we fail to detect any changesmarcel2015-09-051-24/+50
* For UGA, the frame buffer address obtained by scanning themarcel2015-09-031-52/+175
* Add support for the UGA draw protocol. This includes adding amarcel2015-08-301-56/+196
* Add a gop command to help diagnose VT efifb problems. The gopmarcel2015-08-301-0/+95
* Move the efi loaders to be under sys/boot/efi. This will help us addandrew2015-04-011-0/+85
OpenPOWER on IntegriCloud