switch-coreboot/util/x86emu/yabel
Myles Watson 9d6d811dd1 This patch converts __FUNCTION__ to __func__, since __func__ is standard.
Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@1131 f3766cd6-281f-0410-b1cd-43a5c92072e9
2009-02-12 21:15:34 +00:00
..
compat YABEL: (trivial) add BSD license header to files missing a license header 2009-01-07 09:14:03 +00:00
biosemu.c Subject: [PATCH] YABEL: add PMM functionality. 2008-12-23 19:21:54 +00:00
biosemu.h Subject: [PATCH 4/5] integration of biosemu (aka YABEL) into coreboot 2008-12-16 22:46:55 +00:00
debug.c This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:15:34 +00:00
debug.h Subject: [PATCH 4/5] integration of biosemu (aka YABEL) into coreboot 2008-12-16 22:46:55 +00:00
device.c This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:15:34 +00:00
device.h Date: Sun, 21 Dec 2008 00:09:12 +0100 2008-12-22 17:27:00 +00:00
interrupt.c This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:15:34 +00:00
interrupt.h Subject: [PATCH 4/5] integration of biosemu (aka YABEL) into coreboot 2008-12-16 22:46:55 +00:00
io.c This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:15:34 +00:00
io.h Subject: [PATCH 4/5] integration of biosemu (aka YABEL) into coreboot 2008-12-16 22:46:55 +00:00
mem.c This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:15:34 +00:00
mem.h Subject: [PATCH 4/5] integration of biosemu (aka YABEL) into coreboot 2008-12-16 22:46:55 +00:00
pmm.c This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:15:34 +00:00
pmm.h Add missing BSD license header to the PMM files. 2009-01-06 00:05:45 +00:00
vbe.c This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:15:34 +00:00
vbe.h Subject: [PATCH 4/5] integration of biosemu (aka YABEL) into coreboot 2008-12-16 22:46:55 +00:00