summaryrefslogtreecommitdiffstats
path: root/src/commonlib/fsp_relocate.c
Commit message (Expand)AuthorAgeFilesLines
* commonlib/fsp_relocate: Fix potential NULL pointer dereferenceJeremy Compostella2023-11-021-9/+3
* commonlib/fsp_relocate: Fix pe_relocate() return value on successJeremy Compostella2023-08-051-1/+1
* commonlib/fsp_relocate.c: Use C99 flexible arraysElyes Haouas2023-07-301-1/+1
* commonlib/fsp_relocate.c: Fix cbfstool build on 32-bit hostWerner Zeh2022-11-251-1/+2
* src/commonlib: Remove unnecessary space after castsElyes Haouas2022-11-221-2/+2
* /: Remove "ERROR: "/"WARNING: " prefixes from log messagesElyes Haouas2022-11-101-2/+2
* commonlib/fsp_relocate: add PE32 section supportEddie Vas2022-09-241-39/+194
* commonlib: Handle DIR64 relocation type in FSP relocation codeSridhar Siricilla2022-06-301-1/+2
* commonlib: Replace 'stdlib' with 'stddef'Elyes HAOUAS2022-04-241-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/commonlib: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-12/+2
* commonlib/fsp_relocate: Fix typosElyes HAOUAS2019-12-191-2/+2
* AUTHORS: Move src/commonlib copyrights into AUTHORS fileMartin Roth2019-09-101-2/+0
* src/{commonlib,drivers/intel/fslp1_1/include}: Fix typoFrans Hendriks2018-11-271-1/+1
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+2
* commonlib: Fix issues with { } and elseLee Leahy2017-03-101-2/+1
* commonlib: update fsp_relocate to make it compatible with UEFI 2.6Brandon Breitenstein2016-09-021-2/+9
* cbfstool/fsp: Rename fsp1_1_relocateFurquan Shaikh2016-05-111-0/+549