Iru Cai has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/30191
Change subject: mrc_util: license
......................................................................
mrc_util: license
Change-Id: I0825a9918b46052496477da65cbd7ae03dd822fe
Signed-off-by: Iru Cai <mytbk920423(a)gmail.com>
---
M src/northbridge/intel/haswell/mrc_utils.c
1 file changed, 13 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/91/30191/1
diff --git a/src/northbridge/intel/haswell/mrc_utils.c b/src/northbridge/intel/haswell/mrc_utils.c
index f4c125a..6c81bf0 100644
--- a/src/northbridge/intel/haswell/mrc_utils.c
+++ b/src/northbridge/intel/haswell/mrc_utils.c
@@ -1,3 +1,16 @@
+/*
+ * This file is part of the coreboot project.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; version 2 of the License.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ */
+
#include <string.h>
void __attribute((regparm(3))) mrc_setmem(void *s, size_t n, int c);
--
To view, visit https://review.coreboot.org/c/coreboot/+/30191
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I0825a9918b46052496477da65cbd7ae03dd822fe
Gerrit-Change-Number: 30191
Gerrit-PatchSet: 1
Gerrit-Owner: Iru Cai <mytbk920423(a)gmail.com>
Gerrit-Reviewer: Iru Cai <mytbk920423(a)gmail.com>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-MessageType: newchange
Iru Cai has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/30185
Change subject: add mrc.asm
......................................................................
add mrc.asm
Change-Id: I76ecc2cd734af1c24ce4a923967048b92ebdc9f1
Signed-off-by: Iru Cai <mytbk920423(a)gmail.com>
---
M src/northbridge/intel/haswell/Makefile.inc
A src/northbridge/intel/haswell/mrc.asm
M src/northbridge/intel/haswell/raminit.c
3 files changed, 59,719 insertions(+), 17 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/30185/1
--
To view, visit https://review.coreboot.org/c/coreboot/+/30185
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I76ecc2cd734af1c24ce4a923967048b92ebdc9f1
Gerrit-Change-Number: 30185
Gerrit-PatchSet: 1
Gerrit-Owner: Iru Cai <mytbk920423(a)gmail.com>
Gerrit-MessageType: newchange