From: Leo Duran Date: Fri, 13 Jan 2017 20:09:52 +0000 (+0800) Subject: UefiCpuPkg: Modify CpuIo2Dxe to use new IoLib library X-Git-Tag: edk2-stable201903~4753 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=200b4223f0a1408de15779abed7826e20c10782c;hp=200b4223f0a1408de15779abed7826e20c10782c UefiCpuPkg: Modify CpuIo2Dxe to use new IoLib library The Fifo routines from the UefiCpuPkg/CpuIo2Dxe driver have been moved to the new BaseIoLibIntrinsic (IoLib class) library. Cc: Jeff Fan Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Brijesh Singh Signed-off-by: Leo Duran Reviewed-by: Liming Gao Reviewed-by: Jordan Justen Reviewed-by: Jeff Fan ---