bzt
|
27306efe36
|
Fixed uefi.h
|
2021-11-02 10:41:48 +01:00 |
|
bzt
|
4b50d06b15
|
Fixed pool size
|
2021-11-01 22:35:45 +01:00 |
|
bzt
|
68e8b44d91
|
Updated README
|
2021-11-01 22:28:35 +01:00 |
|
bzt
|
f5771b247a
|
Fixed issue #12
|
2021-11-01 22:18:52 +01:00 |
|
bzt
|
c8d1ea13c7
|
Fixed issue #11
|
2021-11-01 22:10:09 +01:00 |
|
bzt
|
6c29359d74
|
Fixed issue #8
|
2021-10-15 13:06:37 +02:00 |
|
bzt
|
d558276ea4
|
More argument checks
|
2021-10-15 12:38:28 +02:00 |
|
bzt
|
46c849ac4c
|
Fixed issue #9
|
2021-10-15 12:07:02 +02:00 |
|
bzt
|
1d5cec5fb2
|
Make sure SSE is enabled
|
2021-07-23 00:19:51 +02:00 |
|
bzt
|
bfb6ad022c
|
Fixed issue #4
|
2021-07-15 13:34:07 +02:00 |
|
bzt
|
5044fe15a7
|
Updated ssfn.h and checks with latest compilers and -ansi -pendantic
|
2021-07-11 11:51:35 +02:00 |
|
bzt
|
1431b327d2
|
Fixed comments
|
2021-03-09 04:46:05 +01:00 |
|
bzt
|
a90019f349
|
Workaround not needed any more with gcc 10.2.0-6
|
2021-02-24 13:56:24 +01:00 |
|
bzt
|
2d73007ddc
|
More docs
|
2021-02-23 14:52:51 +01:00 |
|
bzt
|
59d09b4308
|
More docs
|
2021-02-23 14:30:26 +01:00 |
|
bzt
|
5a93c75d2a
|
Add support for PNG with palette
|
2021-02-20 16:35:02 +01:00 |
|
bzt
|
e9dc9867f0
|
More examples
|
2021-02-20 16:26:12 +01:00 |
|
bzt
|
d6ecf787f7
|
More examples
|
2021-02-20 16:24:46 +01:00 |
|
bzt
|
81a82cf366
|
Workaround GCC builtin inlining bug
|
2021-02-20 16:24:33 +01:00 |
|
bzt
|
bd5bf74c2d
|
Add support for PNG with palette
|
2021-02-18 11:21:03 +01:00 |
|
bzt
|
8d21415f4e
|
Add support for PNG with palette
|
2021-02-18 11:12:36 +01:00 |
|
bzt
|
74ed2daad9
|
Add support for PNG with palette
|
2021-02-18 11:09:41 +01:00 |
|
bzt
|
45d41bc1ca
|
More examples
|
2021-02-17 22:16:28 +01:00 |
|
bzt
|
430c3baf70
|
More examples
|
2021-02-17 15:46:41 +01:00 |
|
bzt
|
dce7280340
|
More examples
|
2021-02-17 15:22:48 +01:00 |
|
bzt
|
6a432a12fe
|
More examples
|
2021-02-17 09:46:05 +01:00 |
|
bzt
|
a76bdb6f2b
|
More examples and screenshots
|
2021-02-16 22:46:48 +01:00 |
|
bzt
|
4d72ea6af2
|
More examples and screenshots
|
2021-02-16 22:33:49 +01:00 |
|
bzt
|
911a457910
|
More examples and screenshots
|
2021-02-16 22:28:14 +01:00 |
|
bzt
|
7860764ff7
|
Added fseek and fstat support for Block IO
|
2021-02-16 19:07:15 +01:00 |
|
bzt
|
6209a3e459
|
Added UTF-8 support
|
2021-02-16 16:21:42 +01:00 |
|
bzt
|
fdb3edec8d
|
Added UTF-8 support
|
2021-02-16 16:18:17 +01:00 |
|
bzt
|
224a9ca6eb
|
Added UTF-8 support
|
2021-02-16 16:09:51 +01:00 |
|
bzt
|
45a5fce4fc
|
Added UTF-8 support
|
2021-02-16 13:55:48 +01:00 |
|
bzt
|
19b1d3e072
|
Added UTF-8 support
|
2021-02-16 13:53:33 +01:00 |
|
bzt
|
acaf9f36ef
|
Added UTF-8 support
|
2021-02-16 13:47:43 +01:00 |
|
bzt
|
804d74b0a2
|
Use LLVM Clang + Lld by default
|
2021-02-16 11:12:36 +01:00 |
|
bzt
|
01776125d9
|
ANSI C compatibility and support for AArch64
|
2021-02-10 06:01:05 +01:00 |
|
bzt
|
f6c858cec5
|
ANSI C compatibility and support for AArch64
|
2021-02-10 05:59:42 +01:00 |
|
bzt
|
a8ad890000
|
ANSI C compatibility and support for AArch64
|
2021-02-10 05:58:06 +01:00 |
|
bzt
|
6ce6aa74a9
|
Added typedefs for GPT header and partition entries
|
2021-02-09 18:14:39 +01:00 |
|
bzt
|
e90f4a44bc
|
Make sure returned address is NULL on error
|
2021-02-09 17:55:31 +01:00 |
|
bzt
|
61758230ba
|
Added special files /dev/serial and /dev/diskX
|
2021-02-04 05:09:47 +01:00 |
|
bzt
|
10a2921883
|
Added special files /dev/serial and /dev/diskX
|
2021-02-04 04:53:06 +01:00 |
|
bzt
|
495cceb264
|
getenv, setenv plus initial AArch64 support (works with LLVM)
|
2021-02-02 23:00:56 +01:00 |
|
bzt
|
13c9ef2031
|
Use CLang by default if gcc not installed
|
2021-02-02 11:58:25 +01:00 |
|
bzt
|
604ea36b6e
|
Added feof, stat, dirent, time, unlink, mkdir etc.
|
2021-02-02 11:49:07 +01:00 |
|
bzt
|
1bebb7ce51
|
Removed uefi_call_wrapper
|
2021-02-02 01:26:30 +01:00 |
|
bzt
|
69b6c8f003
|
Forget to add with the initial commit
|
2021-02-01 14:41:03 +01:00 |
|
bzt
|
2b39d5b525
|
Initial commit
|
2021-02-01 01:15:31 +01:00 |
|