-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
inc(runtime): changes for uni-north, slight bugfixes
detect big endian hardware by IBAT3L bit 0 (which HAL should set as early as possible) remove all the old cursed-emulator stuff, replace with the MSR_LE address munge operation (applying it twice is equal to no operation) fix Mmio(Read|Write)Buf32 to actually operate on 32-bit data add PCI slot interrupt info to runtime headers (for uni-north)
- Loading branch information
Showing
1 changed file
with
75 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters