| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r294068, r294265 | smh | 2016-01-28 | 10 | -8/+377 |
* | MFC r281060, r294060, r294291, r294493, r294284: | smh | 2016-01-28 | 7 | -214/+584 |
* | MFC r281169, r293724, r293796, r294029, r294041, r294058 | smh | 2016-01-28 | 30 | -97/+109 |
* | MFC r293460: | smh | 2016-01-25 | 2 | -260/+15 |
* | MFC r293422 (partial): | smh | 2016-01-25 | 1 | -14/+20 |
* | MFC r293461: | smh | 2016-01-25 | 1 | -1/+0 |
* | MFC r293274: | smh | 2016-01-25 | 2 | -4/+3 |
* | MFC r281059 (by rpaulo): | smh | 2016-01-25 | 1 | -1/+22 |
* | MFC r293268: | smh | 2016-01-25 | 3 | -8/+8 |
* | MFC r293245: loader.efi style(9) cleanup | emaste | 2016-01-20 | 1 | -35/+29 |
* | MFC r293233: loader.efi: add terminal emulation support | emaste | 2016-01-20 | 3 | -19/+405 |
* | MFC r292584: | ian | 2016-01-19 | 1 | -2/+25 |
* | MFC r281058: Remove whitespace. | emaste | 2016-01-18 | 1 | -13/+12 |
* | MFC r293244: Introduce and use new EFI_ERROR_CODE macro for EFI errors | emaste | 2016-01-18 | 4 | -9/+9 |
* | MFC r293165: loader.efi: support non-contiguous console modes | emaste | 2016-01-18 | 1 | -2/+3 |
* | MFC r281117: Move boot1.efi to the global CLEANFILES list | emaste | 2016-01-18 | 1 | -2/+2 |
* | MFC r287930: Various small cleanups to EFI loader Makefiles. | emaste | 2016-01-18 | 2 | -7/+6 |
* | MFC r286967 by imp: use -mno-aes and -mno-avx flags only with Clang | emaste | 2016-01-11 | 1 | -1/+2 |
* | Move -msoft-float compiler flag into x86/i386 cases to fix ia64 | emaste | 2016-01-11 | 1 | -1/+3 |
* | MFC r281027: Clean up more x86 only options in the efi code. | emaste | 2016-01-11 | 2 | -4/+15 |
* | MFC r281524 by andrew@: Use MACHINE in the efi loader when it is what we mean | emaste | 2016-01-07 | 4 | -14/+16 |
* | loader.efi: combine GetMemoryMap and ExitBootServices and retry on error | emaste | 2016-01-07 | 3 | -52/+56 |
* | MFC r281138: SMBIOS support for EFI | emaste | 2016-01-07 | 2 | -1/+16 |
* | MFC r288372: Use EFI page size constants instead of hardcoding 4096 | emaste | 2016-01-07 | 1 | -3/+3 |
* | MFC r287934: Increase EFI staging size from 32MB to 48MB | emaste | 2016-01-07 | 1 | -1/+1 |
* | MFC r292576: boot1.efi: show EFI error number, not full status value | emaste | 2016-01-07 | 1 | -3/+6 |
* | MFC r280950: Move the efi loaders to be under sys/boot/efi | emaste | 2016-01-07 | 24 | -0/+2698 |
* | MFC r280047: build x86-specific files in amd64 loader.efi | emaste | 2015-12-21 | 1 | -4/+0 |
* | MFC r278234: EFI: print more information about EFI Tables. | emaste | 2015-12-16 | 1 | -20/+32 |
* | MFC r274439: Add the FDT table GUID. | emaste | 2015-12-16 | 1 | -0/+2 |
* | MFC r285246: Avoid creating invalid UEFI device path | emaste | 2015-07-28 | 1 | -5/+18 |
* | MFC 279950: | jhb | 2015-04-09 | 1 | -1/+1 |
* | MFC 279949: | jhb | 2015-04-09 | 1 | -1/+1 |
* | MFC r272105: Remove duplicated header content | emaste | 2014-09-30 | 1 | -119/+0 |
* | MFC r271762: Switch to text mode in UEFI boot | emaste | 2014-09-22 | 2 | -0/+263 |
* | MFC r271475 by ambrisko: | emaste | 2014-09-19 | 1 | -0/+4 |
* | MFC UEFI loader | emaste | 2014-09-04 | 10 | -20/+1042 |
* | Typo in a comment. | rpaulo | 2012-12-07 | 1 | -1/+1 |
* | boot: use -march=i386 for both i386 and amd64 builds | avg | 2012-10-20 | 1 | -1/+5 |
* | Build a 32-bit EFI loader on amd64. This to match the rest of the | marcel | 2012-04-20 | 1 | -0/+7 |
* | MFaltix: | marcel | 2011-03-16 | 1 | -1/+1 |
* | Revert previous commit: EFI_STATUS is a 64-bit integral on ia64. Fix the | marcel | 2011-03-16 | 1 | -1/+1 |
* | Handle memory allocation failures in include(). | brucec | 2011-02-23 | 1 | -1/+1 |
* | Help static analysis by initializing variables that we know cannot be | marcel | 2011-01-06 | 2 | -0/+2 |
* | MF tbemd: move to using specific architecture makefiles | imp | 2010-08-23 | 1 | -1/+1 |
* | Remove file system support based on the simple file system protocol | marcel | 2010-01-09 | 4 | -446/+268 |
* | Enable GCC stack protection (aka Propolice) for userland: | ru | 2008-06-25 | 1 | -0/+2 |
* | Major rework of the ia64 loaders. The two primary objectives are: | marcel | 2006-11-05 | 14 | -1318/+530 |
* | Make this compile on EFI32. The EFI_PHYSICAL_ADDRESS type is always | marcel | 2006-11-03 | 1 | -1/+1 |
* | Sync the EFI headers with version 1.10.14.62 of the Intel sample EFI | marcel | 2006-11-02 | 20 | -647/+1255 |