public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Zhiguang Liu" <zhiguang.liu@intel.com>
To: devel@edk2.groups.io
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Subject: [Wiki V2] Add update notes for incomaptible patches that fix typos in SmBios.h
Date: Wed,  3 Feb 2021 16:17:53 +0800	[thread overview]
Message-ID: <20210203081753.862-1-zhiguang.liu@intel.com> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=^[[A^[[BUTF-8, Size: 1689 bytes --]

Cc: Liming Gao <gaoliming@byosoft.com.cn>
Signed-off-by: Zhiguang Liu <zhiguang.liu@intel.com>
---
 EDK-II-Release-Planning.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/EDK-II-Release-Planning.md b/EDK-II-Release-Planning.md
index 336d8d2..7d75bea 100644
--- a/EDK-II-Release-Planning.md
+++ b/EDK-II-Release-Planning.md
@@ -32,6 +32,16 @@
 * If the user has the windows bat script that calls Split in it,it needs to change to "call Split" because Split will be a bat script but not an executable file.
 * Shell depends on library class OrderedCollectionLib. Platform DSC needs to configure it in [LibraryClasses]
 OrderedCollectionLib|MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.inf
+* Some struct fields in SmBios.h have typos and get fixed in these code change [0db8](https://github.com/tianocore/edk2/commit/0db89a661f38b10012ff4f62e1853bfc48efd462), [bd9d](https://github.com/tianocore/edk2/commit/bd9da7b1da2639fcea8a156fa92a32bbc4209367), [e157](https://github.com/tianocore/edk2/commit/e157c8f9ed173a390d2c9d29069a46e9662e0d04). Details are listed below.
+In struct ```SMBIOS_TABLE_TYPE17```:
+&nbsp;```FirwareVersion ==> FirmwareVersion```
+In struct ```SMBIOS_TABLE_TYPE4```:
+&nbsp;```ProcessorManufacture ==> ProcessorManufacturer```
+In struct ```PROCESSOR_CHARACTERISTIC_FLAGS```:
+&nbsp;```Processor64BitCapble ==> Processor64BitCapable```
+&nbsp;```ProcessorEnhancedVirtulization ==> ProcessorEnhancedVirtualization```
+&nbsp;```Processor128bitCapble ==> Processor128BitCapable```
+Platform code that uses those fields need modifications.
 * TBD
 
 # edk2-stable202105 tag planning
-- 
2.30.0.windows.2


             reply	other threads:[~2021-02-03  8:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-03  8:17 Zhiguang Liu [this message]
2021-02-18  1:44 ` 回复: [edk2-devel] [Wiki V2] Add update notes for incomaptible patches that fix typos in SmBios.h gaoliming

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210203081753.862-1-zhiguang.liu@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox