Re: [EXTERNAL] Re: [edk2-devel] [PATCH V5 24/27] UefiCpuPkg: Add support for DebugCommonLib

2020-05-13 Thread Michael D Kinney
Ray > > Subject: Re: [EXTERNAL] Re: [edk2-devel] [PATCH V5 > 24/27] UefiCpuPkg: Add support for DebugCommonLib > > On 05/13/20 16:43, Bret Barkelew via groups.io wrote: > > Having only ever used PRs, what does that mean? He > should have copied the “R-b� text and

Re: [EXTERNAL] Re: [edk2-devel] [PATCH V5 24/27] UefiCpuPkg: Add support for DebugCommonLib

2020-05-13 Thread Laszlo Ersek
On 05/13/20 16:43, Bret Barkelew via groups.io wrote: > Having only ever used PRs, what does that mean? He should have copied the > “R-b� text and amended that commit message in this version? ... not that it matters much at this point (as we're transitioning to github.com-based reviews), but

Re: [EXTERNAL] Re: [edk2-devel] [PATCH V5 24/27] UefiCpuPkg: Add support for DebugCommonLib

2020-05-13 Thread Laszlo Ersek
l@edk2.groups.io ; chept...@ispras.ru > > Cc: Dong, Eric ; Ni, Ray > Subject: [EXTERNAL] Re: [edk2-devel] [PATCH V5 24/27] UefiCpuPkg: Add support > for DebugCommonLib > > On 05/12/20 19:02, Vitaly Cheptsov wrote: >> REF: >> https://nam06.safelinks.protection.outloo

Re: [EXTERNAL] Re: [edk2-devel] [PATCH V5 24/27] UefiCpuPkg: Add support for DebugCommonLib

2020-05-13 Thread Bret Barkelew via groups.io
@edk2.groups.io ; chept...@ispras.ru Cc: Dong, Eric ; Ni, Ray Subject: [EXTERNAL] Re: [edk2-devel] [PATCH V5 24/27] UefiCpuPkg: Add support for DebugCommonLib On 05/12/20 19:02, Vitaly Cheptsov wrote: > REF: > https://nam06.safelinks.protection.outlook.com/?url=https

Re: [edk2-devel] [PATCH V5 24/27] UefiCpuPkg: Add support for DebugCommonLib

2020-05-13 Thread Laszlo Ersek
On 05/12/20 19:02, Vitaly Cheptsov wrote: > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2054 > > CC: Eric Dong > CC: Ray Ni > CC: Laszlo Ersek > Signed-off-by: Vitaly Cheptsov > --- > UefiCpuPkg/UefiCpuPkg.dsc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/UefiCpuPkg/UefiCp

[edk2-devel] [PATCH V5 24/27] UefiCpuPkg: Add support for DebugCommonLib

2020-05-12 Thread Vitaly Cheptsov
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2054 CC: Eric Dong CC: Ray Ni CC: Laszlo Ersek Signed-off-by: Vitaly Cheptsov --- UefiCpuPkg/UefiCpuPkg.dsc | 1 + 1 file changed, 1 insertion(+) diff --git a/UefiCpuPkg/UefiCpuPkg.dsc b/UefiCpuPkg/UefiCpuPkg.dsc index d28cb5cccb..f5f407ad2