index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
commonlib
/
fsp_relocate.c
Age
Commit message (
Expand
)
Author
2024-04-04
commonlib: Simplify FSP header inclusion
Subrata Banik
2023-11-02
commonlib/fsp_relocate: Fix potential NULL pointer dereference
Jeremy Compostella
2023-08-05
commonlib/fsp_relocate: Fix pe_relocate() return value on success
Jeremy Compostella
2023-07-30
commonlib/fsp_relocate.c: Use C99 flexible arrays
Elyes Haouas
2022-11-25
commonlib/fsp_relocate.c: Fix cbfstool build on 32-bit host
Werner Zeh
2022-11-22
src/commonlib: Remove unnecessary space after casts
Elyes Haouas
2022-11-10
/: Remove "ERROR: "/"WARNING: " prefixes from log messages
Elyes Haouas
2022-09-24
commonlib/fsp_relocate: add PE32 section support
Eddie Vas
2022-06-30
commonlib: Handle DIR64 relocation type in FSP relocation code
Sridhar Siricilla
2022-04-24
commonlib: Replace 'stdlib' with 'stddef'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
src/commonlib: Use SPDX for GPL-2.0-only files
Angel Pons
2019-12-19
commonlib/fsp_relocate: Fix typos
Elyes HAOUAS
2019-09-10
AUTHORS: Move src/commonlib copyrights into AUTHORS file
Martin Roth
2018-11-27
src/{commonlib,drivers/intel/fslp1_1/include}: Fix typo
Frans Hendriks
2018-10-08
Move compiler.h to commonlib
Nico Huber
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-03-10
commonlib: Fix issues with { } and else
Lee Leahy
2016-09-02
commonlib: update fsp_relocate to make it compatible with UEFI 2.6
Brandon Breitenstein
2016-05-11
cbfstool/fsp: Rename fsp1_1_relocate
Furquan Shaikh