[ros-diffs] [reactos] 01/01: [FREELDR/x64] Fix the Multiboot pointer size (#7469)

2024-10-19 Thread Daniel Victor
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3fd6e34ab85959e7b45f53ed9b9e3b5e31026cbf commit 3fd6e34ab85959e7b45f53ed9b9e3b5e31026cbf Author: Daniel Victor AuthorDate: Sat Oct 19 12:50:41 2024 -0300 Commit: GitHub CommitDate: Sat Oct 19 18:50:41 2024 +0300 [FREELDR/x64

[ros-diffs] [reactos] 01/01: [FREELDR/x64] Add Multiboot header

2024-10-19 Thread Daniel Victor
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=b524c18a3ea5a308dd1cbd11b66040d20065548e commit b524c18a3ea5a308dd1cbd11b66040d20065548e Author: Daniel Victor AuthorDate: Mon Oct 7 15:33:37 2024 -0300 Commit: Timo Kreuzer CommitDate: Sat Oct 19 17:54:39 2024 +0300 [FREELDR

[ros-diffs] [reactos] 01/01: [UXTHEME] Add Portuguese Portugal (pt-PT) and Portuguese Brazil (pt-BR) translations (#7418)

2024-10-03 Thread Daniel Victor
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5ed33debf45148985f551209ccdb1b45f10c0748 commit 5ed33debf45148985f551209ccdb1b45f10c0748 Author: Daniel Victor AuthorDate: Thu Oct 3 04:30:56 2024 -0300 Commit: GitHub CommitDate: Thu Oct 3 10:30:56 2024 +0300 [UXTHEME] Add

[ros-diffs] [reactos] 01/01: [FREELDR] Make it more compatible with w2k3 ini file

2024-12-10 Thread Daniel Victor
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=34e76ade03659b419b36058c402c12128e9daac1 commit 34e76ade03659b419b36058c402c12128e9daac1 Author: Daniel Victor AuthorDate: Fri Nov 22 11:16:17 2024 -0300 Commit: Timo Kreuzer CommitDate: Wed Dec 11 07:18:34 2024 +0200 [FREELDR

[ros-diffs] [reactos] 01/01: [FREELDR] Fix wrong segment register at `lgdt` instruction in amd64.S

2025-01-19 Thread Daniel Victor
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d72864de9558928ecaefc9acf4ea925c385e6836 commit d72864de9558928ecaefc9acf4ea925c385e6836 Author: Daniel Victor AuthorDate: Wed Dec 11 19:35:57 2024 -0300 Commit: Timo Kreuzer CommitDate: Mon Jan 20 08:34:44 2025 +0200 [FREELDR

[ros-diffs] [reactos] 01/01: [BOOTSECT][FREELDR] Rewrite the Ext bootsector (#7544)

2025-03-18 Thread Daniel Victor
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ddf55b3772b4257a4c2decbeccc0d61c47cf42af commit ddf55b3772b4257a4c2decbeccc0d61c47cf42af Author: Daniel Victor AuthorDate: Tue Mar 18 17:53:47 2025 -0300 Commit: GitHub CommitDate: Tue Mar 18 21:53:47 2025 +0100 [BOOTSECT

[ros-diffs] [reactos] 01/01: [BOOTSECT][FREELDR] Fix wrong comment of conditional jump on `ext.S` and `extldr.S` (#7798)

2025-03-18 Thread Daniel Victor
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=19c1f5661f4e39b63e5dfb4eb0d51d94afb65292 commit 19c1f5661f4e39b63e5dfb4eb0d51d94afb65292 Author: Daniel Victor AuthorDate: Tue Mar 18 19:52:56 2025 -0300 Commit: GitHub CommitDate: Tue Mar 18 23:52:56 2025 +0100 [BOOTSECT

[ros-diffs] [reactos] 01/02: [ASM] Move `OFF(x)` macro from `asmxtras.inc` to `asm.inc`

2025-03-02 Thread Daniel Victor
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=9c5efed7da4716980ca678576bbf994e908c7228 commit 9c5efed7da4716980ca678576bbf994e908c7228 Author: Daniel Victor AuthorDate: Fri Feb 28 17:39:13 2025 -0300 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Sun Mar 2 19:09:46 2025 +0100

[ros-diffs] [reactos] 02/02: [FREELDR] Use the `OFF(x)` macro on realmode assembly files

2025-03-02 Thread Daniel Victor
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=afb96acfdd015f7c07bdc6930d957f5e39ed6749 commit afb96acfdd015f7c07bdc6930d957f5e39ed6749 Author: Daniel Victor AuthorDate: Sat Mar 1 17:01:53 2025 -0300 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Sun Mar 2 19:09:46 2025 +0100

[ros-diffs] [reactos] 02/04: [FREELDR] Rename almost everything to `Ext`

2025-02-20 Thread Daniel Victor
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=1f3083be75dd55f279a2a3aaed460ddbc701c03d commit 1f3083be75dd55f279a2a3aaed460ddbc701c03d Author: Daniel Victor AuthorDate: Sun Jan 19 21:54:13 2025 -0300 Commit: Timo Kreuzer CommitDate: Thu Feb 20 19:28:41 2025 +0200 [FREELDR

[ros-diffs] [reactos] 04/04: [FREELDR] Add Extents support

2025-02-20 Thread Daniel Victor
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=56c8c8ab4f16633398356087ae9923d7b71bb467 commit 56c8c8ab4f16633398356087ae9923d7b71bb467 Author: Daniel Victor AuthorDate: Thu Feb 13 16:34:02 2025 -0300 Commit: Timo Kreuzer CommitDate: Thu Feb 20 19:28:41 2025 +0200 [FREELDR

[ros-diffs] [reactos] 03/04: [FREELDR] Rewrite the header and reformat/adapt current code

2025-02-20 Thread Daniel Victor
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a980ad08b425f2c26cfa6cc3329db648592425f4 commit a980ad08b425f2c26cfa6cc3329db648592425f4 Author: Daniel Victor AuthorDate: Sun Jan 19 22:03:58 2025 -0300 Commit: Timo Kreuzer CommitDate: Thu Feb 20 19:28:41 2025 +0200 [FREELDR

[ros-diffs] [reactos] 01/04: [FREELDR] Rename the `ext2.*` to `ext.*`

2025-02-20 Thread Daniel Victor
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d0dfb6cf6f060a058f9ef683cc6a5092cc7d5d57 commit d0dfb6cf6f060a058f9ef683cc6a5092cc7d5d57 Author: Daniel Victor AuthorDate: Sun Jan 19 14:14:58 2025 -0300 Commit: Timo Kreuzer CommitDate: Thu Feb 20 19:28:41 2025 +0200 [FREELDR