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:
@@ -265,6 +265,9 @@ SetDataSelectors (
|
||||
UINT16 Selector
|
||||
);
|
||||
|
||||
/**
|
||||
Update GCD memory space attributes according to current page table setup.
|
||||
**/
|
||||
VOID
|
||||
RefreshGcdMemoryAttributesFromPaging (
|
||||
VOID
|
||||
|
Reference in New Issue
Block a user