diff options
author | Jiewen Yao <jiewen.yao@intel.com> | 2016-05-20 08:57:06 +0800 |
---|---|---|
committer | Jeff Fan <jeff.fan@intel.com> | 2016-06-20 08:59:07 +0800 |
commit | 38d4588adfd24151b15003a5304d4193a870d0a8 (patch) | |
tree | 1d57b6b4d6300863a9ebd396777e95556cb3ee11 | |
parent | 2774d4201db637121827177c246302521e2e0cc5 (diff) | |
download | edk2-38d4588adfd24151b15003a5304d4193a870d0a8.tar.gz |
MdePkg/WSMT.h: update header comment to use official URL link.
Update WSMT table link to official MSDN URL.
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Samer El-Haj-Mahmoud <elhaj@hpe.com>
(cherry picked from commit e6877b56b2e6d781fe0ce808318c779eb703657c)
-rw-r--r-- | MdePkg/Include/IndustryStandard/WindowsSmmSecurityMitigationTable.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/IndustryStandard/WindowsSmmSecurityMitigationTable.h b/MdePkg/Include/IndustryStandard/WindowsSmmSecurityMitigationTable.h index bfbcf81f84..2b0a6446fa 100644 --- a/MdePkg/Include/IndustryStandard/WindowsSmmSecurityMitigationTable.h +++ b/MdePkg/Include/IndustryStandard/WindowsSmmSecurityMitigationTable.h @@ -1,6 +1,6 @@ /** @file
Defines Windows SMM Security Mitigation Table
- @ http://download.microsoft.com/download/1/8/A/18A21244-EB67-4538-BAA2-1A54E0E490B6/WSMT.docx
+ @ https://msdn.microsoft.com/windows/hardware/drivers/bringup/acpi-system-description-tables#wsmt
Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
|