1. eb93808 commonlib/fsp_relocate: Fix potential NULL pointer dereference by Jeremy Compostella · 10 months ago
  2. d86260a commonlib/fsp_relocate: Fix pe_relocate() return value on success by Jeremy Compostella · 1 year ago
  3. c1700e0 commonlib/fsp_relocate.c: Use C99 flexible arrays by Elyes Haouas · 1 year, 1 month ago
  4. 314f280 commonlib/fsp_relocate.c: Fix cbfstool build on 32-bit host by Werner Zeh · 1 year, 9 months ago
  5. 995dfef src/commonlib: Remove unnecessary space after casts by Elyes Haouas · 1 year, 9 months ago
  6. aba1c94 /: Remove "ERROR: "/"WARNING: " prefixes from log messages by Elyes Haouas · 1 year, 9 months ago
  7. 1df1cf9 commonlib/fsp_relocate: add PE32 section support by Eddie Vas · 2 years ago
  8. 5902d88 commonlib: Handle DIR64 relocation type in FSP relocation code by Sridhar Siricilla · 2 years, 2 months ago
  9. 56ab575 commonlib: Replace 'stdlib' with 'stddef' by Elyes HAOUAS · 2 years, 8 months ago
  10. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  11. ebda03e src/commonlib: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  12. 23c1c4e commonlib/fsp_relocate: Fix typos by Elyes HAOUAS · 4 years, 8 months ago
  13. 0443ac2 AUTHORS: Move src/commonlib copyrights into AUTHORS file by Martin Roth · 5 years ago
  14. 47ed269 src/{commonlib,drivers/intel/fslp1_1/include}: Fix typo by Frans Hendriks · 6 years ago
  15. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  16. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  17. 72c60a4 commonlib: Fix issues with { } and else by Lee Leahy · 7 years ago
  18. 51a0f7c commonlib: update fsp_relocate to make it compatible with UEFI 2.6 by Brandon Breitenstein · 8 years ago
  19. b0c2fe0 cbfstool/fsp: Rename fsp1_1_relocate by Furquan Shaikh · 8 years ago[Renamed (98%) from src/commonlib/fsp1_1_relocate.c]
  20. f76ceea7 commonlib: move uefi includes out of commonlib includes by Stefan Reinauer · 9 years ago
  21. f8537c1 commonlib: Remove unused static function. by zbao · 9 years ago
  22. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  23. 04ebf59 fsp1_1: move relocation algorithm to commonlib by Aaron Durbin · 9 years ago[Renamed from src/drivers/intel/fsp1_1/fsp1_1_relocate.c]
  24. 923b4d5 fsp1_1: use commonlib/endian.h routines by Aaron Durbin · 9 years ago
  25. a5be7fa drivers/intel/fsp1_1: split relocation code for tool use by Aaron Durbin · 9 years ago