]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot/efi
MFhead @ r283351
[FreeBSD/FreeBSD.git] / sys / boot / efi /
2015-05-24 ngieMFhead @ r283351
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-14 andrewRemove OUTPUT_FORMAT from theARM EFI linker script...
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-10 ianDon't check the return value from self_reloc(), it...
2015-05-10 ianThe self-relocation code is not efi-specific, move...
2015-05-06 gjbMFH: r282315-r282534
2015-05-05 andrewAdd FDT to the list of known GUIDs.
2015-05-05 andrewDisable the use of floating-point and vector registers...
2015-05-05 andrewWhen cross-building ${LIBSTAND} may be set to the host...
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-16 ngieMFhead @ r281584
2015-04-14 andrew* Remove the wfi when the efi loader returns, it's...
2015-04-14 andrewAdd support for arm64 to loader.efi and boot1.efi
2015-04-14 andrewFix the arm64 MACHINE_CPUARCH value in the efi fdt...
2015-04-14 andrewUse MACHINE in the efi loader when it is what we mean...
2015-04-13 ngieMFhead @ r281503
2015-04-13 andrewCreate the correct symlinks for the machine directory...
2015-04-12 ngieMFhead @ r281476
2015-04-11 andrewAdd fdt support to the arm loader.efi
2015-04-11 andrewOnly add -fPIC to CFLAGS and -Wl,-znocombreloc to LDFLA...
2015-04-11 andrewMove reloc.c to the top level Makefile as it has become...
2015-04-11 andrewUpdate the arm efi ldscript to generate a valid efi...
2015-04-10 emasteAdd build support for i386 loader.efi
2015-04-10 emasteLimit EFI framebuffer metadata to amd64 for now
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-10 andrewPort the EFI reloc codeto work on arm64. This used...
2015-04-09 emasteRemove EOL whitespace from i386 EFI loader source
2015-04-09 andrewPrint error values with hex to make it easier to find...
2015-04-09 andrewOnly use -fPIC when building boot1.efi for x86.
2015-04-07 emasteAdd EFI boot1 for i386
2015-04-07 emasteEFI: use common reloc.c for all architectures
2015-04-06 andrewMake global variabled only used in this file static.
2015-04-06 andrewAdd support to the efi boot1 and loader for 32-bit...
2015-04-06 rpauloSMBIOS support for EFI.
2015-04-05 andrewMove boot1.efi to the global CLEANFILES list, it's...
2015-04-05 andrewSpell MACHINE_CPUARCH correctly
2015-04-05 andrewAdd FDT support to loader.efi. This will be used on...
2015-04-04 rpauloloader/EFI: improve the help of the 'mode' command.
2015-04-04 rpauloRemove an unnecessary space in a printf call.
2015-04-04 rpauloboot1 EFI: reset the screen and select the best mode.
2015-04-04 rpauloRemove whitespace.
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-04-03 andrewAdd the start of the efi fdt bindings. These will be...
2015-04-03 andrewClean up more x86 only options in the efi code.
2015-04-03 andrewOnly enable the efi framebuffer on x86 for now
2015-04-03 andrewOnly include machine/specialreg.h on x86
2015-04-03 andrewOnly enable comconsole and nullconsole on x86.
2015-04-02 emasteMove i386/efi files to new home in efi/loader/arch...
2015-04-01 andrewMove the efi loaders to be under sys/boot/efi. This...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-25 gjbMFH: r278968-r280640
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-15 andrewMove the x86 specific files to be built in the amd64...
2015-03-15 dimUpgrade our copy of clang, llvm and lldb to 3.6.0 release.
2015-03-14 dimMerge ^/head r279893 through r279984.
2015-03-13 jhbEnable bzipfs support in the EFI loader.
2015-03-13 jhbThe System V ABI for amd64 allows functions to use...
2015-03-11 dimMerge ^/head r279759 through r279892.
2015-03-07 dimMerging ^/head r279596 through r279758.
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-26 dimMerge ^/head r279163 through r279308.
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-22 dimMerge ^/head r279023 through r279162.
2015-02-20 impAllow EFI and ACPI to be included together. When ACPI...
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-19 dimMerging ^/head r278916 through r279022.
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-17 dimMerge ^/head r278756 through r278915.
2015-02-14 dimMerge ^/head r278499 through r278755.
2015-02-11 gjbMFH: r278202,r278205-r278590
2015-02-10 dimMerge ^/head r278351 through r278498.
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-07 dimMerging ^/head r278298 through r278350.
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-02-05 dimMerging ^/head r278224 through r278297.
2015-02-05 rpauloEFI: print more information about EFI Tables.
2015-02-04 dimMerge ^/head r278110 through r278223.
2015-02-02 dimMerge ^/head r278005 through r278109.
2015-01-31 dimMerge ^/head r277956 through r277974.
2015-01-30 dimMerge ^/head r277902 through r277944.
2015-01-30 ambriskoFix UEFI PXE boot on a NIC that isn't the first NIC.
2015-01-28 dimMerge ^/head r277804 through r277843.
2015-01-28 dimSince clang 3.6.0 now implements the archetype 'freebsd...
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
next