Liav A
|
a91da67216
Utilities/lspci: Iterate over /sys/bus/pci instead of reading /proc/pci
|
3 years ago |
Andreas Kling
|
8ba9a54310
lspci: Port to LibMain :^)
|
3 years ago |
Andreas Kling
|
587f9af960
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
|
3 years ago |
Liav A
|
25ea7461a0
Kernel/PCI: Simplify the entire subsystem
|
3 years ago |
Linus Groh
|
f5c35fccca
Userland: Replace most printf-style APIs with AK::Format APIs :^)
|
4 years ago |
Linus Groh
|
16d51d78c0
Userland: Avoid a bunch of JsonObject copies
|
4 years ago |
Linus Groh
|
d60ebbbba6
Revert "Userland: static vs non-static constexpr variables"
|
4 years ago |
Lenny Maiorani
|
800ea8ea96
Userland: static vs non-static constexpr variables
|
4 years ago |
Ali Mohammad Pur
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
3df0ecead8
lspci: Convert String::format() => String::formatted()
|
4 years ago |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 years ago |
Linus Groh
|
e265054c12
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
|
4 years ago |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
Jean-Baptiste Boric
|
b48d8d1d6d
Userland: Rename PCI slot to PCI device terminology
|
4 years ago |
Jean-Baptiste Boric
|
ccfb3bef75
lspci: Add numerical display
|
4 years ago |
Andreas Kling
|
ececac65c2
Userland: Move command-line utilities to Userland/Utilities/
|
4 years ago |