Thomas Gleixner 2278f452a1 EFI changes for v5.5:
- Change my email address to @kernel.org so I am no longer at the mercy of
   useless corporate email infrastructure
 - Wire up the EFI RNG code for x86. This enables an additional source of
   entropy during early boot.
 - Enable the TPM event log code on ARM platforms.
 -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCgAdFiEEnNKg2mrY9zMBdeK7wjcgfpV0+n0FAl3D4YgACgkQwjcgfpV0
 +n1TvggAtpy7Op+3RspGk380uaDWwNx40rEP8NULaqJldnqdIKIiKaUnIf1bgbwp
 ForCSV5PfhqZeVqhrpyRL8GSDrWdkbvt9tSWgqWTVDhMEPZoTnEM52XZ5IdFrW6e
 JmCaJmCfAeMT8TcCifF4MCCdJMutom9f8eb7wj1VAbH9fVMBUQxjxt6kClYD7hX/
 /nHhdFzW+ptxnf1Ckos4ZEo5srQ0KA5Vb8cX+u5N086THsfsLz4LFB918gWrlUnF
 LpVI20f9tsvVZ7uvqsIK6sU77Hg3Ysl+bLZzxFa1/9u2CAijwlOiXhKT2IAnpT0K
 lfVNCt0JDBvvCtouj8NZgN6LyWyqww==
 =gn4S
 -----END PGP SIGNATURE-----

Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core

Pull EFI changes for v5.5 from Ard Biesheuvel:

  - Change my email address to @kernel.org so I am no longer at the mercy of
    useless corporate email infrastructure

  - Wire up the EFI RNG code for x86. This enables an additional source of
    entropy during early boot.

  - Enable the TPM event log code on ARM platforms.
2019-11-12 11:20:17 +01:00
2019-11-02 14:34:00 -07:00
2019-10-25 16:11:55 -04:00
2019-11-03 08:25:25 -08:00
2019-09-22 10:34:46 -07:00
2019-11-03 14:07:26 -08:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 5.7 GiB
Languages
C 97.6%
Assembly 1%
Shell 0.5%
Python 0.3%
Makefile 0.3%