[edk2-devel] [PATCH] RedfishPkg: RedfishDiscoverDxe: USB Redfish host interface is not supported

2022-08-07 Thread Igor Kulchytskyy via groups.io
Host Interface details are discribed by the SMBIOS Type 42 table. The table is published by the RedfishHostInterfaceDxe driver. That driver supports PCI-E and USB host interface types. The table is consumed by the RedfishGetHostInterfaceProtocolData function in the RedfishDiscoverDxe driver. That

[edk2-devel] [PATCH] RedfishPkg: Redfish library functions to send POST and DELETE requests do not allow to use all spec defined parameters

2022-08-07 Thread Igor Kulchytskyy via groups.io
There is no function to send POST requets with the ContetntType different from "application/json". There is no function to send DELETE request with the body. Cc: Abner Chang Cc: Nickle Wang Signed-off-by: Igor Kulchytskyy --- RedfishPkg/Include/Library/RedfishLib.h

Re: [edk2-devel] [PATCH 1/1] Ext4Pkg: Sanity check the inode size

2022-08-07 Thread Pedro Falcato
Pushed as 436a861 On Sun, Aug 7, 2022 at 7:27 AM Marvin Häuser wrote: > Reviewed-by: Marvin Häuser > > > On 7. Aug 2022, at 01:39, Pedro Falcato wrote: > > > > Check its alignment and value for possi

[edk2-devel] Event: Tools, CI, Code base construction meeting series - 08/08/2022 #cal-reminder

2022-08-07 Thread Group Notification
*Reminder: Tools, CI, Code base construction meeting series* *When:* 08/08/2022 4:30pm to 5:30pm (UTC-07:00) America/Los Angeles *Where:* https://github.com/tianocore/edk2/discussions/2614 View Event ( https://edk2.groups.io/g/devel/viewevent?eventid=1608785 ) *Description:* TianoCore communit

Re: [edk2-devel] [PATCH] MdeModulePkg XhciPei: Fix dead loop issue in UsbHcFreeMemPool()

2022-08-07 Thread Wu, Hao A
Thanks Star, How about removing the comments that mention 'UsbHcUnlinkMemBlock' (3 occurrences, in UsbHcFreeMemPool() and UsbHcFreeMem()) to avoid possible confusion? Best Regards, Hao Wu > -Original Message- > From: Zeng, Star > Sent: Friday, August 5, 2022 7:44 PM > To: devel@edk2.g

Re: [edk2-devel] [PATCH] MdeModulePkg: Update the SMBIOS version by UPL

2022-08-07 Thread Ni, Ray
Re-send to the mailing list. > -Original Message- > From: Ni, Ray > Sent: Monday, August 8, 2022 11:20 AM > To: Liu, KasimX > Subject: RE: [PATCH] MdeModulePkg: Update the SMBIOS version by UPL > > Kasim, > If you read the existing code in RetrieveSmbiosFromHob(), it only uses the > HOB

回复: [edk2-devel] [PATCH] MdePkg/UefiDevicePathLib: reback the DevicePathUtilitiesStandaloneMm

2022-08-07 Thread gaoliming via groups.io
Mike: In original thread, I don't receive the objection to change the library INF file name. So, I merge original patch. Now, the downstream break is found. If you think DevicePathUtilitiesStandaloneMm is required, I would suggest to add it for long term to keep the compatibility. Yanbo:

Re: [edk2-devel] [PATCH 0/2] CloudHv/arm: Add specific mem info lib

2022-08-07 Thread Jianyong Wu
+cc: Ard Biesheuvel, Leif Lindholm, Gerd Hoffmann > -Original Message- > From: devel@edk2.groups.io On Behalf Of Jianyong > Wu via groups.io > Sent: Friday, July 29, 2022 3:22 PM > To: devel@edk2.groups.io; Sami Mujawar > Cc: ard.biesheu...@linaro.org; Justin He ; Jianyong > Wu > Subjec