A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Cameron Gutman 885910a88e [ACPI]
- The width parameter in AcpiOsReadPciConfiguration and AcpiOsWritePciConfiguration was in bits but we were treating it as a width in bytes
- This caused overreads, memory corruption, and crashes when these functions were called (VMWare was particularly picky about bad accesses to the PCI configuration space)
- A hack was (unknowingly) added which prevented some crashes but had a side-effect of causing the partial disruption of ACPI's PCI configuration space accesses while the others that went through wrote bad data to the PCI config space or corrupted kernel memory

svn path=/trunk/; revision=53880
2011-09-28 04:05:34 +00:00
reactos [ACPI] 2011-09-28 04:05:34 +00:00
rosapps [SYSTEMINFO] 2011-04-05 21:20:42 +00:00
rostests [SHELL32_WINETEST] 2011-09-27 19:07:21 +00:00
wallpaper Rename the wallpaper to conform with ISO 9660:1988 and make cdmake happy... 2009-02-03 13:26:30 +00:00