reactos/hal
Dmitry Borisov 6f4be52a1c
[HALX86] Print the correct size of the BAR in HalpDebugPciDumpBus()
Reference: https://wiki.osdev.org/PCI#Address_and_size_of_the_BAR

To determine the amount of address space needed by a PCI device,
you must save the original value of the BAR, write a value
of all 1's to the register, then read it back.

Note: 64-bit BARs are not supported yet.
2022-05-26 16:40:17 +03:00
..
halarm [HAL][HALARM] The HAL should only use KPCR. 2022-05-08 17:21:44 +02:00
halx86 [HALX86] Print the correct size of the BAR in HalpDebugPciDumpBus() 2022-05-26 16:40:17 +03:00
CMakeLists.txt [FREELDR][NTOS][HALPPC][SDK] Remove PowerPC code 2021-08-15 15:35:51 +03:00
hal.spec [HAL] Implement amd64 BIOS call support 2019-08-15 14:13:54 +02:00