X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FCore%2FDxeIplPeim%2FIa32%2FVirtualMemory.h;h=6ada7102e9f86afa21ba36d867c7802a988e5189;hp=be9a7391b61516f33b123b964cf519b8324d749a;hb=48557c6550adecf39e1e8e140b1736275d070dfb;hpb=a387653db209935677f95ef01608a533bc51633f diff --git a/MdeModulePkg/Core/DxeIplPeim/Ia32/VirtualMemory.h b/MdeModulePkg/Core/DxeIplPeim/Ia32/VirtualMemory.h index be9a7391b6..6ada7102e9 100644 --- a/MdeModulePkg/Core/DxeIplPeim/Ia32/VirtualMemory.h +++ b/MdeModulePkg/Core/DxeIplPeim/Ia32/VirtualMemory.h @@ -110,7 +110,7 @@ typedef union { table entries to the physical address space. - @return EFI_SUCCESS The 1:1 Virtual to Physical identity mapping was created + @return The address of 4 level page map. **/ UINTN @@ -119,9 +119,6 @@ CreateIdentityMappingPageTables ( ); - - - /** Fix up the vector number in the vector code.