]> git.proxmox.com Git - mirror_edk2.git/commit
NetworkPkg: Refine codes of iSCSI driver
authorZhang Lubo <lubo.zhang@intel.com>
Thu, 11 Aug 2016 02:14:55 +0000 (10:14 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Thu, 18 Aug 2016 05:54:01 +0000 (13:54 +0800)
commit79d909849c0e3d6a40989473accfee95e2c3660e
tree9d1ba4dbcf204646fc81b99610a1f64f9763422e
parent998731099efd13edcd64cdd375a890a85f57ee6a
NetworkPkg: 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>
NetworkPkg/IScsiDxe/IScsiIbft.c