Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC r281169, r293724, r293796, r294029, r294041, r294058 | Steven Hartland | 2016-01-28 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | MFC r281169 (by andrew): Make global variabled only used in this file static MFC r294058: Make common boot file_loadraw name parameter const MFC r294041: Remove unused reg param from fdt_fixup_memory MFC r293724: Enable warnings in EFI boot code MFC r293796: Fix typo in libefi.c MFC r294029: Only build EFI components on supported compilers Sponsored by: Multiplay Notes: svn path=/stable/10/; revision=294981 | ||||
* | MFC r280950: Move the efi loaders to be under sys/boot/efi | Ed Maste | 2016-01-07 | 1 | -0/+35 |
In HEAD this was done to support UEFI on arm64. Merging to stable/10 to facilitate the merging of later UEFI changes. Notes: svn path=/stable/10/; revision=293297 |