Patrick Georgi
- Login: pgeorgi
- Email: pgeorgi@google.com
- Registered on: 11/12/2015
- Last connection: 05/13/2022
Issues
Projects
Project |
Roles |
Registered on |
coreboot |
Manager, Developer |
11/15/2015 |
07/30/2021
-
06:04 PM
coreboot
Bug #314: Please disable 'administrator approval' on ticket.coreboot.org
- We remove ~10 spam accounts per week, so I don't think we're going to auto-approve users before there's a solution fo...
Patrick Georgi
05/29/2021
-
03:43 PM
coreboot
Bug #309 (New): crossgcc: Handle missing tarballs in download step
- We keep a copy of the tarballs used by crossgcc in coreboot releases in https://coreboot.org/releases/crossgcc-source...
Patrick Georgi
04/28/2021
-
09:02 AM
coreboot
Cleanup #308 (New): Deal with walkcbfs_asm
- To remove the CBFS master header, walkcbfs_asm needs to either be made aware of fmap or removed.
Current users (as...
Patrick Georgi
-
09:00 AM
coreboot
Feature #307 (New): Support FMAP in SeaBIOS
- SeaBIOS requires the CBFS master header to find the start address of the CBFS structure. It should parse the FMAP ins...
Patrick Georgi
-
08:58 AM
coreboot
Cleanup #306 (New): Get rid of CBFS master header
- The CBFS master header has been used for some basic partitioning of the flash before we established the use of FMAP. ...
Patrick Georgi
02/18/2021
-
09:29 AM
coreboot
Feature #294 (New): clang-format doesn't support wrapping single-statement conditional blocks in braces
- We want to normalize our code towards using braces for code blocks even where they're not strictly necessary in the s...
Patrick Georgi
02/12/2021
-
02:21 PM
coreboot
Feature #292 (New): Move external code to src/vendorcode
- We don't want to reformat code that we copy (mostly) verbatim from external sources, so move them to src/vendorcode w...
Patrick Georgi
-
12:46 PM
coreboot
Feature #291 (New): Numerical array initializers aren't aligned numerically
- ~~~
{
1, 2, 3, 4, 5, 6,
10, 11, 12, 13, 14, 15,
}
~~~
is reformatted to
~~~
{
1, 2, 3, 4, 5, 6,
...
Patrick Georgi
-
12:44 PM
coreboot
Feature #290 (In Progress): Use clang-format for the entire tree
- By standardizing on an automatically enforced coding style we ensure that while there's likely nobody who is super ha...
Patrick Georgi
07/15/2020
-
10:33 AM
coreboot
Bug #271 (Resolved): Parallel build with depthcharge payload fails
- Fixed in https://review.coreboot.org/c/coreboot/+/43407
Patrick Georgi
Also available in: Atom
Loading...