]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/DxeIplPeim/X64/VirtualMemory.c
MdeModulePkg/Core: Coding style clean-up
[mirror_edk2.git] / MdeModulePkg / Core / DxeIplPeim / X64 / VirtualMemory.c
index bbdfa2bb8ecdb57a4d7f5bd6115c525a4f593072..d7a86c0d305d16bfc37f31dab22973514880811c 100644 (file)
@@ -126,6 +126,11 @@ EnableExecuteDisableBit (
   The function will check if page table entry should be splitted to smaller\r
   granularity.\r
 \r
+  @param Address      Physical memory address.\r
+  @param Size         Size of the given physical memory.\r
+  @param StackBase    Base address of stack.\r
+  @param StackSize    Size of stack.\r
+\r
   @retval TRUE      Page table should be split.\r
   @retval FALSE     Page table should not be split.\r
 **/\r