on 29 Apr
dab19fe
improve PCI dump in buffersTests
on 20 Jan
bf67f03
building assets: avoid showing plots in python files
...
on 15 Jan
65e312e
shell: scan for terminal function
on 10 Jan
b5aedc9
kernel: add free page system call
on 10 Jan
193516d
mbr: correct detection of unused partitions
on 10 Jan
295e743
mbr: avoid printing non-existent partitions
on 9 Jan
264babc
ps2: fix some timeout events when initialing the controller
on 5 Jan
07752c8
usb: fix reset port with new reserved 0-pages
b0db6b5
kernel: reserve first 16 pages of a service to make accidental Null pointer resolutions thorw an exception
on 4 Jan
36597ec
shell: seperate arguments and command
on 3 Jan
64b6897
fix bad msgpack folder and .h file names
on 3 Jan
a37f1a4
buffersTests: show lspci data in one line for better viewing
on 2 Jan
5877f21
lspci: add function to dump data for all devices
on 1 Jan
c9f763e
lspci, buffersTests: transmit pci device info using msgpacks
on 31 Dec
94b88d4
flatBuffers: move implementations to hlib and into different files
on 29 Dec
a5ff98e
buffers: implement GET macro for easier accessing of values
on 1 Dec
b27b07f
hlib: fix #5: weird printf behaviour
on 1 Dec
50570e7
buffersTests: refactor dumpPack
ad20282
vga: add bulk out write funtion
on 29 Nov
b676c64
buffersTests: retrieve map value from a key
on 28 Nov
2d06d55
buffersTests: iterate over elements of an array
b161a0a
add read support for strings
on 27 Nov
b1fb12e
buffersTests: gracefully handle negative and positive integers
on 26 Nov
acccce5
buffersTests: read buffer value as unsigned integer
on 25 Nov
d042d61
buffersTests: add EXPECT helper
on 24 Nov
e23618a
buffersTests: support writing maps to buffers
on 24 Nov
1b881a4
buffersTests: add support for adding strings
on 23 Nov
610fa6f
buffersTests: write integer types to buffer
on 22 Nov
208f8e7
buffersTests: refactor length calculation
on 22 Nov
bbdacb9
buffersTests: add basic outline for figuring out the length of a packet from its structure
on 21 Nov 2023
e7fd7bf
buffersTests: read maps and arrays
48e275d
buffersTests: parse bools and strings
on 20 Nov 2023
0f720eb
buffersTests: add support for reading negaive numbers
on 20 Nov 2023
ec3fbc6
buffersTests: read integers
on 20 Nov 2023
aaca560
buffersTests: show all relevant data
on 19 Nov 2023
8c6e548
buffersTests: use enum for format information
on 19 Nov 2023
c4e9ce4
buffersTests: add basic type descriptions
on 18 Nov 2023
8de50c2
add blank buffer tests file
on 17 Nov 2023
2877795
add note for gpt documentation
on 14 Nov 2023
a3a057c
add documentation links for xhci and usb mass storage classes
on 13 Nov 2023
ae45fca
add transfer size parameter to usbStorage out function
on 13 Nov 2023
7adf23b
add link to scisi command specifications
on 12 Nov 2023
ec29602
scisi: check if device is bootable
on 9 Nov 2023
6271f5f
scisi: free buffers that are no longer used
on 8 Nov 2023
02a1933
usbStorage: remove excess debug statements
9f947f1
scisi: print full device size
on 8 Nov 2023
9129d67
scisi: keep track of block size and correct read command
on 8 Nov 2023
c58be30
scisi: improve read function
on 7 Nov 2023
4a2175b
scisi: read some demo data from the device