> -----Original Message----- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of > Abner Chang > Sent: Tuesday, October 08, 2019 4:04 PM > To: devel@edk2.groups.io > Cc: abner.ch...@hpe.com; Wu, Hao A; Wang, Jian J; Leif Lindholm; Gilbert > Chen > Subject: [edk2-devel] [PATCH v5 1/3] MdeModulePkg: Update to support > SmBios 3.3.0 > > This commit update the revision of SMBIOS spec reported in PCDs. > Bugzilla link, > https://bugzilla.tianocore.org/show_bug.cgi?id=2202 > > Signed-off-by: Abner Chang <abner.ch...@hpe.com> > > Cc: Hao A Wu <hao.a...@intel.com> > Cc: Jian J Wang <jian.j.w...@intel.com> > Cc: Leif Lindholm <leif.lindh...@linaro.org> > Cc: Gilbert Chen <gilbert.c...@hpe.com> > --- > MdeModulePkg/MdeModulePkg.dec | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/MdeModulePkg/MdeModulePkg.dec > b/MdeModulePkg/MdeModulePkg.dec > index 19935c8..6b40021 100644 > --- a/MdeModulePkg/MdeModulePkg.dec > +++ b/MdeModulePkg/MdeModulePkg.dec > @@ -5,7 +5,7 @@ > # > # Copyright (c) 2007 - 2019, Intel Corporation. All rights reserved.<BR> > # Copyright (c) 2016, Linaro Ltd. All rights reserved.<BR> > -# (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR> > +# (C) Copyright 2016 - 2019 Hewlett Packard Enterprise Development LP<BR> > # Copyright (c) 2017, AMD Incorporated. All rights reserved.<BR> > # Copyright (c) 2016, Microsoft Corporation<BR> > # SPDX-License-Identifier: BSD-2-Clause-Patent > @@ -1792,7 +1792,7 @@ > > ## SMBIOS version. > # @Prompt SMBIOS version. > - > gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosVersion|0x0302|UINT16|0x0 > 0010055 > + > gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosVersion|0x0303|UINT16|0x0 > 0010055
Reviewed-by: Hao A Wu <hao.a...@intel.com> Best Regards, Hao Wu > > ## SMBIOS Docrev field in SMBIOS 3.0 (64-bit) Entry Point Structure. > # @Prompt SMBIOS Docrev field in SMBIOS 3.0 (64-bit) Entry Point > Structure. > -- > 2.7.4 > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#49142): https://edk2.groups.io/g/devel/message/49142 Mute This Topic: https://groups.io/mt/34440301/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-