K 10 svn:author V 7 bdragon K 8 svn:date V 27 2020-09-23T01:37:01.106599Z K 7 svn:log V 378 [PowerPC64LE] Endian fixes for opal_pci.c. Since OPAL runs in big endian, any data being passed back and forth via memory instead of registers needs to be byteswapped. From my notes during development: "A good way to find candidates is to look for vtophys() in opal_call() parameters. The memory being passed will be written into in BE." Sponsored by: Tag1 Consulting, Inc. END