Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 9102518d297546d349e9dcbaf9a87706ec8529e0 https://github.com/tianocore/edk2/commit/9102518d297546d349e9dcbaf9a87706ec8529e0 Author: Sainadh Nagolu <saina...@ami.com> Date: 2022-08-18 (Thu, 18 Aug 2022)
Changed paths: M MdePkg/Include/IndustryStandard/SmBios.h Log Message: ----------- MdePkg: Improved Smbios Type9 table and Smbios spec v3.5.0 Changes In Type9 structure since PeerGroups has a variable number of entries, must not define new fields in the structure.So added an extended structure and defined new fields added after PeerGroups. Also done some improvements to Smbios 3.5.0 spec changes. Signed-off-by: Sainadh Nagolu <saina...@ami.com> Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn> Commit: 35d167ef3c17dde8f2c2338c7bae1d9290a07da3 https://github.com/tianocore/edk2/commit/35d167ef3c17dde8f2c2338c7bae1d9290a07da3 Author: Sainadh Nagolu <saina...@ami.com> Date: 2022-08-18 (Thu, 18 Aug 2022) Changed paths: M ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c Log Message: ----------- ShellPkg: Improved Smbios Type 9 table changes in PrintInfo.c Since PeerGroups has a variable number of entries, new fields added after PeerGroups are defined in a extended structure. Done changes in PrintInfo.c to access those fields using SMBIOS_TABLE_TYPE9_EXTENDED structure from SmBios.h. Signed-off-by: Sainadh Nagolu <saina...@ami.com> Cc: Vasudevan Sambandan <vasudev...@ami.com> Cc: Sundaresan S <sundares...@ami.com> Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn> Commit: 68bf712d4f5928af4c426dc82d27b9783e499d93 https://github.com/tianocore/edk2/commit/68bf712d4f5928af4c426dc82d27b9783e499d93 Author: Sainadh Nagolu <saina...@ami.com> Date: 2022-08-18 (Thu, 18 Aug 2022) Changed paths: M MdePkg/Include/IndustryStandard/SmBios.h Log Message: ----------- MdePkg: Added support for SMBIOS spec v3.6.0 to Smbios.h Updated SmBios.h with new fields added as part of SMBIOS 3.6.0 spec update. Signed-off-by: Sainadh Nagolu <saina...@ami.com> Cc: Vasudevan Sambandan <vasudev...@ami.com> Cc: Sundaresan S <sundares...@ami.com> Reviewed-by: Samer El-Haj-Mahmoud <samer.el-haj-mahm...@arm.com> Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn> Compare: https://github.com/tianocore/edk2/compare/64a20bea97e6...68bf712d4f59 _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits