Re: [edk2] [PATCH] MdePkg: fix comments typo about EFIAPI for X64

2014-11-04 Thread Gao, Liming
] MdePkg: fix comments typo about EFIAPI for X64 Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Chen Fan --- MdePkg/Include/X64/ProcessorBind.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MdePkg/Include/X64/ProcessorBind.h b/MdePkg/Include/X64

[edk2] [PATCH] MdePkg: fix comments typo about EFIAPI for X64

2014-11-03 Thread Chen Fan
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Chen Fan --- MdePkg/Include/X64/ProcessorBind.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MdePkg/Include/X64/ProcessorBind.h b/MdePkg/Include/X64/ProcessorBind.h index dae0683..842c9a6 100644 ---