audk/ShellPkg/Library
Star Zeng 33bed7561f ShellPkg SmbiosView: Correct some outputs for Type 0/3/10
Type 0: Update "EDD Enhanced Disk Driver)..." to
"EDD (Enhanced Disk Driver)..." for
STR_SMBIOSVIEW_PRINTINFO_EDD_ENHANCED_DRIVER

Type 3: Use L"  Laptop" instead of L"  LapTop" in
SystemEnclosureTypeTable to match SMBIOS spec.

Type 10: The BIT7 of Device Type is representing the
status of device whether it is enabled or disabled.
But current code is not considering the BIT7 and will
print "Undefined Value" for enabled device. Type 41
has same definition of Device Type, the code is
correct and will be applied to Type 10 by this patch.

Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Jaben Carsey <jaben.carsey@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
2017-02-10 16:18:13 +08:00
..
UefiDpLib ShellPkg/UefiDpLib: rebase to ARRAY_SIZE() 2016-10-27 11:15:20 +02:00
UefiHandleParsingLib ShellPkg/HandleParsingLib: Fix build failure due to missing semicolon 2017-01-11 13:14:40 +08:00
UefiShellBcfgCommandLib ShellPkg: Update sources to include MdePkg protocol definitions 2016-10-19 10:26:16 +08:00
UefiShellCEntryLib ShellPkg: Fix typos in comments and variables 2016-11-15 11:05:34 +08:00
UefiShellCommandLib ShellPkg/ShellCommandLib: Add missing EFIAPI for public library APIs 2016-11-11 10:59:39 +08:00
UefiShellDebug1CommandsLib ShellPkg SmbiosView: Correct some outputs for Type 0/3/10 2017-02-10 16:18:13 +08:00
UefiShellDriver1CommandsLib ShellPkg/dh: Support dump from GUID and "decode" parameter 2017-01-11 10:07:08 +08:00
UefiShellInstall1CommandsLib Revert "ShellPkg : Add UEFI_APPLICATION module type to UefiShellInstall1CommandsLib.inf" 2016-01-06 16:23:20 +00:00
UefiShellLevel1CommandsLib ShellPkg: Update sources to include MdePkg protocol definitions 2016-10-19 10:26:16 +08:00
UefiShellLevel2CommandsLib ShellPkg/cd: Do not print the destination dir when CD exits 2017-02-03 13:23:52 +08:00
UefiShellLevel3CommandsLib ShellPkg: Add missing header line for SFO flag in 'cls' command 2016-12-09 09:32:51 +08:00
UefiShellLib ShellPkg: print only valid characters for file overwrite prompt 2016-10-31 08:21:05 -07:00
UefiShellNetwork1CommandsLib ShellPkg: Add check logic for the gateway validity. 2017-01-19 11:32:14 +08:00
UefiShellNetwork2CommandsLib ShellPkg/Ifconfig6: Address ASSERT because of a missing NULL check 2017-01-13 09:40:48 +08:00
UefiShellTftpCommandLib ShellPkg: Update sources to include MdePkg protocol definitions 2016-10-19 10:26:16 +08:00