Hello Paul Menzel, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/38854
to look at the new patch set (#5).
Change subject: cpu/x86/smm: Convert C++ style comment ......................................................................
cpu/x86/smm: Convert C++ style comment
Originally, this patch made 'BIOS' uppercase in the referenced comment and converted the C++ style to be consistent with the remainder of the function. Somewhere, the BIOS because uppercase creating a merge conflict.
Now this CL converts the C++ style to be consistent with the remainder of the comments.
Signed-off-by: Eugene D. Myers edmyers@tycho.nsa.gov Change-Id: I85d78b5e08a7643c3d87e3daf353d6b3ba8d306b --- M src/cpu/x86/smm/smm_module_loader.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/54/38854/5