]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg: Refine codes of iSCSI driver
authorZhang Lubo <lubo.zhang@intel.com>
Thu, 11 Aug 2016 02:24:10 +0000 (10:24 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Thu, 18 Aug 2016 05:53:55 +0000 (13:53 +0800)
commit998731099efd13edcd64cdd375a890a85f57ee6a
tree799163b7df050429604c4236774331b368d39d11
parenta012df5ec643a0c08c2b723a02919a5c9373ca74
MdeModulePkg: Refine codes of iSCSI driver

The RSDT is only used when the bios need to support ACPI 1.0
version. When change PcdAcpiExposedTableVersions to 0x3C, it
will not support ACPI 1.0. The default is 0x3E.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo <lubo.zhang@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
MdeModulePkg/Universal/Network/IScsiDxe/IScsiIbft.c