diff options
Diffstat (limited to 'src/soc/intel/quark')
-rw-r--r-- | src/soc/intel/quark/bootblock/esram_init.S | 2 | ||||
-rw-r--r-- | src/soc/intel/quark/include/soc/pei_wrapper.h | 1 |
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 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 |