History log of /DragonStub/Makefile (Results 1 – 25 of 33)
Revision Date Author Comments
# a0921711 03-Dec-2023 LoGin <longjin@DragonOS.org>

make install (#8)


# 823f0493 02-Dec-2023 LoGin <longjin@DragonOS.org>

重定位内核并加载 (#7)

未完成:退出BootServices


# 3e6106c4 30-Nov-2023 LoGin <longjin@DragonOS.org>

引入libfdt并进行平台特性检测 (#6)


# f412fd2a 28-Nov-2023 LoGin <longjin@DragonOS.org>

命令行参数解析 (#3)

* 命令行参数解析


# 5c0de15d 28-Nov-2023 LoGin <longjin@DragonOS.org>

dragon stub helloworld (#1)


# 24c80efc 02-May-2023 Nigel Croxon <ncroxon@redhat.com>

Bump revision to VERSION = 3.0.17


# ebd55c4a 17-Apr-2023 Nigel Croxon <ncroxon@redhat.com>

Bump revision to VERSION = 3.0.16


# e0e1f53c 17-Apr-2023 b'Nigel Croxon <allura@localhost>

Merge /u/gmbr3/gnu-efi/ branch pkgconf2 into master

https://sourceforge.net/p/gnu-efi/code/merge-requests/45/


# 63a9a4d4 06-Apr-2023 Callum Farmer <gmbr3@opensuse.org>

Add pkgconfig file

Also add EXEC_PREFIX and INCLUDEDIR variables

This was requested by fwupd-efi, to be able
to retrieve the version number of gnu-efi
so we can detect features

Signed-off-by: Call

Add pkgconfig file

Also add EXEC_PREFIX and INCLUDEDIR variables

This was requested by fwupd-efi, to be able
to retrieve the version number of gnu-efi
so we can detect features

Signed-off-by: Callum Farmer <gmbr3@opensuse.org>

show more ...


# 7c89273d 28-Mar-2023 Richard Hughes <richard@hughsie.com>

make: Fix shell exit status handling

Right now whenever we have shell commands with loops, errors in the
middle are accidentally ignored, and make continues to process commands.

This adds 'set -e'

make: Fix shell exit status handling

Right now whenever we have shell commands with loops, errors in the
middle are accidentally ignored, and make continues to process commands.

This adds 'set -e' to all of those, so they'll propagate back up.

Signed-off-by: Peter Jones <pjones@redhat.com>

show more ...


# 75e4ef25 07-Mar-2023 b'Nigel Croxon <allura@localhost>

Merge /u/gmbr3/gnu-efi/ branch fix-apps into master

https://sourceforge.net/p/gnu-efi/code/merge-requests/39/


# 3f9a6569 05-Mar-2023 Callum Farmer <gmbr3@opensuse.org>

apps: Fix Makefile install and ordering

Create a new directory called $APPSDIR
which is the default install location of
these examples. apps must be ordered after
gnuefi target.

Signed-off-by: Call

apps: Fix Makefile install and ordering

Create a new directory called $APPSDIR
which is the default install location of
these examples. apps must be ordered after
gnuefi target.

Signed-off-by: Callum Farmer <gmbr3@opensuse.org>

show more ...


# 156d50d2 16-Nov-2022 b'Nigel Croxon <allura@localhost>

Merge /u/fantasquex/gnu-efi/ branch makefile-1 into master

https://sourceforge.net/p/gnu-efi/code/merge-requests/30/


# c2627518 09-Oct-2022 Letu Ren <fantasquex@gmail.com>

Makefile: Change default target to all

According to README.gnuefi,

To build the sample EFI applications provided in subdirectory "apps",
simply invoke "make" in the toplevel directory (the director

Makefile: Change default target to all

According to README.gnuefi,

To build the sample EFI applications provided in subdirectory "apps",
simply invoke "make" in the toplevel directory (the directory
containing this README file). This should build lib/libefi.a and
gnuefi/libgnuefi.a first and then all the EFI applications such as a
apps/t6.efi.

The default target of top directory Makefile should be all instead of
gnuefi.

Signed-off-by: Letu Ren <fantasquex@gmail.com>

show more ...


# 8b018e67 08-Aug-2022 Nigel Croxon <ncroxon@redhat.com>

Bump revision to VERSION = 3.0.15


# af773c77 19-Aug-2021 Nigel Croxon <ncroxon@redhat.com>

Bump revision to VERSION = 3.0.14


# 59fd1e9d 08-Mar-2021 Nigel Croxon <ncroxon@redhat.com>

Bump revision to VERSION = 3.0.13


# 39137210 11-May-2020 Nigel Croxon <ncroxon@redhat.com>

Bump revision to VERSION = 3.0.12


# 2ab1abfd 28-Oct-2019 Nigel Croxon <ncroxon@redhat.com>

Bump revision to VERSION = 3.0.11


# 9b14e7da 03-Oct-2019 Nigel Croxon <ncroxon@redhat.com>

Bump revision to VERSION = 3.0.10


# 183ec634 11-Oct-2018 Nigel Croxon <ncroxon@redhat.com>

Bump revision to VERSION = 3.0.9


# fc5af9e4 14-Mar-2018 Nigel Croxon <ncroxon@redhat.com>

Bump revision from VERSION = 3.0.7 to VERSION = 3.0.8

Signed-off-by: Nigel Croxon <ncroxon@redhat.com>


# f99001cd 06-Nov-2017 Nigel Croxon <ncroxon@redhat.com>

Bump revision from VERSION = 3.0.6 to VERSION = 3.0.7

Signed-off-by: Nigel Croxon <ncroxon@redhat.com>


# 15bcddc9 06-Nov-2017 Nigel Croxon <ncroxon@redhat.com>

Stripped diff for makefile

This patch allows one to run make outside the source tree
with make -f <makefile>.

Signed-off-by: wolfra <wolfra@users.sf.net>
Signed-off-by: Nigel Croxon <ncroxon@redhat

Stripped diff for makefile

This patch allows one to run make outside the source tree
with make -f <makefile>.

Signed-off-by: wolfra <wolfra@users.sf.net>
Signed-off-by: Nigel Croxon <ncroxon@redhat.com>

show more ...


# af5d1494 20-Jun-2017 Nigel Croxon <ncroxon@redhat.com>

-VERSION = 3.0.5
+VERSION = 3.0.6

Signed-off-by: Nigel Croxon <ncroxon@redhat.com>


12