Libraries to provide access to RTAS calls and RTAS events
The librtas shared library provides userspace with an interface through
which certain RTAS calls can be made. The library uses either of the
RTAS User Module or the RTAS system call to direct the kernel in making
these calls.
The librtasevent shared library provides users with a set of
definitions and common routines useful in parsing and dumping the
contents of RTAS events.
- Sources inherited from project SUSE:SLE-15-SP6:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/librtas && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-librtas-expose-low-level-RTAS-call-APIs-inter |
0000002778 2.71 KB | |
0002-librtas-move-VPD-code-into-separate-module.pa |
0000005393 5.27 KB | |
0003-librtas-move-system-parameter-code-to-separat |
0000006385 6.24 KB | |
0004-librtas-vendor-papr-miscdev.h.patch | 0000001466 1.43 KB | |
0005-librtas-vpd-prefer-dev-papr-vpd-when-availabl |
0000008313 8.12 KB | |
0006-librtas-sysparm-prefer-dev-papr-sysparm-when- |
0000008996 8.79 KB | |
_multibuild | 0000000061 61 Bytes | |
activate-firmware-regress | 0000002814 2.75 KB | |
baselibs.conf | 0000000009 9 Bytes | |
librtas-2.0.5.tar.gz | 0000146393 143 KB | |
librtas-doc.spec | 0000002267 2.21 KB | |
librtas.changes | 0000010888 10.6 KB | |
librtas.fix_doc_path.patch | 0000000443 443 Bytes | |
librtas.spec | 0000004331 4.23 KB | |
vpdupdate-regress | 0000003695 3.61 KB |
Latest Revision
Daniel Mach (dmach)
committed
(revision 3)
- Update character device patches to current version. * folded link-lpthread.patch into 0005-librtas-vpd-prefer-dev-papr-vpd-when-available.patch - Add support for new rtas kernel interface for VPD and sysparm (jsc#PED-4541). * 0001-librtas-expose-low-level-RTAS-call-APIs-internally.patch * 0002-librtas-move-VPD-code-into-separate-module.patch * 0003-librtas-move-system-parameter-code-to-separate-modul.patch * 0004-librtas-vendor-papr-miscdev.h.patch * 0005-librtas-vpd-prefer-dev-papr-vpd-when-available.patch * 0006-librtas-sysparm-prefer-dev-papr-sysparm-when-availab.patch * link-lpthread.patch * tests: activate-firmware-regress vpdupdate-regress
Comments 0