<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>2d82e622 - efi: vars: Move efivar caching layer into efivarfs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/fs/efivarfs/Makefile#2d82e622</link>
        <description>efi: vars: Move efivar caching layer into efivarfsMove the fiddly bits of the efivar layer into its only remaining user,efivarfs, and confine its use to that particular module. All other usesof the EFI variable store have no need for this additional layer ofcomplexity, given that they either only read variables, or read andwrite variables into a separate GUIDed namespace, and cannot be used tomanipulate EFI variables that are covered by the EFI spec and/or affectthe boot flow.Signed-off-by: Ard Biesheuvel &lt;ardb@kernel.org&gt;

            List of files:
            /linux-6.15/fs/efivarfs/Makefile</description>
        <pubDate>Mon, 20 Jun 2022 16:19:43 +0000</pubDate>
        <dc:creator>Ard Biesheuvel &lt;ardb@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/fs/efivarfs/Makefile#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/Makefile</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>d68772b7 - efivarfs: Move to fs/efivarfs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/fs/efivarfs/Makefile#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/Makefile</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>
