| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC 304018: Add defines needed to export SMBIOS serial numbers | jhb | 2016-08-19 | 1 | -0/+12 |
* | MFC r297871: boot1.efifat: provide a fallback startup.nsh | emaste | 2016-07-25 | 1 | -0/+2 |
* | MFC r302335: boot1.efi: fix assignment / comparison expression | emaste | 2016-07-25 | 1 | -1/+1 |
* | MFC r296769: boot/efi: Prefer nm to objdump | emaste | 2016-04-11 | 2 | -6/+6 |
* | MFC: r292563 | marius | 2016-04-04 | 3 | -7/+7 |
* | MFC: r287299 [1] | marius | 2016-02-22 | 3 | -23/+1227 |
* | Merge from current r294767,294769,295408 | imp | 2016-02-11 | 2 | -15/+186 |
* | MFC r295320, r295356 (Partial) | smh | 2016-02-11 | 5 | -181/+517 |
* | MFC r294768: | smh | 2016-02-11 | 1 | -1/+37 |
* | Fix ia64 build failures in EFI platform | smh | 2016-02-11 | 2 | -0/+10 |
* | Catch the EFI loader up to the latest ZFS Boot Environment Menu features | allanjude | 2016-02-10 | 1 | -0/+33 |
* | MFC boot loader path and RBX constant deduplication | emaste | 2016-02-09 | 1 | -6/+5 |
* | Fix clean target for sys/boot/efi | smh | 2016-01-30 | 1 | -0/+2 |
* | 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 |