Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
dc8eb671325599f9222b48a3297e584c84d7c3ba
/
src
/
memmap.h
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
eee06e0
virtio: Move standard definitions from virtio-ring.h to standard headers
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
89a2f96
Convert VAR16VISIBLE, VAR16EXPORT, and VAR32VISIBLE to VARFSEG.
by Kevin O'Connor
· 9 years ago
d83c87b
Normalize POST initialization function name suffixes.
by Kevin O'Connor
· 9 years ago
4d96edc
Cleanup - it's no longer necessary to manually reset global variables.
by Kevin O'Connor
· 12 years ago
42a1d4c
Rework malloc to use a "first fit" algorithm.
by Kevin O'Connor
· 12 years ago
1ca05b0
Be sure to add "void" to all function prototypes that take no args.
by Kevin O'Connor
· 12 years ago
415d429
Cleanups for malloc code.
by Kevin O'Connor
· 13 years ago
a3855ad
Add support for using floppy images in CBFS.
by Kevin O'Connor
· 13 years ago
0bf9270
Add Post Memory Manager (PMM) support.
by Kevin O'Connor
· 13 years ago
2929c35
Add malloc_high/fseg() and rework bios table creation to use them.
by Kevin O'Connor
· 13 years ago
df2c19a
Reserve space for buffers in f-segment; don't allocate from freespace.
by Kevin O'Connor
· 13 years ago
d995b3d
Update e820 map in place instead of copying it.
by Kevin O'Connor
· 14 years ago
b8d7a47
Make 0xa0000 - 0x10000 a "gap" in the e820 map.
by Kevin O'Connor
· 14 years ago
59a23bb
Enhance e820 memory map generation - include files missing from last commit.
by Kevin O'Connor
· 14 years ago