<?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 2025</copyright>
    <generator>Java</generator><item>
        <title>1a4f6af8bfd44c8ae6e87a81ff125eed47042cc5 - Merge branch &apos;next-dev&apos; into thunder-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/lib/efi_loader/Makefile#1a4f6af8bfd44c8ae6e87a81ff125eed47042cc5</link>
        <description>Merge branch &apos;next-dev&apos; into thunder-boot

            List of files:
            /rk3399_rockchip-uboot/lib/efi_loader/Makefile</description>
        <pubDate>Mon, 02 Mar 2020 01:43:23 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>1fa8dee8765778064ffb22cffc4777b467e2706c - UPSTREAM: efi_loader: add device-path utils</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/lib/efi_loader/Makefile#1fa8dee8765778064ffb22cffc4777b467e2706c</link>
        <description>UPSTREAM: efi_loader: add device-path utilsHelpers to construct device-paths from devices, partitions, files, andfor parsing and manipulating device-paths.For non-legacy devices, this will use u-boot&apos;s device-model to constructdevice-paths which include bus hierarchy to construct device-paths.  Forlegacy devices we still fake it, but slightly more convincingly.Signed-off-by: Rob Clark &lt;robdclark@gmail.com&gt;Signed-off-by: Alexander Graf &lt;agraf@suse.de&gt;(cherry picked from commit b66c60dde9d48889b93694326d40f7e5208cff25)Change-Id: I9825d4132ec08bef46a3b5b7c6946a5636d73ce9Signed-off-by: Jeffy Chen &lt;jeffy.chen@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/lib/efi_loader/Makefile</description>
        <pubDate>Wed, 13 Sep 2017 22:05:28 +0000</pubDate>
        <dc:creator>Rob Clark &lt;robdclark@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2218b32d88f9b4b4484cea9a8b034ddab0be298b - Merge tag &apos;signed-efi-next&apos; of git://github.com/agraf/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/lib/efi_loader/Makefile#2218b32d88f9b4b4484cea9a8b034ddab0be298b</link>
        <description>Merge tag &apos;signed-efi-next&apos; of git://github.com/agraf/u-bootPatch queue for efi - 2017-07-29A lot of EFI greatness this time around. Thanks a lot to thetwo amazing new contributors  Heinrich Schuchardt and  Rob Clarkwe now gain  - stable objects across multiple bootefi invocations  - fixes for shim  - fixes for ipxe  - protocol installation  - device path conversion to/from text  - working &quot;lsefi&quot; support in grub  - working notifiers  - various bug fixes

            List of files:
            /rk3399_rockchip-uboot/lib/efi_loader/Makefile</description>
        <pubDate>Mon, 31 Jul 2017 11:27:45 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>ca9193d2b163cd274144edddd29be20cdb5f99a3 - efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/lib/efi_loader/Makefile#ca9193d2b163cd274144edddd29be20cdb5f99a3</link>
        <description>efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCDMake EFI GOP support work with DM_VIDEO but without legacy LCD.Signed-off-by: Rob Clark &lt;robdclark@gmail.com&gt;Signed-off-by: Alexander Graf &lt;agraf@suse.de&gt;

            List of files:
            /rk3399_rockchip-uboot/lib/efi_loader/Makefile</description>
        <pubDate>Fri, 21 Jul 2017 19:00:27 +0000</pubDate>
        <dc:creator>Rob Clark &lt;robdclark@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>cc5b70812f5e3b13ea9072c2dacc939818ef8e66 - efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/lib/efi_loader/Makefile#cc5b70812f5e3b13ea9072c2dacc939818ef8e66</link>
        <description>efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOLConvertPathToText is implemented for* type 4    - media device path* subtype 4 - file pathThis is the kind of device path we hand out for block devices.All other cases may be implemented later.Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;[agraf: fix whitespace]Signed-off-by: Alexander Graf &lt;agraf@suse.de&gt;

            List of files:
            /rk3399_rockchip-uboot/lib/efi_loader/Makefile</description>
        <pubDate>Tue, 11 Jul 2017 20:06:25 +0000</pubDate>
        <dc:creator>xypron.glpk@gmx.de &lt;xypron.glpk@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>2d221489df021393654805536be7effcb9d39702 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/lib/efi_loader/Makefile#2d221489df021393654805536be7effcb9d39702</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-bootSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/lib/efi_loader/Makefile</description>
        <pubDate>Tue, 29 Nov 2016 15:28:28 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>95b62b2e28dbc3419f49eeae2e4fdccc862fccea - efi_loader: Allow to compile helloworld.efi w/o bundling it</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/lib/efi_loader/Makefile#95b62b2e28dbc3419f49eeae2e4fdccc862fccea</link>
        <description>efi_loader: Allow to compile helloworld.efi w/o bundling itToday we can compile a self-contained hello world efi test binary thatallows us to quickly verify whether the EFI loader framwork works.We can use that binary outside of the self-contained test case though,by providing it to a to-be-tested system via tftp.This patch separates compilation of the helloworld.efi file fromincluding it in the u-boot binary for &quot;bootefi hello&quot;. It also modifiesthe efi_loader test case to enable travis to pick up the compiled file.Because we&apos;re now no longer bloating the resulting u-boot binary, wecan enable compilation always, giving us good travis test coverage.Signed-off-by: Alexander Graf &lt;agraf@suse.de&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/lib/efi_loader/Makefile</description>
        <pubDate>Thu, 17 Nov 2016 21:40:10 +0000</pubDate>
        <dc:creator>Alexander Graf &lt;agraf@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>9e40ea04e9f1a70a184504c9e2beb051eb2d9335 - Merge tag &apos;signed-efi-next&apos; of git://github.com/agraf/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/lib/efi_loader/Makefile#9e40ea04e9f1a70a184504c9e2beb051eb2d9335</link>
        <description>Merge tag &apos;signed-efi-next&apos; of git://github.com/agraf/u-bootPatch queue for efi - 2016-11-17Highlights this time around:  - x86 efi_loader support  - hello world efi test case  - network device name is now representative  - terminal output reports modes correctly  - fix psci reset for ls1043/ls1046  - fix efi_add_runtime_mmio definition for x86  - efi_loader support for ls2080

            List of files:
            /rk3399_rockchip-uboot/lib/efi_loader/Makefile</description>
        <pubDate>Thu, 17 Nov 2016 16:46:45 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>c7ae3dfdccc171543804d6577ee41ab03e7a09bc - efi: Add support for a hello world test program</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/lib/efi_loader/Makefile#c7ae3dfdccc171543804d6577ee41ab03e7a09bc</link>
        <description>efi: Add support for a hello world test programIt is useful to have a basic sanity check for EFI loader support. Add a&apos;bootefi hello&apos; command which loads HelloWord.efi and runs it under U-Boot.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;[agraf: Fix documentation, add unfulfilled kconfig dep]Signed-off-by: Alexander Graf &lt;agraf@suse.de&gt;

            List of files:
            /rk3399_rockchip-uboot/lib/efi_loader/Makefile</description>
        <pubDate>Mon, 07 Nov 2016 15:47:08 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>3431b392ad50ff37fa3d6e7715c6a99c74d692dc - Merge tag &apos;signed-efi-next&apos; of git://github.com/agraf/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/lib/efi_loader/Makefile#3431b392ad50ff37fa3d6e7715c6a99c74d692dc</link>
        <description>Merge tag &apos;signed-efi-next&apos; of git://github.com/agraf/u-bootPatch queue for efi - 2016-10-19Highlights this time around:  - Add run time service (power control) support for PSCI (fixed in v3)  - Add efi gop pointer exposure  - SMBIOS support for EFI (on ARM)  - efi pool memory unmap support (needed for 4.8)  - initial x86 efi payload support (fixed up in v2)  - various bug fixesSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;Conflicts:	include/tables_csum.h

            List of files:
            /rk3399_rockchip-uboot/lib/efi_loader/Makefile</description>
        <pubDate>Wed, 19 Oct 2016 11:48:16 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>e663b350f1699312281ddd1439dda6b5fc86598d - smbios: Expose in efi_loader as table</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/lib/efi_loader/Makefile#e663b350f1699312281ddd1439dda6b5fc86598d</link>
        <description>smbios: Expose in efi_loader as tableWe can pass SMBIOS easily as EFI configuration table to an EFI payload. Thispatch adds enablement for that case.While at it, we also enable SMBIOS generation for ARM systems, since they supportEFI_LOADER.Signed-off-by: Alexander Graf &lt;agraf@suse.de&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/lib/efi_loader/Makefile</description>
        <pubDate>Thu, 18 Aug 2016 23:23:29 +0000</pubDate>
        <dc:creator>Alexander Graf &lt;agraf@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>dc557e9a1fe00ca9d884bd88feef5bebf23fede4 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/lib/efi_loader/Makefile#dc557e9a1fe00ca9d884bd88feef5bebf23fede4</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-bootSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/lib/efi_loader/Makefile</description>
        <pubDate>Sat, 18 Jun 2016 08:24:54 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>0efe1bcf5c2ce89d7c2467550e2823d7f95733e0 - efi_loader: Add network access support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/lib/efi_loader/Makefile#0efe1bcf5c2ce89d7c2467550e2823d7f95733e0</link>
        <description>efi_loader: Add network access supportWe can now successfully boot EFI applications from disk, but usersmay want to also run them from a PXE setup.This patch implements rudimentary network support, allowing a payloadto send and receive network packets.With this patch, I was able to successfully run grub2 with networkaccess inside of QEMU&apos;s -M xlnx-ep108.Signed-off-by: Alexander Graf &lt;agraf@suse.de&gt;

            List of files:
            /rk3399_rockchip-uboot/lib/efi_loader/Makefile</description>
        <pubDate>Fri, 06 May 2016 19:01:01 +0000</pubDate>
        <dc:creator>Alexander Graf &lt;agraf@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>be8d324191f3cd2f4861629ccf69106d58aaa70f - efi_loader: Add GOP support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/lib/efi_loader/Makefile#be8d324191f3cd2f4861629ccf69106d58aaa70f</link>
        <description>efi_loader: Add GOP supportThe EFI standard defines a simple boot protocol that an EFI payload can useto access video output.This patch adds support to expose exactly that one (and the mode already inuse) as possible graphical configuration to an EFI payload.With this, I can successfully run grub2 with graphical output.Signed-off-by: Alexander Graf &lt;agraf@suse.de&gt;

            List of files:
            /rk3399_rockchip-uboot/lib/efi_loader/Makefile</description>
        <pubDate>Tue, 15 Mar 2016 17:38:21 +0000</pubDate>
        <dc:creator>Alexander Graf &lt;agraf@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>ed980b8c62fbe17052ec6151a68b5b0be3809485 - efi_loader: hook up in build environment</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/lib/efi_loader/Makefile#ed980b8c62fbe17052ec6151a68b5b0be3809485</link>
        <description>efi_loader: hook up in build environmentNow that we have all the bits and pieces ready for EFI payload loadingsupport, hook them up in Makefiles and KConfigs so that we can build.Signed-off-by: Alexander Graf &lt;agraf@suse.de&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Tested-by: Simon Glass &lt;sjg@chromium.org&gt;[trini: Enable only when we of OF_LIBFDT, disable on kwb and colibri_pxa270]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/lib/efi_loader/Makefile</description>
        <pubDate>Fri, 04 Mar 2016 00:10:07 +0000</pubDate>
        <dc:creator>Alexander Graf &lt;agraf@suse.de&gt;</dc:creator>
    </item>
</channel>
</rss>
