]> git.proxmox.com Git - mirror_edk2.git/commit
Renamed remotely
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 27 Sep 2008 05:35:54 +0000 (05:35 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 27 Sep 2008 05:35:54 +0000 (05:35 +0000)
commit82ed85bd1b7366d064978990ff76b7534843cec7
treed7ebed25de9c9fb29baa762d030dde8b63a20fc6
parentdd7881b21a2e5484139cc1fcce3e6942a85f8508
Renamed remotely

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6024 6f19259b-4bc3-4df7-8a09-765794883524
28 files changed:
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/EfiJump.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/PeCoffLoaderEx.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/PeCoffLoaderEx.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/PeiServicePointer.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/PerformancePrimitives.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/Processor.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/ProcessorAsms.Asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/ProcessorAsms.S [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/ReadIdt.S [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/ReadIdt.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/SupportItpDebug.S [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/SupportItpDebug.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/WriteIdt.S [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/WriteIdt.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/EfiJump.h [deleted file]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/PeCoffLoaderEx.c [deleted file]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/PeCoffLoaderEx.h [deleted file]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/PeiServicePointer.c [deleted file]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/PerformancePrimitives.c [deleted file]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/Processor.c [deleted file]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/ProcessorAsms.Asm [deleted file]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/ProcessorAsms.S [deleted file]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/ReadIdt.S [deleted file]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/ReadIdt.asm [deleted file]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/SupportItpDebug.S [deleted file]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/SupportItpDebug.asm [deleted file]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/WriteIdt.S [deleted file]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/WriteIdt.asm [deleted file]