summaryrefslogtreecommitdiffstats
path: root/sys/boot/efi
Commit message (Expand)AuthorAgeFilesLines
* MFC: r287299 [1]marius2016-02-223-23/+1227
* Merge from current r294767,294769,295408imp2016-02-112-15/+186
* MFC r295320, r295356 (Partial)smh2016-02-115-181/+517
* MFC r294768:smh2016-02-111-1/+37
* Fix ia64 build failures in EFI platformsmh2016-02-112-0/+10
* Catch the EFI loader up to the latest ZFS Boot Environment Menu featuresallanjude2016-02-101-0/+33
* MFC boot loader path and RBX constant deduplicationemaste2016-02-091-6/+5
* Fix clean target for sys/boot/efismh2016-01-301-0/+2
* MFC r294068, r294265smh2016-01-2810-8/+377
* MFC r281060, r294060, r294291, r294493, r294284:smh2016-01-287-214/+584
* MFC r281169, r293724, r293796, r294029, r294041, r294058smh2016-01-2830-97/+109
* MFC r293460:smh2016-01-252-260/+15
* MFC r293422 (partial):smh2016-01-251-14/+20
* MFC r293461:smh2016-01-251-1/+0
* MFC r293274:smh2016-01-252-4/+3
* MFC r281059 (by rpaulo):smh2016-01-251-1/+22
* MFC r293268:smh2016-01-253-8/+8
* MFC r293245: loader.efi style(9) cleanupemaste2016-01-201-35/+29
* MFC r293233: loader.efi: add terminal emulation supportemaste2016-01-203-19/+405
* MFC r292584:ian2016-01-191-2/+25
* MFC r281058: Remove whitespace.emaste2016-01-181-13/+12
* MFC r293244: Introduce and use new EFI_ERROR_CODE macro for EFI errorsemaste2016-01-184-9/+9
* MFC r293165: loader.efi: support non-contiguous console modesemaste2016-01-181-2/+3
* MFC r281117: Move boot1.efi to the global CLEANFILES listemaste2016-01-181-2/+2
* MFC r287930: Various small cleanups to EFI loader Makefiles.emaste2016-01-182-7/+6
* MFC r286967 by imp: use -mno-aes and -mno-avx flags only with Clangemaste2016-01-111-1/+2
* Move -msoft-float compiler flag into x86/i386 cases to fix ia64emaste2016-01-111-1/+3
* MFC r281027: Clean up more x86 only options in the efi code.emaste2016-01-112-4/+15
* MFC r281524 by andrew@: Use MACHINE in the efi loader when it is what we meanemaste2016-01-074-14/+16
* loader.efi: combine GetMemoryMap and ExitBootServices and retry on erroremaste2016-01-073-52/+56
* MFC r281138: SMBIOS support for EFIemaste2016-01-072-1/+16
* MFC r288372: Use EFI page size constants instead of hardcoding 4096emaste2016-01-071-3/+3
* MFC r287934: Increase EFI staging size from 32MB to 48MBemaste2016-01-071-1/+1
* MFC r292576: boot1.efi: show EFI error number, not full status valueemaste2016-01-071-3/+6
* MFC r280950: Move the efi loaders to be under sys/boot/efiemaste2016-01-0724-0/+2698
* MFC r280047: build x86-specific files in amd64 loader.efiemaste2015-12-211-4/+0
* MFC r278234: EFI: print more information about EFI Tables.emaste2015-12-161-20/+32
* MFC r274439: Add the FDT table GUID.emaste2015-12-161-0/+2
* MFC r285246: Avoid creating invalid UEFI device pathemaste2015-07-281-5/+18
* MFC 279950:jhb2015-04-091-1/+1
* MFC 279949:jhb2015-04-091-1/+1
* MFC r272105: Remove duplicated header contentemaste2014-09-301-119/+0
* MFC r271762: Switch to text mode in UEFI bootemaste2014-09-222-0/+263
* MFC r271475 by ambrisko:emaste2014-09-191-0/+4
* MFC UEFI loaderemaste2014-09-0410-20/+1042
* Typo in a comment.rpaulo2012-12-071-1/+1
* boot: use -march=i386 for both i386 and amd64 buildsavg2012-10-201-1/+5
* Build a 32-bit EFI loader on amd64. This to match the rest of themarcel2012-04-201-0/+7
* MFaltix:marcel2011-03-161-1/+1
* Revert previous commit: EFI_STATUS is a 64-bit integral on ia64. Fix themarcel2011-03-161-1/+1
OpenPOWER on IntegriCloud