Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
2c455ccc0cd67412983b6ae575190d5036256817
/
src
/
malloc.c
7d0393d
malloc: Rename csm_malloc_preinit() to malloc_csm_preinit()
by Kevin O'Connor
· 7 years ago
5d91226
memmap: Introduce SYMBOL() macro to access linker script symbols
by Kevin O'Connor
· 7 years ago
fe6682d
malloc: Don't mix virtual and physical addresses
by Kevin O'Connor
· 7 years ago
3c6ae7c
malloc: Add warning if free() called on invalid memory
by Kevin O'Connor
· 7 years ago
7af8d12
malloc: Introduce common helper alloc_new_detail()
by Kevin O'Connor
· 7 years ago
41acaa8
malloc: Use consistent naming for internal low-level "alloc" functions
by Kevin O'Connor
· 7 years ago
c167e54
e820: Rename memmap.c to e820map.c and use consistent "e820_" prefix
by Kevin O'Connor
· 7 years ago
8e38514
e820: Introduce e820_remove() and avoid exporting E820_HOLE
by Kevin O'Connor
· 7 years ago
743c157
Remove the pmm handle argument from _malloc().
by Kevin O'Connor
· 9 years ago
b94170c
Separate out sec32init sections even when not doing code relocation.
by Kevin O'Connor
· 9 years ago
3061815
Minor - update file comments in src/malloc.c.
by Kevin O'Connor
· 9 years ago
8fb3a5e
Move optionroms.h to std/optionrom.h and util.h.
by Kevin O'Connor
· 9 years ago
2d2fa31
Move function definitions for output.c from util.h to new file output.h.
by Kevin O'Connor
· 9 years ago
9dea590
Move malloc code from pmm.c to new files malloc.c and malloc.h.
by Kevin O'Connor
· 9 years ago