<?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 2025</copyright>
    <generator>Java</generator><item>
        <title>1a2728ae4faf12874173de156b8a7e66cfbbeae5 - Merge git://git.denx.de/u-boot-x86</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/lib/efi/Kconfig#1a2728ae4faf12874173de156b8a7e66cfbbeae5</link>
        <description>Merge git://git.denx.de/u-boot-x86

            List of files:
            /rk3399_rockchip-uboot/lib/efi/Kconfig</description>
        <pubDate>Wed, 05 Aug 2015 18:12:37 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>476476e73b14696563524cbc2627a4c033ea64da - efi: Add support for loading U-Boot through an EFI stub</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/lib/efi/Kconfig#476476e73b14696563524cbc2627a4c033ea64da</link>
        <description>efi: Add support for loading U-Boot through an EFI stubIt is useful to be able to load U-Boot onto a board even if is it alreadyrunning EFI. This can allow access to the U-Boot command interface, flexiblebooting options and easier development.The easiest way to do this is to build U-Boot as a binary blob and have anEFI stub copy it into RAM. Add support for this feature, targeting 32-bitinitially.Also add a way to detect when U-Boot has been loaded via a stub. This goesin common.h since it needs to be widely available so that we avoid redoinginitialisation that should be skipped.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Improvements to how the payload is built:Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Tested-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/lib/efi/Kconfig</description>
        <pubDate>Tue, 04 Aug 2015 18:33:52 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>867a6ac86dd823de409752e9ca5dc8f4d4880f26 - efi: Add start-up library code</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/lib/efi/Kconfig#867a6ac86dd823de409752e9ca5dc8f4d4880f26</link>
        <description>efi: Add start-up library codeWhen running as an EFI application, U-Boot must request memory from EFI,and provide access to the boot services U-Boot needs.Add library code to perform these tasks. This includes efi_main() which isthe entry point from EFI. U-Boot is built as a shared library.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/lib/efi/Kconfig</description>
        <pubDate>Fri, 31 Jul 2015 15:31:36 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
</channel>
</rss>
