summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/quark
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/quark')
-rw-r--r--src/soc/intel/quark/bootblock/esram_init.S2
-rw-r--r--src/soc/intel/quark/include/soc/pei_wrapper.h1
2 files changed, 1 insertions, 2 deletions
diff --git a/src/soc/intel/quark/bootblock/esram_init.S b/src/soc/intel/quark/bootblock/esram_init.S
index 24cd57330baa..7e3bfe182920 100644
--- a/src/soc/intel/quark/bootblock/esram_init.S
+++ b/src/soc/intel/quark/bootblock/esram_init.S
@@ -1,4 +1,4 @@
-/** @file
+/*
*
*
* Redistribution and use in source and binary forms, with or without
diff --git a/src/soc/intel/quark/include/soc/pei_wrapper.h b/src/soc/intel/quark/include/soc/pei_wrapper.h
index 671bc4204eea..3b6c3309076a 100644
--- a/src/soc/intel/quark/include/soc/pei_wrapper.h
+++ b/src/soc/intel/quark/include/soc/pei_wrapper.h
@@ -1,5 +1,4 @@
/*
- * UEFI PEI wrapper
*
*
* Redistribution and use in source and binary forms, with or without