GGeorge Bișoc[NDK] Add KAFFINITY_EX
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[REACTOS] Finally get some ARM64 applications building (#4517) - Add some missing ARM64 exports to ntdll, kernel32 and user32 - Create mmtypes header file based on WoA debug symbols - Get the remaining headers in order, so we can build ARM64 apps - Adjust subsystem version for binaries so they can run on WoA host - Get calc, notepad and more base apps to build for ARM64 platform CORE-17518 Reviewed-by: Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org> Reviewed-by: Stanislav Motylkov <x86corez@gmail.com> | 4 年前 | |
[OLDNAMES] Fix up for ucrtbase Some old names redirect to functions that are not exported by ucrtbase. Place them into a seperate asm file, so that they don't get pulled in, when any of the other ones is referenced. | 1 年前 | |
[ASM] Move `OFF(x)` macro from `asmxtras.inc` to `asm.inc` | 1 年前 | |
[REACTOS] Finally get some ARM64 applications building (#4517) - Add some missing ARM64 exports to ntdll, kernel32 and user32 - Create mmtypes header file based on WoA debug symbols - Get the remaining headers in order, so we can build ARM64 apps - Adjust subsystem version for binaries so they can run on WoA host - Get calc, notepad and more base apps to build for ARM64 platform CORE-17518 Reviewed-by: Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org> Reviewed-by: Stanislav Motylkov <x86corez@gmail.com> | 4 年前 | |
[ASM] Add some asm constants for x86 | 1 年前 | |
[NDK] Add CycleTime field to ETHREAD/EPROCESS/KPRCB This is a field from NT6+. We need it for cycle time accounting. To avoid changing the structure layout, the fields are added to the end of ETHREAD/EPROCESS, until we switch to NTDDI_VISTA, where they are part of KTHREAD/KPROCESS. | 1 个月前 | |
[SDK:ASM] OK these definition entries are #if 0'ed out, but close the parentheses anyway to not mess up with editors' code-folding functionality. | 3 年前 | |
[ARM64][SDK] Add MinGW intrinsics support Add the ARM64 MinGW intrinsics and SDK constants validated by the ARM64 bring-up work. | 2 个月前 | |
[NDK] Add KAFFINITY_EX Introduce KAFFINITY_EX, which it gonna be used by power related structures (like PPM). More info https://www.geoffchappell.com/studies/windows/km/ntoskrnl/api/ke/affinity/kaffinity_ex.htm. CORE-18969 | 17 天前 | |
[ASM x64] Fix usage of macro .allocstack .allocstack only accepts one 'size' parameter." | 5 年前 | |
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. | 8 年前 | |
[ASM] macamd64.inc: Fix up entry point macros a bit This is the minimal version to be compatible with GAS. Code segment and NoPad could probably be added later, but they are not strictly required. | 1 年前 | |
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. | 8 年前 | |
[NTOS:KE/x64] Use movaps instead of movdqa It does the same thing, but is one byte shorter. | 2 年前 |