index
:
librebootfr
master
French translation of the Libreboot project.
Miquel Lionel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
resources
/
utilities
/
ich9deblob
/
Makefile
Commit message (
Collapse
)
Author
Age
Files
Lines
*
ich9deblob: moved src to src/, .o files to obj/
Francis Rowe
2014-12-25
1
-15
/
+17
|
*
ich9deblob: move x86compatibility.c and .h to /common
Francis Rowe
2014-12-25
1
-9
/
+9
|
*
ich9deblob: rename common/common.c to common/descriptor_gbe.c
Francis Rowe
2014-12-25
1
-5
/
+8
|
*
ich9deblob: move 12k descriptor gbe file creation to new file
Francis Rowe
2014-12-25
1
-2
/
+5
|
*
ich9deblob: rename main.c back to ich9deblob.c
Francis Rowe
2014-12-24
1
-4
/
+4
|
*
ich9deblob: Replace makefile (use dependencies)
Francis Rowe
2014-12-24
1
-4
/
+18
|
|
|
|
|
|
|
Use .h and .c files properly. Use header guards. Define function names in .h files (actual functions in the .c files), and so on. Move all functions from the .h files to corresponding .c files.
*
ich9deblob: rename descriptor/struct.h to descriptor/descriptor.h
Francis Rowe
2014-12-23
1
-2
/
+2
|
*
ich9deblob: move gbe/struct.h to gbe/gbe.h
Francis Rowe
2014-12-23
1
-2
/
+2
|
*
ich9deblob: move ich9desc.h to descriptor/struct.h
Francis Rowe
2014-12-23
1
-2
/
+2
|
*
ich9deblob: move ich9gbe.h to gbe/struct.h
Francis Rowe
2014-12-23
1
-2
/
+2
|
*
ich9deblob: move x86 compatibility checks to a separate file
Francis Rowe
2014-12-23
1
-2
/
+2
|
*
ich9deblob (Makefile): add *.o to rm -f's in make clean
Francis Rowe
2014-12-22
1
-1
/
+1
|
*
ich9deblob: separate gbe struct into new file ich9gbe.c
Francis Rowe
2014-12-22
1
-2
/
+2
|
*
ich9deblob: add Makefile
Francis Rowe
2014-12-22
1
-0
/
+27