reactos/hal/halx86/xbox
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
..
halinit_xbox.c [HAL] Add Xbox Hardware Abstraction Layer 2019-08-16 18:28:52 +02:00
halxbox.h [HALXBOX] Don't use Xbox partitions if MBR signature found (#2253) 2020-01-18 18:41:32 +01:00
halxbox.rc
part_xbox.c [HALXBOX] Don't use Xbox partitions if MBR signature found (#2253) 2020-01-18 18:41:32 +01:00
reboot.c [HALXBOX] Implement shutdown, reboot, and power cycle routines 2019-10-05 17:42:28 +02:00