Re: [edk2-devel] [PATCH v1] MdePkg: Add UefiBootServicesTableLib gmock support

2023-06-27 Thread Michael D Kinney
I only see a few services from the UEFI Boot Services Table supported. I recommend the commit message be updated to indicate it is only partial supppot and list the APIs supported. Mike > -Original Message- > From: Huang, LakX > Sent: Monday, June 19, 2023 1:38 AM > To: devel@edk2.gro

[edk2-devel] [PATCH v1] MdePkg: Add UefiBootServicesTableLib gmock support

2023-06-20 Thread lakx . huang
From: LakX Huang REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4485 Add Google Mock Library for UefiBootServicesTableLib Cc: Michael D Kinney Cc: Liming Gao Cc: Zhiguang Liu Signed-off-by: LakX Huang --- MdePkg/Test/MdePkgHostTest.dsc| 1 + .../Library/MockUefiBootS