Attention is currently required from: Jérémy Compostella.
Felix Held has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/79833?usp=email )
Change subject: arch/x86/include: rename smm.h to smm_call.h ......................................................................
arch/x86/include: rename smm.h to smm_call.h
Rename smm.h to smm_call.h to make including this file look less ambiguous.
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: Ia907ad92459e835feeddf7eb4743a38f99549179 --- R src/arch/x86/include/smm_call.h 1 file changed, 0 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/79833/1
diff --git a/src/arch/x86/include/smm.h b/src/arch/x86/include/smm_call.h similarity index 100% rename from src/arch/x86/include/smm.h rename to src/arch/x86/include/smm_call.h