reactos/hal/halx86
Stanislav Motylkov af7ec17ce1 [HALXBOX] Don't use Xbox partitions if MBR signature found (#2253)
* [HALXBOX] Formatting only.

* [HALXBOX] Don't use Xbox partitions if MBR signature found.

- Fixes BSOD 0x7B when booting from a HDD that have both MBR and BRFR signatures.
- It happens when you format Xbox (BRFR) disk as MBR.
  After that "BRFR" signature is still located at sector 3.
- Also fix pre-existing leaks.

CORE-16216 CORE-16329
2020-01-18 18:41:32 +01:00
..
acpi [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
amd64 [HAL] Implement amd64 BIOS call support 2019-08-15 14:13:54 +02:00
apic [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
generic [HALX86] Remove a now useless ASSERT() (#2089) 2019-11-25 18:29:03 +01:00
include [HAL][FREELDR] Fix system timer oscillator frequency on a Xbox (#2245) 2020-01-14 18:47:36 +01:00
legacy [HAL] Update the PCI hardware IDs database. 2019-09-28 18:52:59 +02:00
minihal
mp
up [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
xbox [HALXBOX] Don't use Xbox partitions if MBR signature found (#2253) 2020-01-18 18:41:32 +01:00
acpi.cmake
apic.cmake
CMakeLists.txt [HALXBOX][CMAKE] Merge generic module with xbox module for modification 2019-10-05 17:42:28 +02:00
generic.cmake [HALX86] Deduplicate initialization of legacy PICs and remove EOI in I/O APIC initialization, which causes an unexpected interrupt 2017-12-17 09:51:37 +01:00
legacy.cmake
pcidata.cmake
pic.cmake
up.cmake
xbox.cmake [HALXBOX] Implement shutdown, reboot, and power cycle routines 2019-10-05 17:42:28 +02:00