Add constants for fast path resume copying
[coreboot.git] / src / arch / x86 / lib / Makefile.inc
2012-04-04 Stefan ReinauerUse fast memset in SMM mode, too
2012-03-30 Duncan LauriePrepare the BIOS data areas before device init.
2012-03-30 Stefan ReinauerMake PCI CONF2 support a compile time option
2012-03-29 Stefan ReinauerAdd native memset() function on x86
2012-03-29 Stefan ReinauerAdd faster, architecture dependent memcpy()
2012-01-26 Vikram Narayananpci_ops_mmconf: Move conditional compilation to Makefile
2011-04-20 Stefan ReinauerSimplify coreboot's console/console.h
2010-12-11 Stefan ReinauerAfter this has been brought up many times before, renam...