reactos/hal/halx86/xbox
Victor Perevertkin 7601fb549c
[HALX86] Rearrange files in x86 HAL
- Rename UP -> PIC. The "up" folder in fact contains the code for
  managing the Intel 8259 PIC chip
- Move amd64/processor.c -> apic/processor.c. The code is not tied to
  amd64
- Remove platform from "halinit*" files. They already reside in the
  corresponding folder
2021-03-15 02:48:35 +03:00
..
clock.c [HALXBOX] Fix clock drift (#2889) 2020-06-03 02:14:16 +03:00
halinit.c [HALX86] Rearrange files in x86 HAL 2021-03-15 02:48:35 +03: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