aboutsummaryrefslogtreecommitdiff
path: root/i386/i386at/cram.h
Commit message (Collapse)AuthorAgeFilesLines
* smp: Fix INIT/STARTUP IPI sequenceDamien Zammit2024-02-091-0/+5
| | | | | | TESTED: works in qemu TESTED: works hardware with AMD cpu Message-ID: <20240207050158.1640853-5-damien@zamaudio.com>
* kd: Do not read the CMOS ramSamuel Thibault2021-04-051-0/+2
| | | | | | | This could conflict with read/writing the RTC. * i386/i386at/kd.c (kd_xga_init): Do not read the CRAM. We were always assuming VGA anyway.
* Add ifndefsMarin Ramesa2013-12-081-0/+4
| | | | | | | | * i386/i386at/cram.h [_CRAM_H_]: Add ifndef. * i386/i386at/disk.h [_DISK_H_]: Likewise. * i386/i386at/i8250.h [_I8250_H_]: Likewise. * i386/include/mach/i386/asm.h [_MACH_I386_ASM_H_]: Likewise. * i386/include/mach/i386/disk.h [_MACH_I386_DISK_H_]: Likewise.
* Initial sourceThomas Bushnell1997-02-251-0/+75