UefiCpuPkg/CpuDxe: Add missing function description comments

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>
This commit is contained in:
Dandan Bi 2017-09-25 13:52:12 +08:00 committed by Eric Dong
parent f724f9d9c7
commit cbd7300c80
1 changed files with 3 additions and 0 deletions

View File

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