Home
last modified time | relevance | path

Searched hist:"29615 fee" (Results 1 – 3 of 3) sorted by relevance

/reactos/ntoskrnl/fstub/
H A Dfstubex.c3d980c4a Mon Dec 07 21:52:42 GMT 2020 Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org> [NTOS:FSTUB] Addendum to 29615fee and 8d2fe541: Further remove useless casts.

Also, fix the MBR checksum calculation (missing ~CheckSum + 1), to fix
the calculation in accordance with how MS calculates the MBR checksums
(and what we do as well in
https://github.com/reactos/reactos/blob/master/base/setup/lib/utils/partlist.c#L1581
https://github.com/reactos/reactos/blob/master/boot/freeldr/freeldr/arch/i386/hwdisk.c#L291
).
29615fee Mon Dec 07 16:50:51 GMT 2020 Victor Perevertkin <victor.perevertkin@reactos.org> [FSTUB] Fix bugs from 8d2fe54188616fa5869468ecf108bf4af9a8624f

The buffer is now PUCHAR or PVOID everywhere
H A Ddisksup.c29615fee Mon Dec 07 16:50:51 GMT 2020 Victor Perevertkin <victor.perevertkin@reactos.org> [FSTUB] Fix bugs from 8d2fe54188616fa5869468ecf108bf4af9a8624f

The buffer is now PUCHAR or PVOID everywhere
/reactos/ntoskrnl/include/internal/
H A Dhal.h29615fee Mon Dec 07 16:50:51 GMT 2020 Victor Perevertkin <victor.perevertkin@reactos.org> [FSTUB] Fix bugs from 8d2fe54188616fa5869468ecf108bf4af9a8624f

The buffer is now PUCHAR or PVOID everywhere