Re: [edk2-devel] MdeModulePkg: Fix MAT SplitRecord() Logic introduce one bug and will cause SUT reset when boot to windows

2024-04-18 Thread Dandan Bi
Hi Taylor, >>Extra EfiRuntimeServicesCode regions which aren't part of loaded runtime >>images. This may be related to the original size of EfiRuntimeServicesCode in memory map, and the size can be configured via PcdPlatformEfiRtCodeMemorySize. If the size is large enough to hold all the runtim

Re: [edk2-devel] MdeModulePkg: Fix MAT SplitRecord() Logic introduce one bug and will cause SUT reset when boot to windows

2024-04-15 Thread Dandan Bi
re a memory descriptor describes an > image region plus extra pages before or after the image region. This patch > fixes this case by carving off the unrelated regions into their own > descriptors. > > Cc: Jian J Wang > Cc: Liming Gao > Cc: Dandan Bi > Signed-off-by:

Re: [edk2-devel] [PATCH v3] SecurityPkg/OpalPasswordDxe: Update UI according to UEFI spec

2024-04-11 Thread Dandan Bi
Reviewed-by: Dandan Bi Thanks, Dandan -Original Message- From: Kuo, CindyX Sent: Thursday, April 11, 2024 11:11 AM To: devel@edk2.groups.io Cc: Kuo, CindyX ; Yao, Jiewen ; Kumar, Rahul R ; Bi, Dandan ; Tan, Ming ; Chen, Arthur G ; Chen, Xiao X ; Chen, Tina Subject: [PATCH v3

Re: [edk2-devel] [PATCH v4] SecurityPkg/SecureBootConfigDxe: Update UI according to UEFI spec

2024-04-06 Thread Dandan Bi
Reviewed-by: Dandan Bi -Original Message- From: Tan, Ming Sent: Tuesday, April 2, 2024 4:32 PM To: devel@edk2.groups.io Cc: Xu, Min M ; Yao, Jiewen ; Bi, Dandan ; POLUDOV, FELIX Subject: [PATCH v4] SecurityPkg/SecureBootConfigDxe: Update UI according to UEFI spec REF: https

Re: [edk2-devel] [PATCH V2 1/3] MdePkg: Add EFI_BROWSER_ACTION_REQUEST_QUESTION_APPLY

2024-01-02 Thread Dandan Bi
Reviewed-by: Dandan Bi for this patch serial. Thanks, Dandan -Original Message- From: Tan, Ming Sent: Tuesday, January 2, 2024 11:13 PM To: devel@edk2.groups.io Cc: Kinney, Michael D ; Gao, Liming ; Liu, Zhiguang ; Bi, Dandan Subject: [PATCH V2 1/3] MdePkg: Add

Re: [edk2-devel] [PATCH v1 1/1] MdeModulePkg: Fix issue with ACPI table creation

2023-11-07 Thread Dandan Bi
c: Jian J Wang Cc: Liming Gao Cc: Zhiguang Liu Cc: Dandan Bi Signed-off-by: Dhaval Sharma --- MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableProtocol.c | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTable

Re: [edk2-devel] [PATCH v1] MdeModulePkg: Ignore TAB in string input

2023-10-18 Thread Dandan Bi
Reviewed-by: Dandan Bi Thanks, Dandan -Original Message- From: Li, Oscar Sent: Monday, September 18, 2023 3:26 PM To: devel@edk2.groups.io Cc: Li, Oscar ; Chiang, Dakota ; Bi, Dandan ; Dong, Eric Subject: [PATCH v1] MdeModulePkg: Ignore TAB in string input From: Oscar Li REF

Re: [edk2-devel] [PATCH v1 1/1] MdeModulePkg/BootMaintenanceManagerUiLib: Check array index before access

2023-09-08 Thread Dandan Bi
Reviewed-by: Dandan Bi Thanks, Dandan -Original Message- From: mikub...@linux.microsoft.com Sent: Friday, September 8, 2023 10:08 AM To: devel@edk2.groups.io Cc: Wang, Jian J ; Gao, Liming ; Bi, Dandan ; Dong, Eric Subject: [PATCH v1 1/1] MdeModulePkg/BootMaintenanceManagerUiLib

Re: [edk2-devel] [PATCH v5] MdeModulePkg/HiiDatabase: Fix incorrect AllocateCopyPool size

2023-09-07 Thread Dandan Bi
Reviewed-by: Dandan Bi Thanks, Dandan -Original Message- From: Mike Beaton Sent: Thursday, September 7, 2023 11:35 AM To: devel@edk2.groups.io Cc: Dong, Eric ; Bi, Dandan ; Ard Biesheuvel ; Mike Beaton Subject: [PATCH v5] MdeModulePkg/HiiDatabase: Fix incorrect AllocateCopyPool

Re: [edk2-devel] [PATCH v5 1/1] OvmfPkg: Fix Hii form name mismatch with EFI variable

2023-09-05 Thread Dandan Bi
Reviewed-by: Dandan Bi Thanks, Dandan -Original Message- From: Wang, Yin Sent: Friday, September 1, 2023 4:21 PM To: devel@edk2.groups.io Cc: Wang, Yin ; Ard Biesheuvel ; Yao, Jiewen ; Justen, Jordan L ; Gerd Hoffmann ; Sunil V L ; Warkentin, Andrei ; Bi, Dandan ; Dong, Eric

Re: [edk2-devel] [PATCH v1 1/1] MdePkg/Include/IndustryStandard/SmBios.h: Add New Intel Processor family for SMBIOS Type 4 from SMBIOS 3.7.0

2023-09-03 Thread Dandan Bi
Reviewed-by: Dandan Bi Thanks, Dandan -Original Message- From: Bhargava, Avinash Sent: Saturday, September 2, 2023 2:21 AM To: devel@edk2.groups.io Cc: Bhargava, Avinash ; Liu, Zhiguang ; Bi, Dandan ; Zeng, Star ; Gao, Zhichao Subject: [PATCH v1 1/1] MdePkg/Include/IndustryStandard

Re: [edk2-devel] [PATCH v2] MdeModulePkg/SetupBrowser: Load storage via GetVariable for EfiVarStore

2023-08-04 Thread Dandan Bi
tup driver for efivarstore. > Is it a valid assumption? > > Thanks, > Ray > > > -----Original Message- > > From: devel@edk2.groups.io On Behalf Of > > Dandan Bi > > Sent: Thursday, August 3, 2023 12:53 PM > > To: Gao, Liming ; Dong, Eric > > ; d

Re: [edk2-devel] [PATCH v2] MdeModulePkg/SetupBrowser: Load storage via GetVariable for EfiVarStore

2023-08-02 Thread Dandan Bi
it to call GetVariable directly. > > Cc: Liming Gao > Cc: Eric Dong > Signed-off-by: Dandan Bi > --- > v2: Fix coding style issue. > > .../Universal/SetupBrowserDxe/Setup.c | 54 +++ > 1 file changed, 32 insertions(+), 22 deletions(-) > &g

[edk2-devel] [PATCH v2] MdeModulePkg/SetupBrowser: Load storage via GetVariable for EfiVarStore

2023-07-30 Thread Dandan Bi
call GetVariable directly. Cc: Liming Gao Cc: Eric Dong Signed-off-by: Dandan Bi --- v2: Fix coding style issue. .../Universal/SetupBrowserDxe/Setup.c | 54 +++ 1 file changed, 32 insertions(+), 22 deletions(-) diff --git a/MdeModulePkg/Universal/SetupBrowserDxe/Setup

[edk2-devel] [PATCH] MdeModulePkg/SetupBrowser: Load storage value via GetVariable directly for EfiVarStore

2023-07-28 Thread Dandan Bi
nce it to call GetVariable directly. Cc: Liming Gao Cc: Eric Dong Signed-off-by: Dandan Bi --- .../Universal/SetupBrowserDxe/Setup.c | 54 +++ 1 file changed, 32 insertions(+), 22 deletions(-) diff --git a/MdeModulePkg/Universal/SetupBrowserDxe/Setup.c b/MdeModul

Re: [edk2-devel] [PATCH 2] VirtualKeyboardFeaturePkg: Pre OS virtual keyboard touch response are very slow with I2C touch panel

2022-08-02 Thread Dandan Bi
Reviewed-by: Dandan Bi mailto:dandan...@intel.com>> Thanks, Dandan From: Balaji, Madhusudhan Sent: Wednesday, August 3, 2022 1:02 AM To: Thangaraj, KalaiyarasanX ; devel@edk2.groups.io Cc: Bi, Dandan ; Gao, Liming ; Pethaiyan, Madhan ; Esakkithevar, Kathappan ; Balaji, Madhusudhan S

Re: [edk2-devel] [PATCH v5] MdeModulePkg/Include: Long debug string is truncated to 104 char

2022-07-20 Thread Dandan Bi
Reviewed-by: Dandan Bi Thanks, Dandan -Original Message- From: Lai, Cosmo Sent: Tuesday, July 19, 2022 1:59 PM To: devel@edk2.groups.io Cc: Lai, Cosmo ; Wang, Jian J ; Gao, Liming ; Bi, Dandan Subject: [PATCH v5] MdeModulePkg/Include: Long debug string is truncated to 104 char

Re: [edk2-devel] [PATCH] VirtualKeyboardFeaturePkg: Pre OS virtual keyboard touch are not working with I2C touch panel

2022-07-19 Thread Dandan Bi
Reviewed-by: Dandan Bi -Original Message- From: Thangaraj, KalaiyarasanX Sent: Tuesday, July 19, 2022 5:23 PM To: devel@edk2.groups.io Cc: Thangaraj, KalaiyarasanX ; Bi, Dandan ; Gao, Liming ; Pethaiyan, Madhan ; Esakkithevar, Kathappan ; Balaji, Madhusudhan Subject: [PATCH

Re: [edk2-devel] [PATCH v3] MdeModulePkg/Include: Long debug string is truncated to 104 char

2022-07-18 Thread Dandan Bi
c: Liming Gao Cc: Dandan Bi Signed-off-by: Cosmo Lai --- MdeModulePkg/Include/Guid/StatusCodeDataTypeDebug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MdeModulePkg/Include/Guid/StatusCodeDataTypeDebug.h b/MdeModulePkg/Include/Guid/StatusCodeDataTypeDebug.h ind

Re: [edk2-devel] 回复: [PATCH-V2] Fix Setup numeric default value incorrect issue

2022-04-07 Thread Dandan Bi
ed from numeric varid, it > > > can't get default value from StructurePcd in > > 'UpdateDefaultSettingInFormPackage' > > > function since there is no EFI_IFR_DEFAULT_OP opcode in IFR file. > > > Add a chance to get numeric default value from StructurePc

Re: [edk2-devel][edk2-platforms][PATCH V1 1/1] UserAuthFeaturePkg/PlatformPasswordLibNull: Add UEFI app support

2022-01-20 Thread Dandan Bi
Reviewed-by: Dandan Bi Thanks, Dandan > -Original Message- > From: Oram, Isaac W > Sent: Friday, January 21, 2022 3:55 AM > To: devel@edk2.groups.io > Cc: Bi, Dandan ; Gao, Liming > ; Palomino Sosa, Guillermo A > > Subject: [edk2-devel][edk2

Re: [edk2-devel] [PATCH] MdeModulePkg/HiiDatabaseDxe: Add Support for authenticated variable

2022-01-16 Thread Dandan Bi
el] [PATCH] MdeModulePkg/HiiDatabaseDxe: Add > Support for authenticated variable > > Dandan: > I will review this patch today. Please wait one day for me. > > Thanks > Liming > > -邮件原件- > > 发件人: devel@edk2.groups.io 代表 Dandan Bi > > 发送时间: 2022年1月17日 9:13 &

Re: [edk2-devel] [PATCH] MdeModulePkg/HiiDatabaseDxe: Add Support for authenticated variable

2022-01-16 Thread Dandan Bi
> Subject: RE: [PATCH] MdeModulePkg/HiiDatabaseDxe: Add Support for > authenticated variable > > The change is ok to me. Reviewed-by: Dandan Bi > > Hi Liming, > > Could you also help review it? > > > Thanks, > Dandan > > -Original Message- > > Fr

Re: [edk2-devel] [PATCH] MdeModulePkg/HiiDatabaseDxe: Add Support for authenticated variable

2022-01-12 Thread Dandan Bi
The change is ok to me. Reviewed-by: Dandan Bi Hi Liming, Could you also help review it? Thanks, Dandan > -Original Message- > From: Huang, Long1 > Sent: Thursday, January 13, 2022 1:06 AM > To: devel@edk2.groups.io > Cc: Huang, Long1 ; Feng, Bob C > ; Gao, Lim

Re: [edk2-devel] [PATCH] [PATCH v2][Edk2 Platform] UserAuthFeaturePkg: Add boot menu return status code to trigger function.

2021-12-13 Thread Dandan Bi
word is not required when overriding boot device via F7 hotkey. > Add boot menu return status code in callback function for ReportStatusCode() > notification. > > Signed-off-by: Bo Chang Ke > Cc: Sai Chaganty > Cc: Liming Gao > Cc: Dandan Bi > Cc: Bo Chang Ke >

Re: [edk2-devel] [edk2-platforms] [PATCH v1] UserAuthFeaturePkg: VerifyPassword() allows one extra password attempt

2021-12-03 Thread Dandan Bi
Reviewed-by: Dandan Bi Thanks, Dandan > -Original Message- > From: Desimone, Nathaniel L > Sent: Thursday, December 2, 2021 6:52 AM > To: devel@edk2.groups.io > Cc: Bi, Dandan ; Liming Gao > ; Jadhav, Manoj D > ; Chiu, Chasel > Subject: [edk2-platforms] [PATC

Re: [edk2-devel] [PATCH EDK2 v1 1/1] MdeModulePkg/DxeCorePerformanceLib:Variable Initial

2021-12-03 Thread Dandan Bi
ulePkg/DxeCorePerformanceLib:Variable Initial > > > > SmmBootRecordDataSize is initialized in InternalGetSmmPerData, but > > this function may fail. so to avoid using SmmBootRecordDataSize > > without intialization, set it to 0 at first. > > > > Cc: Jian J Wa

Re: [edk2-devel] [PATCH] BaseTools/VfrCompile: Correct Bit Field Flags for numeric/one of

2021-11-30 Thread Dandan Bi
Reviewed-by: Dandan Bi Thanks, Dandan > -Original Message- > From: Huang, Long1 > Sent: Tuesday, November 30, 2021 9:55 AM > To: devel@edk2.groups.io > Cc: Huang, Long1 ; Feng, Bob C > ; Liming Gao ; Chen, > Christine ; Bi, Dandan > Subject: [PATCH] BaseTools

Re: [edk2-devel] [PATCH EDK2 v1 1/1] MdeModulePkg/DxeCorePerformanceLib:Variable Initial

2021-11-30 Thread Dandan Bi
Reviewed-by: Dandan Bi Thanks, Dandan > -Original Message- > From: devel@edk2.groups.io On Behalf Of > wenyi,xie via groups.io > Sent: Tuesday, November 30, 2021 9:51 AM > To: devel@edk2.groups.io; Wang, Jian J ; > gaolim...@byosoft.com.cn; Bi, Dandan > Cc: son

Re: [edk2-devel] [PATCH] MdeModulePkg/FPDT: Lock boot performance table address variable at EndOfDxe

2021-11-11 Thread Dandan Bi
edk2-devel] [PATCH] MdeModulePkg/FPDT: Lock boot > performance table address variable at EndOfDxe > > Dandan and WuHao: > This patch has reviewed-by before soft feature freeze. Can you help merge > it? > > Thanks > Liming > > -邮件原件- > > 发件人: devel@edk2.group

Re: [edk2-devel] [PATCH v3] MdeModulePkg/Core/Dxe: Acquire a lock when iterating gHandleList

2021-10-13 Thread Dandan Bi
Reviewed-by: Dandan Bi Thanks, Dandan > -Original Message- > From: Wang, Jian J > Sent: Wednesday, October 13, 2021 4:11 PM > To: Ma, Hua ; devel@edk2.groups.io > Cc: Liming Gao ; Bi, Dandan > ; Ni, Ray > Subject: RE: [PATCH v3] MdeModulePkg/Core/Dxe: Acquire a

Re: [edk2-devel] [PATCH v2] MdeModulePkg/Core/Dxe: Acquire a lock when iterating gHandleList

2021-10-12 Thread Dandan Bi
Reviewed-by: Dandan Bi Thanks, Dandan > -Original Message- > From: Ma, Hua > Sent: Tuesday, October 12, 2021 4:34 PM > To: devel@edk2.groups.io > Cc: Ma, Hua ; Wang, Jian J ; > Liming Gao ; Bi, Dandan ; > Ni, Ray > Subject: [PATCH v2] MdeModulePkg/Core/

Re: [edk2-devel] [PATCH] UserAuthFeaturePkg/UserAuthenticationDxeSmm: The SMI to handle the user authentication should be unregister before booting to OS

2021-10-12 Thread Dandan Bi
; devel@edk2.groups.io > Cc: Liming Gao > Subject: RE: [PATCH] UserAuthFeaturePkg/UserAuthenticationDxeSmm: The > SMI to handle the user authentication should be unregister before booting to > OS > > Reviewed-by: Dandan Bi > > > > Thanks, > Dandan > &

Re: [edk2-devel] [PATCH] MdeModulePkg/Core/Dxe: Acquire a lock when iterating gHandleList

2021-10-11 Thread Dandan Bi
when iterating can fix this issue. > > Cc: Jian J Wang > Cc: Liming Gao > Cc: Dandan Bi > Cc: Ray Ni > Signed-off-by: Hua Ma > --- > MdeModulePkg/Core/Dxe/Hand/DriverSupport.c | 10 ++--- > MdeModulePkg/Core/Dxe/Hand/Handle.c| 47 ++ >

[edk2-devel] [PATCH] MdeModulePkg/FPDT: Lock boot performance table address variable at EndOfDxe

2021-10-10 Thread Dandan Bi
performance data. 4. Make SmmCorePerformanceLib rather than FirmwarePerformanceSmm to communicate with DxeCorePerformanceLib for SMM performance data and size. Cc: Liming Gao Cc: Hao A Wu Cc: Jian J Wang Signed-off-by: Dandan Bi Reviewed-by: Hao A Wu --- .../DxeCorePerformanceLib.c

Re: [edk2-devel] [PATCH] UserAuthFeaturePkg/UserAuthenticationDxeSmm: The SMI to handle the user authentication should be unregister before booting to OS

2021-10-07 Thread Dandan Bi
Reviewed-by: Dandan Bi Thanks, Dandan > -Original Message- > From: Shi, Hao > Sent: Tuesday, September 28, 2021 10:09 AM > To: devel@edk2.groups.io > Cc: Shi, Hao ; Bi, Dandan ; > Liming Gao > Subject: [PATCH] UserAuthFeaturePkg/UserAuthenticationDxeSmm: The >

Re: [edk2-devel] [PATCH] MdeModulePkg/Core/Dxe: Add lock protection in CoreLocateHandleBuffer()

2021-10-07 Thread Dandan Bi
Reviewed-by: Dandan Bi Thanks, Dandan > -Original Message- > From: Ma, Hua > Sent: Wednesday, September 29, 2021 1:49 PM > To: devel@edk2.groups.io > Cc: Ma, Hua ; Wang, Jian J ; > Liming Gao ; Bi, Dandan > Subject: [PATCH] MdeModulePkg/Core/Dxe: A

Re: [edk2-devel] [PATCH] UserAuthFeaturePkg/UserAuthenticationDxeSmm: The SMI to handle the user authentication should be unregister before booting to OS

2021-09-27 Thread Dandan Bi
Hi Hao, Some minor comments below. Please check inline. Thanks, Dandan > -Original Message- > From: Shi, Hao > Sent: Thursday, September 23, 2021 12:02 PM > To: devel@edk2.groups.io > Cc: Shi, Hao ; Bi, Dandan > Subject: [PATCH] UserAuthFeaturePkg/UserAuthenticationDxeSmm: The > SMI

Re: [edk2-devel] [PATCH EDK2 v1 1/1] MdeModulePkg/HiiDatabaseDxe:remove dead code block

2021-09-02 Thread Dandan Bi
gdongku...@huawei.com > Subject: RE: [PATCH EDK2 v1 1/1] MdeModulePkg/HiiDatabaseDxe:remove > dead code block > > Reviewed-by: Dandan Bi > > > Thanks, > Dandan > > > -Original Message- > > From: Wenyi Xie > > Sent: Thursday, August 26, 2021

Re: [edk2-devel] [PATCH EDK2 v1 1/1] MdeModulePkg/HiiDatabaseDxe:remove dead code block

2021-08-26 Thread Dandan Bi
Reviewed-by: Dandan Bi Thanks, Dandan > -Original Message- > From: Wenyi Xie > Sent: Thursday, August 26, 2021 9:16 AM > To: devel@edk2.groups.io; Wang, Jian J ; Wu, Hao A > ; Bi, Dandan ; Dong, Eric > > Cc: songdongku...@huawei.com; xiewen...@huawei.com > Sub

Re: [edk2-devel] [PATCH] MdeModulePkg PCD: Reinstall PCD service PPIS when memory available

2021-08-12 Thread Dandan Bi
d in FSP. The root cause is some of the PCD service PPIs not shadowed > to memory and flash cache may have been disabled in NotifyPhase stage. > Solution is to shadow all PCD service PPIs to memory. > > Signed-off-by: GregX Yeh > Cc: Jian J Wang > Cc: Hao A Wu &g

Re: [edk2-devel] [PATCH] MdeModulePkg PCD: FSP NotifyPhase APIs caused 100ms delay

2021-08-12 Thread Dandan Bi
at have done > in this patch for PCD module before submitting the patch? > With that addressed Reviewed-by: Dandan Bi > > > > Thanks, > Dandan > > > -Original Message- > > From: Yeh, GregX > > Sent: Monday, August 9, 2021 10:28 AM > > To:

Re: [edk2-devel] [PATCH] MdeModulePkg PCD: FSP NotifyPhase APIs caused 100ms delay

2021-08-11 Thread Dandan Bi
Hi Greg, One minor comment, could we update the subject to reflect what have done in this patch for PCD module before submitting the patch? With that addressed Reviewed-by: Dandan Bi Thanks, Dandan > -Original Message- > From: Yeh, GregX > Sent: Monday, August 9, 2021

Re: [edk2-devel] Is there any use case of FirmwarePerformanceStandaloneMm.inf now?

2021-08-05 Thread Dandan Bi
eMm Core does not report performance data > > to FirmwarePerformanceStandaloneMm module. > > > > Is the idea to centralize the performance report collection job to > > SmmCorePerformanceLib and remove the FirmwarePerformance**Mm > driver? > > Is there any plan to support a S

Re: [edk2-devel] Is there any use case of FirmwarePerformanceStandaloneMm.inf now?

2021-08-05 Thread Dandan Bi
data to > FirmwarePerformanceStandaloneMm module. > > Is the idea to centralize the performance report collection job to > SmmCorePerformanceLib and remove the FirmwarePerformance**Mm > driver? Is there any plan to support a Standalone instance once the > traditional MM version is

[edk2-devel] Is there any use case of FirmwarePerformanceStandaloneMm.inf now?

2021-08-05 Thread Dandan Bi
Hi Kun, I plan to make some change for FirmwarePerformanceSmm.inf, may also update the behavior of FirmwarePerformanceStandaloneMm.inf as they are sharing codes now. And I saw you are the submitter of this driver. Could you help clarify following questions ? Thanks in advance. 1. Do you hav

Re: [edk2-devel] [PATCH EDK2 v1 1/1] MdeModulePkg/HiiDatabaseDxe: remove dead code

2021-05-18 Thread Dandan Bi
Reviewed-by: Dandan Bi Thanks, Dandan > -Original Message- > From: devel@edk2.groups.io On Behalf Of > wenyi,xie via groups.io > Sent: Tuesday, May 18, 2021 3:17 PM > To: devel@edk2.groups.io; Wang, Jian J ; Wu, Hao A > ; Bi, Dandan ; Dong, Eric > > Cc:

[edk2-devel] [patch V5 29/29] MdePkg/Baseib: Filter/trace MSR access for IA32/X64

2021-03-31 Thread Dandan Bi
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3246 Cc: Michael D Kinney Cc: Liming Gao Cc: Zhiguang Liu Signed-off-by: Dandan Bi Reviewed-by: Michael D Kinney Reviewed-by: Liming Gao Acked-by: Ard Biesheuvel --- V5: NA MdePkg/Library/BaseLib/BaseLib.inf | 5 ++- MdePkg

[edk2-devel] [patch V5 28/29] MdePkg/IoLib: Filter/trace port IO/MMIO access

2021-03-31 Thread Dandan Bi
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3246 Cc: Sami Mujawar Cc: Michael D Kinney Cc: Liming Gao Cc: Zhiguang Liu Signed-off-by: Dandan Bi Reviewed-by: Michael D Kinney Reviewed-by: Liming Gao Acked-by: Ard Biesheuvel --- V5: Add missing closing bracket for if (Flag) check in

Re: [edk2-devel] [patch V4 28/29] MdePkg/IoLib: Filter/trace port IO/MMIO access

2021-03-30 Thread Dandan Bi
access Hi Dandan, On Sun, Mar 28, 2021 at 05:03 AM, Dandan Bi wrote: + Flag = FilterBeforeMmIoRead (FilterWidth8, Address, &Value); + if (Flag { There is a missing closing bracket here and at other places in MdePkg/Library/BaseIoLibIntrinsic/IoLibNoIo.c. Can you check, please? + Value = *(vola

Re: [edk2-devel] [edk2-platforms] [patch V4 00/37] Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-30 Thread Dandan Bi
Subject: RE: [edk2-devel] [edk2-platforms] [patch V4 00/37] Consume > MdeLibs.dsc.inc for RegisterFilterLib > > Series Reviewed-by: Michael D Kinney > > Mike > > > -Original Message- > > From: devel@edk2.groups.io On Behalf Of > Dandan > > Bi &g

Re: [edk2-devel] [patch V4 00/29] Add a new library class RegisterFilterLib in edk2 to filter/trace port IO/MMIO/MSR access

2021-03-30 Thread Dandan Bi
rrow afternoon with R-B got from Liming, Mike, and some maintainers. If you have any concern, please let me know. Thanks, Dandan > -Original Message- > From: devel@edk2.groups.io On Behalf Of Dandan > Bi > Sent: Monday, March 29, 2021 10:56 AM > To: devel@edk2.groups.i

Re: [edk2-devel] [patch V4 00/29] Add a new library class RegisterFilterLib in edk2 to filter/trace port IO/MMIO/MSR access

2021-03-28 Thread Dandan Bi
Hi Maintainers/Reviewers, For this change serial, could you help review the patch in your packages in edk2/edk2-platform repo? Thanks in advance. Thanks, Dandan > -Original Message- > From: devel@edk2.groups.io On Behalf Of Dandan > Bi > Sent: Sunday, March 28, 2021

[edk2-devel] [edk2-platforms] [patch V4 24/37] Platform/RISC-V: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Abner Chang Cc: Daniel Schaefer Cc: Gilbert Chen Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different

[edk2-devel] [edk2-platforms] [patch V4 35/37] Silicon/RISC_V: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Abner Chang Cc: Daniel Schaefer Cc: Gilbert Chen Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different

[edk2-devel] [edk2-platforms] [patch V4 34/37] Silicon/Openmoko: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Ard Biesheuvel Cc: Leif Lindholm Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different [LibraryClasses] section

[edk2-devel] [edk2-platforms] [patch V4 28/37] Platform/SolidRun: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Marcin Wojtas Cc: Leif Lindholm Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different [LibraryClasses] section for

[edk2-devel] [edk2-platforms] [patch V4 29/37] Silicon/CoffeelakeSiliconPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Chasel Chiu Cc: Sai Chaganty Signed-off-by: Dandan Bi Reviewed-by: Sai Chaganty --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different

[edk2-devel] [edk2-platforms] [patch V4 37/37] Silicon/TexasInstruments: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Ard Biesheuvel Cc: Leif Lindholm Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different [LibraryClasses] section

[edk2-devel] [edk2-platforms] [patch V4 30/37] Silicon/IntelSiliconPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Ray Ni Cc: Rangasai V Chaganty Signed-off-by: Dandan Bi Reviewed-by: Sai Chaganty --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different

[edk2-devel] [edk2-platforms] [patch V4 31/37] Silicon/KabylakeSiliconPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Chasel Chiu Cc: Sai Chaganty Signed-off-by: Dandan Bi Reviewed-by: Sai Chaganty --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different

[edk2-devel] [edk2-platforms] [patch V4 36/37] Silicon/Synopsys/DesignWare: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Ard Biesheuvel Cc: Leif Lindholm Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different [LibraryClasses] section

[edk2-devel] [edk2-platforms] [patch V4 33/37] Silicon/TigerlakeSiliconPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Sai Chaganty Cc: Nate DeSimone Cc: Heng Luo Signed-off-by: Dandan Bi Reviewed-by: Sai Chaganty --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can

[edk2-devel] [edk2-platforms] [patch V4 32/37] Silicon/QuarkSocPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Michael D Kinney Cc: Kelly Steele Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different [LibraryClasses] section

[edk2-devel] [edk2-platforms] [patch V4 27/37] Platform/SoftIron: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Ard Biesheuvel Cc: Leif Lindholm Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different [LibraryClasses] section

[edk2-devel] [edk2-platforms] [patch V4 23/37] Platform/RaspberryPi: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Ard Biesheuvel Cc: Leif Lindholm Cc: Pete Batard Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different

[edk2-devel] [edk2-platforms] [patch V4 26/37] Platform/Socionext: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Ard Biesheuvel Cc: Leif Lindholm Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different [LibraryClasses] section

[edk2-devel] [edk2-platforms] [patch V4 25/37] Platform/SiFive: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Abner Chang Cc: Daniel Schaefer Cc: Gilbert Chen Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different

[edk2-devel] [edk2-platforms] [patch V4 20/37] Platform/Marvell: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Marcin Wojtas Cc: Leif Lindholm Signed-off-by: Dandan Bi --- V4: New updated to consume the MdeLibs.dsc.inc for RegisterFilterLibNull in all dsc files. Rather than consuming MdeLibs.dsc.in Armada7k8k.dsc.inc. V3: Update

[edk2-devel] [edk2-platforms] [patch V4 19/37] Platform/LeMaker: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Ard Biesheuvel Cc: Leif Lindholm Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different [LibraryClasses] section

[edk2-devel] [edk2-platforms] [patch V4 22/37] Platform/Qemu: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Ard Biesheuvel Cc: Leif Lindholm Cc: Graeme Gregory Cc: Radoslaw Biernacki Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can

[edk2-devel] [edk2-platforms] [patch V4 21/37] Platform/NXP: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Leif Lindholm Cc: Meenakshi Aggarwal Signed-off-by: Dandan Bi --- V4: New updated to consume the MdeLibs.dsc.inc for RegisterFilterLibNull in all dsc files. Rather than consuming MdeLibs.dsc.in NxpQoriqLs.dsc.inc. V3: Update

[edk2-devel] [edk2-platforms] [patch V4 17/37] Platform/QuarkPlatformPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Michael D Kinney Cc: Kelly Steele Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different [LibraryClasses] section

[edk2-devel] [edk2-platforms] [patch V4 16/37] Platform/MinPlatformPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Chasel Chiu Cc: Nate DeSimone Cc: Liming Gao Cc: Eric Dong Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different

[edk2-devel] [edk2-platforms] [patch V4 18/37] Platform/Vlv2TbltDevicePkg: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Michael D Kinney Cc: Zailiang Sun Cc: Yi Qian Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different

[edk2-devel] [edk2-platforms] [patch V4 15/37] Platform/BoardModulePkg: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Eric Dong Cc: Liming Gao Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different [LibraryClasses] section for libary

[edk2-devel] [edk2-platforms] [patch V4 11/37] Platform/ARM: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Ard Biesheuvel Cc: Thomas Abraham Cc: Sami Mujawar Signed-off-by: Dandan Bi --- V4: Consume the MdeLibs.dsc.inc for RegisterFilterLibNull in all dsc files. Rather than consuming MdeLibs.dsc.in ArmVExpress.dsc.inc. V3: Update

[edk2-devel] [edk2-platforms] [patch V4 09/37] Features/UserInterface: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Liming Gao Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different [LibraryClasses] section for libary instances in

[edk2-devel] [edk2-platforms] [patch V4 14/37] Platform/Hisilicon: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Leif Lindholm Cc: Ard Biesheuvel Cc: Wenyi Xie Signed-off-by: Dandan Bi --- V4: New updated to consume the MdeLibs.dsc.inc for RegisterFilterLibNull in all dsc files. Rather than consuming MdeLibs.dsc.in Hisilicon.dsc.inc

[edk2-devel] [edk2-platforms] [patch V4 13/37] Platform/Comcast: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Ard Biesheuvel Cc: Leif Lindholm Signed-off-by: Dandan Bi --- V4: New updated to consume the MdeLibs.dsc.inc for RegisterFilterLibNull in all dsc files. Rather than consuming MdeLibs.dsc.in ArmVirtPkg/ArmVirt.dsc.inc. V3

[edk2-devel] [edk2-platforms] [patch V4 08/37] Features/SystemInformation: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Liming Gao Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different [LibraryClasses] section for libary instances in

[edk2-devel] [edk2-platforms] [patch V4 12/37] Platform/BeagleBoard: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Ard Biesheuvel Cc: Leif Lindholm Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different [LibraryClasses] section

[edk2-devel] [edk2-platforms] [patch V4 07/37] Features/PowerManagement: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Liming Gao Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different [LibraryClasses] section for libary instances in

[edk2-devel] [edk2-platforms] [patch V4 10/37] Platform/AMD: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Ard Biesheuvel Cc: Leif Lindholm Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different [LibraryClasses] section

[edk2-devel] [edk2-platforms] [patch V4 06/37] Features/OutOfBandManagement: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Liming Gao Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different [LibraryClasses] section for libary instances in

[edk2-devel] [edk2-platforms] [patch V4 05/37] Features/Network: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Liming Gao Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different [LibraryClasses] section for libary instances in

[edk2-devel] [edk2-platforms] [patch V4 04/37] Features/Debugging: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Eric Dong Cc: Liming Gao Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different [LibraryClasses] section for libary

[edk2-devel] [edk2-platforms] [patch V4 01/37] Drivers/ASIX: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Samer El-Haj-Mahmoud Cc: Ray Ni Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different [LibraryClasses] section for

[edk2-devel] [edk2-platforms] [patch V4 03/37] Drivers/OptionRomPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Ray Ni Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different [LibraryClasses] section for libary instances in

[edk2-devel] [edk2-platforms] [patch V4 02/37] Drivers/DisplayLink: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Leif Lindholm Cc: Ard Biesheuvel Cc: Andy Hayes Signed-off-by: Dandan Bi --- V4: NA V3: Update plaftom dsc to consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different

[edk2-devel] [edk2-platforms] [patch V4 00/37] Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
consume the MdeLibs.dsc.inc outside the common [LibraryClasses] section since we can specify different [LibraryClasses] section for libary instances in MdeLibs.dsc.inc. --- V2: Update Platform dsc to consume the MdeLibs.dsc.inc rather than consuming RegisterFilterLibNull instance directly. Dandan Bi

[edk2-devel] [patch V4 19/29] RedfishPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Abner Chang Cc: Nickle Wang Signed-off-by: Dandan Bi Acked-by: Ard Biesheuvel --- RedfishPkg/RedfishPkg.dsc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/RedfishPkg/RedfishPkg.dsc b/RedfishPkg

[edk2-devel] [patch V4 25/29] UefiCpuPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Eric Dong Cc: Ray Ni Cc: Laszlo Ersek Cc: Rahul Kumar Signed-off-by: Dandan Bi Acked-by: Ard Biesheuvel --- UefiCpuPkg/UefiCpuPkg.dsc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/UefiCpuPkg

[edk2-devel] [patch V4 29/29] MdePkg/Baseib: Filter/trace MSR access for IA32/X64

2021-03-28 Thread Dandan Bi
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3246 Cc: Michael D Kinney Cc: Liming Gao Cc: Zhiguang Liu Signed-off-by: Dandan Bi Acked-by: Ard Biesheuvel Reviewed-by: Liming Gao --- MdePkg/Library/BaseLib/BaseLib.inf | 5 ++- MdePkg/Library/BaseLib/Ia32/GccInlinePriv.c

[edk2-devel] [patch V4 27/29] UnitTestFrameworkPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Michael D Kinney Cc: Sean Brogan Cc: Bret Barkelew Signed-off-by: Dandan Bi Acked-by: Ard Biesheuvel --- UnitTestFrameworkPkg/UnitTestFrameworkPkg.dsc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a

[edk2-devel] [patch V4 24/29] StandaloneMmPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Ard Biesheuvel Cc: Sami Mujawar Cc: Jiewen Yao Cc: Supreeth Venkatesh Signed-off-by: Dandan Bi Acked-by: Ard Biesheuvel --- StandaloneMmPkg/StandaloneMmPkg.dsc | 5 - 1 file changed, 4 insertions(+), 1 deletion

[edk2-devel] [patch V4 28/29] MdePkg/IoLib: Filter/trace port IO/MMIO access

2021-03-28 Thread Dandan Bi
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3246 Cc: Michael D Kinney Cc: Liming Gao Cc: Zhiguang Liu Signed-off-by: Dandan Bi Acked-by: Ard Biesheuvel Reviewed-by: Liming Gao --- .../BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf | 3 +- .../BaseIoLibIntrinsicArmVirt.inf

[edk2-devel] [patch V4 26/29] UefiPayloadPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Maurice Ma Cc: Guo Dong Cc: Benjamin You Signed-off-by: Dandan Bi Acked-by: Ard Biesheuvel Reviewed-by: Guo Dong --- UefiPayloadPkg/UefiPayloadPkg.dsc | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a

[edk2-devel] [patch V4 23/29] SourceLevelDebugPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Hao A Wu Signed-off-by: Dandan Bi Acked-by: Ard Biesheuvel --- SourceLevelDebugPkg/SourceLevelDebugPkg.dsc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/SourceLevelDebugPkg/SourceLevelDebugPkg.dsc b

[edk2-devel] [patch V4 21/29] ShellPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib

2021-03-28 Thread Dandan Bi
RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Cc: Ray Ni Cc: Zhichao Gao Signed-off-by: Dandan Bi Acked-by: Ard Biesheuvel --- ShellPkg/ShellPkg.dsc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ShellPkg/ShellPkg.dsc b/ShellPkg/ShellPkg.dsc index

  1   2   3   4   5   6   >