]> git.proxmox.com Git - mirror_edk2.git/commitdiff
UefiCpuPkg/CpuDxe: Add missing function description comments
authorDandan Bi <dandan.bi@intel.com>
Mon, 25 Sep 2017 05:52:12 +0000 (13:52 +0800)
committerEric Dong <eric.dong@intel.com>
Wed, 27 Sep 2017 01:05:25 +0000 (09:05 +0800)
Cc: Eric Dong <eric.dong@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
UefiCpuPkg/CpuDxe/CpuDxe.h

index a25b35c6ebf01d6f844a2dd6582b1778a3d997dd..9c0d22359db6d26a44bc7059d2e987e1968cdd38 100644 (file)
@@ -265,6 +265,9 @@ SetDataSelectors (
   UINT16 Selector\r
   );\r
 \r
+/**\r
+  Update GCD memory space attributes according to current page table setup.\r
+**/\r
 VOID\r
 RefreshGcdMemoryAttributesFromPaging (\r
   VOID\r