<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/fs/efivarfs/Kconfig#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/fs/efivarfs/Kconfig</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>62c204dd - fs: Make efivarfs a pseudo filesystem, built by default with EFI</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/fs/efivarfs/Kconfig#62c204dd</link>
        <description>fs: Make efivarfs a pseudo filesystem, built by default with EFIefivars is currently enabled under MISC_FILESYSTEMS, which is decribedas &quot;such as filesystems that came from other operating systems&quot;.In reality, it is a pseudo filesystem, providing access to the kernelUEFI variable interface.Since this is the preferred interface for accessing UEFI variables, overthe legacy efivars interface, also build it by default as a module ifCONFIG_EFI.Signed-off-by: Leif Lindholm &lt;leif.lindholm@linaro.org&gt;Signed-off-by: Matt Fleming &lt;matt.fleming@intel.com&gt;

            List of files:
            /linux-6.15/fs/efivarfs/Kconfig</description>
        <pubDate>Thu, 18 Dec 2014 17:50:49 +0000</pubDate>
        <dc:creator>Leif Lindholm &lt;leif.lindholm@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>a9499fa7 - efi: split efisubsystem from efivars</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/fs/efivarfs/Kconfig#a9499fa7</link>
        <description>efi: split efisubsystem from efivarsThis registers /sys/firmware/efi/{,systab,efivars/} whenever EFI is enabledand the system is booted with EFI.This allows *) userspace to check for the existence of /sys/firmware/efi as a way    to determine whether or it is running on an EFI system. *) &apos;mount -t efivarfs none /sys/firmware/efi/efivars&apos; without manually    loading any modules.[ Also, move the efivar API into vars.c and unconditionally compile it.  This allows us to move efivars.c, which now only contains the sysfs  variable code, into the firmware/efi directory. Note that the efivars.c  filename is kept to maintain backwards compatability with the old  efivars.ko module. With this patch it is now possible for efivarfs  to be built without CONFIG_EFI_VARS - Matt ]Cc: Seiji Aguchi &lt;seiji.aguchi@hds.com&gt;Cc: Tony Luck &lt;tony.luck@intel.com&gt;Cc: Mike Waychison &lt;mikew@google.com&gt;Cc: Kay Sievers &lt;kay@vrfy.org&gt;Cc: Jeremy Kerr &lt;jk@ozlabs.org&gt;Cc: Matthew Garrett &lt;mjg59@srcf.ucam.org&gt;Cc: Chun-Yi Lee &lt;jlee@suse.com&gt;Cc: Andy Whitcroft &lt;apw@canonical.com&gt;Cc: Tobias Powalowski &lt;tpowa@archlinux.org&gt;Signed-off-by: Tom Gundersen &lt;teg@jklm.no&gt;Signed-off-by: Matt Fleming &lt;matt.fleming@intel.com&gt;

            List of files:
            /linux-6.15/fs/efivarfs/Kconfig</description>
        <pubDate>Fri, 08 Feb 2013 15:37:06 +0000</pubDate>
        <dc:creator>Tom Gundersen &lt;teg@jklm.no&gt;</dc:creator>
    </item>
<item>
        <title>d68772b7 - efivarfs: Move to fs/efivarfs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/fs/efivarfs/Kconfig#d68772b7</link>
        <description>efivarfs: Move to fs/efivarfsNow that efivarfs uses the efivar API, move it out of efivars.c andinto fs/efivarfs where it belongs. This move will eventually allow usto enable the efivarfs code without having to also enableCONFIG_EFI_VARS built, and vice versa.Furthermore, things like,    mount -t efivarfs none /sys/firmware/efi/efivarswill now work if efivarfs is built as a module without requiring theuse of MODULE_ALIAS(), which would have been necessary when theefivarfs code was part of efivars.c.Cc: Matthew Garrett &lt;matthew.garrett@nebula.com&gt;Cc: Jeremy Kerr &lt;jk@ozlabs.org&gt;Reviewed-by: Tom Gundersen &lt;teg@jklm.no&gt;Tested-by: Tom Gundersen &lt;teg@jklm.no&gt;Signed-off-by: Matt Fleming &lt;matt.fleming@intel.com&gt;

            List of files:
            /linux-6.15/fs/efivarfs/Kconfig</description>
        <pubDate>Fri, 08 Feb 2013 16:27:24 +0000</pubDate>
        <dc:creator>Matt Fleming &lt;matt.fleming@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
