summaryrefslogtreecommitdiff
path: root/src/soc/intel
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel')
-rw-r--r--src/soc/intel/baytrail/include/soc/efi_wrapper.h1
-rw-r--r--src/soc/intel/baytrail/include/soc/mrc_wrapper.h1
-rw-r--r--src/soc/intel/broadwell/include/soc/pei_data.h1
-rw-r--r--src/soc/intel/quark/bootblock/esram_init.S2
-rw-r--r--src/soc/intel/quark/include/soc/pei_wrapper.h1
5 files changed, 1 insertions, 5 deletions
diff --git a/src/soc/intel/baytrail/include/soc/efi_wrapper.h b/src/soc/intel/baytrail/include/soc/efi_wrapper.h
index acff4b4f6f..6974662fb0 100644
--- a/src/soc/intel/baytrail/include/soc/efi_wrapper.h
+++ b/src/soc/intel/baytrail/include/soc/efi_wrapper.h
@@ -1,5 +1,4 @@
/*
- * PEI EFI entry point
*
*
* Redistribution and use in source and binary forms, with or without
diff --git a/src/soc/intel/baytrail/include/soc/mrc_wrapper.h b/src/soc/intel/baytrail/include/soc/mrc_wrapper.h
index 8651aa4098..afdf5b24c6 100644
--- a/src/soc/intel/baytrail/include/soc/mrc_wrapper.h
+++ b/src/soc/intel/baytrail/include/soc/mrc_wrapper.h
@@ -1,5 +1,4 @@
/*
- * MRC wrapper definitions
*
*
* Redistribution and use in source and binary forms, with or without
diff --git a/src/soc/intel/broadwell/include/soc/pei_data.h b/src/soc/intel/broadwell/include/soc/pei_data.h
index b73abe6c22..d69c9c6beb 100644
--- a/src/soc/intel/broadwell/include/soc/pei_data.h
+++ b/src/soc/intel/broadwell/include/soc/pei_data.h
@@ -1,5 +1,4 @@
/*
- * Broadwell UEFI PEI wrapper
*
*
* Redistribution and use in source and binary forms, with or without
diff --git a/src/soc/intel/quark/bootblock/esram_init.S b/src/soc/intel/quark/bootblock/esram_init.S
index 24cd57330b..7e3bfe1829 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 671bc4204e..3b6c330907 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