]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/efi
Unobfuscate "KERNLOAD" parameter on amd64. This change lines-up amd64 with the
[FreeBSD/FreeBSD.git] / stand / efi /
2020-02-12 kevansefiloader: don't execute hooks when setting currdev...
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-01-24 dimMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 dimMerge ^/vendor/lvm-project/master up to its last change...
2020-01-23 dimMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 dimMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 dimMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-13 tsoomeBackout 356693. The libsa malloc does provide necessary...
2020-01-13 tsoomeloader: allocate properly aligned buffer for network...
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-17 tsoomeloader.efi: efi_readkey_ex needs to key despite the...
2019-12-11 sjgUpdate Makefile.depend files
2019-12-06 tsoomeloader.efi: print ImageBase so we know where we are
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-04 tsoomeloader: clean up efipart filter expressions
2019-12-03 tsoomeloader: ReadKeyStrokeEx may return partial keystrokes
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-12-02 tsoomeloader.efi: fix cd boot for cisco C220M3
2019-11-30 tsoomeloader.efi: efipart needs better support detecting...
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-28 impAlso turn of teken for RB_MULTIPLE
2019-11-28 impRemove comment. We're just going to the next node here.
2019-11-27 andrewSupport kernels larger than EFI_STAGING_SIZE in loader.efi
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-16 tsoomeloader: remove unused variable from efipart.c
2019-11-15 tsoomeloader: r354415 did miss to sort subpaths below the...
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-08 manuloader.efi: Default to serial if we don't have a ConOut...
2019-11-07 tsoomeloader: implement fallback efi_devpath_to_name()
2019-11-07 philImport libxo-1.3.0:
2019-11-06 tsoomeloader.efi: HARDDRIVE_DEVICE_PATH may have subpaths
2019-11-02 tsoomeRemove duplicate lz4 implementations
2019-11-02 tsoomeloader: fall back to term_emu on efi console with seria...
2019-11-01 impWe don't support configuring serial PCI cards in EFI...
2019-10-24 sjgGuard reference to x86_hypervisor
2019-10-24 sjgAllow loader.efi to identify non-standard boot setup
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-17 sjgAllow loader.efi to identify non-standard boot setup
2019-10-15 tsoomeboot1.efi: provide generic exit() and stub getchar()
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-06 tsoomeloader.efi: for text mode, use STM to scroll the whole...
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-26 dimMerge ^/head r352587 through r352763.
2019-09-25 tsoomeloader: fix indentation in efi_console and vidconsole
2019-09-25 tsoomeloader: add teken.fg_color and teken.bg_color variables
2019-09-19 dimMerge ^/head r352436 through r352536.
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-17 tsoomeloader.efi: efipart needs to use ioalign
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-09 dimMerge ^/head r351732 through r352104.
2019-09-06 tsoomeloader.efi: UEFI text mode background colors are only...
2019-09-05 tsoomeloader: use teken teminal emulator for x86 and uefi
2019-09-04 bcranThe efifat files are no longer used: remove the code...
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-09-02 tsoomeloader.efi: use and prefer coninex interface
2019-09-02 tsoomeloader.efi: some systems do not translate scan code...
2019-08-31 tsoomeloader.efi: use shift 16 in efipart as it is max ashift...
2019-08-30 tsoomeqemu-system-aarch64 does list block device with very...
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-20 tsoomeloader.efi: efipart should be more careful about constr...
2019-08-17 thjReduce size of EFI_STAGING_SIZE to 32 on arm
2019-08-08 tsoomeloader: support com.delphix:removing
2019-08-08 mwVerify files loaded in chain command.
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-06 tsoomeloader.efi: efilib.h and libefi.c were left out of...
2019-08-06 tsoomeloader.efi: boot1.c was left out of 350654
2019-08-06 tsoomeloader.efi: replace HandleProtocol() with OpenProtocol()
2019-07-30 asomersMFHead @350453
2019-07-30 brFix EFI loader build when LOADER_NET_SUPPORT=no.
2019-07-28 asomersMFHead @r350386
2019-07-12 jhibbitsAllow efi loader to get network params from uboot
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-02 tsoomeefihttp: mac and err can be used uninitialized
2019-06-30 tsoomeefihttp: mark unused arguments with __unused
2019-06-30 tsoomeefihttp: comparison of integers of different signs
next