X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FLibrary%2FCpuLib.h;h=629b972655fcec6c09a68a4fdb2d577fa540fe28;hp=b9a18694251393a2e10eda4e23c6d40fd9cf9a67;hb=1a2f870c9babe077c2d3abea23b6e8e044778341;hpb=7076244ef4005642712f32591abbd8188d6b6f40 diff --git a/MdePkg/Include/Library/CpuLib.h b/MdePkg/Include/Library/CpuLib.h index b9a1869425..629b972655 100644 --- a/MdePkg/Include/Library/CpuLib.h +++ b/MdePkg/Include/Library/CpuLib.h @@ -3,7 +3,7 @@ in the Base Library due to dependencies on the PAL Library The CPU Library provides services to flush CPU TLBs and place the CPU in a sleep state. - The implementation of these services on Itanium CPUs requires the use of PAL Calls. + The implementation of these services on Itanium processors requires the use of PAL Calls. PAL Calls require PEI and DXE specific mechanisms to look up PAL Entry Point. As a result, these services could not be defined in the Base Library.