vinhig
|
6750d31e02
apps: Fix two compiler errors by changing syntax
|
3 years ago |
Evan Green
|
76685d0452
mm: Better accounting of hard page faults
|
3 years ago |
Evan Green
|
a7deee4a80
Add missing externs
|
3 years ago |
Evan Green
|
460ae51663
apps: Fix printf overflow warnings
|
4 years ago |
Evan Green
|
8438101bee
uefi: genfv: Avoid unaligned accesses during checksum
|
4 years ago |
Evan Green
|
7327104ffb
include: Remove PACKED attribute from SIGNAL_CONTEXT_*
|
4 years ago |
Evan Green
|
f62dcb5da0
lib: fatlib: Avoid unaligned access to LFN name fields
|
4 years ago |
Evan Green
|
9e489f60d0
Add a Chalk README
|
4 years ago |
Olexandr Kolomiiets
|
8603e1f6cb
MS access() doesn't support X_OK
|
6 years ago |
Olexandr Kolomiiets
|
9eed59793b
Fix __stdcall ordering for Visual Studio
|
6 years ago |
Olexandr Kolomiiets
|
aaa04b84e1
Fix isspace() usage with SHELL_CONTROL_ESCAPE
|
6 years ago |
Olexandr Kolomiiets
|
0c8bef3a7a
hl: Convert I/O port inline assembly to .S files
|
6 years ago |
Olexandr Kolomiiets
|
aa07895834
Fix to build bootman for x64 with the ninja build
|
6 years ago |
Olexandr Kolomiiets
|
837e87a371
uefi: amd64: Fix EfiIoPortIn32 copy/paste error
|
6 years ago |
Chris Stevens
|
15dc86c1ab
uefi: Fix BopEfiGetDebugDevice handle iteration
|
6 years ago |
Alexcolom
|
5bb001e90f
Add pragma pack around packed structures for MSVC.
|
6 years ago |
Evan Green
|
1bdc1eda4b
MacOS and other build fixes.
|
6 years ago |
Evan Green
|
71fcb6c695
Debugui: Set a sane default font size.
|
7 years ago |
Evan Green
|
1f3cdf58bc
Relicense the C library headers under LGPLv3.
|
7 years ago |
IBPX
|
90db309848
Add RISC-V arch to community wistlist
|
7 years ago |
Evan Green
|
909d2d6e2d
Add single-quote and triple-quote strings to Chalk.
|
7 years ago |
Evan Green
|
fc1d41f8c1
Bump version to 0.4.1.
|
7 years ago |
Evan Green
|
5e49aa90df
x86: Use self map to workaround VMWare TLB bug
|
7 years ago |
Evan Green
|
47ca391be3
Create kernel stack before forked process.
|
7 years ago |
Evan Green
|
fd6d4eb987
Convert MmPhysicalPageLock to shared/exclusive.
|
7 years ago |
Evan Green
|
1e333cf38f
MM: Better management of PTE Global bit.
|
7 years ago |
Chris Stevens
|
4d7f1c3012
Make network address printing optional.
|
7 years ago |
Chris Stevens
|
70e77f9dec
Use link address entry state for duplicate address detection.
|
7 years ago |
Chris Stevens
|
17840ed4be
Convert link address entry state to an enum.
|
7 years ago |
Chris Stevens
|
69a939e0bd
Store network address translation in sockets.
|
7 years ago |