1. 06 2月, 2018 1 次提交
  2. 27 11月, 2017 1 次提交
  3. 29 4月, 2017 1 次提交
  4. 09 2月, 2017 1 次提交
  5. 03 1月, 2017 2 次提交
  6. 05 5月, 2016 2 次提交
  7. 05 4月, 2016 2 次提交
  8. 16 1月, 2016 1 次提交
  9. 15 12月, 2015 1 次提交
  10. 24 7月, 2015 2 次提交
  11. 14 4月, 2015 1 次提交
  12. 05 2月, 2015 1 次提交
  13. 18 3月, 2014 1 次提交
  14. 27 2月, 2014 1 次提交
  15. 11 2月, 2014 2 次提交
  16. 30 10月, 2013 1 次提交
  17. 02 6月, 2013 1 次提交
  18. 12 3月, 2013 2 次提交
  19. 25 1月, 2013 1 次提交
  20. 10 1月, 2013 6 次提交
  21. 15 11月, 2012 2 次提交
  22. 21 9月, 2012 1 次提交
    • B
      ACPICA: Add support for complex _PLD buffers. · be030a57
      Bob Moore 提交于
      _PLD (Physical Location of Device) returns a bit-packed buffer that
      is difficult to parse. This change adds a new interface,
      AcpiDecodePldBuffer that parses the buffer into a more usable
      local struct. Also adds macros to both get and set individual
      fields within the packed _PLD buffer. Adds a new include file,
      acbuffer.h - which will be expanded to add structs for other
      ACPI names that return buffers. ACPICA BZ 954.
      
      Emit (in comments) the decoded contents of a static _PLD buffer
      in order to improve comprehension of this bit-packed buffer.
      
      Add multi-endian support to the _PLD decode routine. Deploy the
      multi-endian macros to extract data from the _PLD buffer.
      Signed-off-by: NBob Moore <robert.moore@intel.com>
      Signed-off-by: NFeng Tang <feng.tang@intel.com>
      Signed-off-by: NLen Brown <len.brown@intel.com>
      be030a57
  23. 17 7月, 2012 2 次提交
  24. 22 3月, 2012 1 次提交
  25. 17 1月, 2012 1 次提交
  26. 19 1月, 2011 1 次提交
  27. 01 10月, 2010 1 次提交