]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/CpuDxe: Remove unused codes and files
authorJeff Fan <jeff.fan@intel.com>
Fri, 29 Jul 2016 17:32:25 +0000 (01:32 +0800)
committerJeff Fan <jeff.fan@intel.com>
Wed, 17 Aug 2016 12:07:07 +0000 (20:07 +0800)
commit39d49a73a553d2719aa63bfd38422fdbc6c34f9e
tree8d01e9e0e79f6aac07e705066e7bd824799edc0f
parent0b9f0dd635b82cad34fcd47e20ce9c0c9c46c893
UefiCpuPkg/CpuDxe: Remove unused codes and files

v5:
  1. Remove unused PcdCpuApStackSize and PcdCpuApInitTimeOutInMicroSeconds.

v4:
  1. Keep GDT table setup to fix IA32 S3 boot issue.

Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Cc: Giri P Mudusuru <giri.p.mudusuru@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Michael Kinney <michael.d.kinney@intel.com>
UefiCpuPkg/CpuDxe/ApStartup.c [deleted file]
UefiCpuPkg/CpuDxe/CpuDxe.h
UefiCpuPkg/CpuDxe/CpuDxe.inf
UefiCpuPkg/CpuDxe/CpuMp.c
UefiCpuPkg/CpuDxe/CpuMp.h
UefiCpuPkg/CpuDxe/Ia32/MpAsm.asm [deleted file]
UefiCpuPkg/CpuDxe/Ia32/MpAsm.nasm [deleted file]
UefiCpuPkg/CpuDxe/X64/MpAsm.asm [deleted file]
UefiCpuPkg/CpuDxe/X64/MpAsm.nasm [deleted file]