diff options
author | Jiewen Yao <jiewen.yao@intel.com> | 2016-05-20 08:57:06 +0800 |
---|---|---|
committer | Jiewen Yao <jiewen.yao@intel.com> | 2016-05-24 20:06:20 +0800 |
commit | e6877b56b2e6d781fe0ce808318c779eb703657c (patch) | |
tree | e50732e68e83d71bc543f8cd5387047c22f0c379 /MdePkg | |
parent | 5646819ffb2d9cb87785e9e409f8d928a9f3a04d (diff) | |
download | edk2-platforms-e6877b56b2e6d781fe0ce808318c779eb703657c.tar.xz |
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>
Diffstat (limited to 'MdePkg')
-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
|