[edk2-devel] [edk2 PATCH v2] MdePkg: Use same ProcessorBind guard define name

2023-07-03 Thread Gavin Xue
Using the same include guard define name is preferred for all CPU architecture. Cc: Kinney, Michael D Cc: Andrei Warkentin Cc: Sunil V L Cc: Yimin Wang Cc: Alan Sheng Cc: Pedro Falcato Signed-off-by: Gavin Xue --- MdePkg/Include/LoongArch64/ProcessorBind.h | 5 +++-- MdePkg/Include

[edk2-devel] [edk2 PATCH] MdePkg: Use same ProcessorBind symbol define for RISCV64

2023-06-20 Thread Gavin Xue
Signed-off-by: Gavin Xue --- MdePkg/Include/RiscV64/ProcessorBind.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/MdePkg/Include/RiscV64/ProcessorBind.h b/MdePkg/Include/RiscV64/ProcessorBind.h index 1d42d92de4..7f24e77b8c 100644 --- a/MdePkg/Include/RiscV64/ProcessorBind.h