summaryrefslogtreecommitdiffstats
path: root/sys/stand/efi/include/efi.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move EFI header files to a location where they can be used on otherkettenis2016-05-111-0/+63
architectures besides amd64. ok deraadt@, krw@