]> git.proxmox.com Git - mirror_edk2.git/commit - EdkModulePkg/Universal/DebugSupport/Dxe/Ia32/plDebugSupport.c
Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the correspond...
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 14 Mar 2007 02:02:43 +0000 (02:02 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 14 Mar 2007 02:02:43 +0000 (02:02 +0000)
commit2c3b5ec562c7b43a73424e1be25e2053d1edfe4f
tree01495edfd3c8cdd9ae39054443a47b198bc48e10
parent9db9711c414fe3207ffae81b3c1627554c428308
Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the corresponding APIs defined in Mde library class for these modules.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2456 6f19259b-4bc3-4df7-8a09-765794883524
16 files changed:
EdkModulePkg/EdkModulePkg.fpd
EdkModulePkg/Universal/Console/ConSplitter/Dxe/ConSplitter.c
EdkModulePkg/Universal/Console/ConSplitter/Dxe/ConSplitterGraphics.c
EdkModulePkg/Universal/Console/GraphicsConsole/Dxe/GraphicsConsole.c
EdkModulePkg/Universal/Console/Terminal/Dxe/Terminal.c
EdkModulePkg/Universal/DataHub/DataHub/Dxe/DataHub.c
EdkModulePkg/Universal/DebugSupport/Dxe/DebugSupport.c
EdkModulePkg/Universal/DebugSupport/Dxe/DebugSupport.msa
EdkModulePkg/Universal/DebugSupport/Dxe/Ia32/plDebugSupport.c
EdkModulePkg/Universal/DebugSupport/Dxe/ipf/plDebugSupport.c
EdkModulePkg/Universal/DebugSupport/Dxe/x64/plDebugSupport.c
EdkModulePkg/Universal/Debugger/Debugport/Dxe/DebugPort.c
EdkModulePkg/Universal/DevicePath/Dxe/DevicePath.h
EdkModulePkg/Universal/DevicePath/Dxe/DevicePath.msa
EdkModulePkg/Universal/DevicePath/Dxe/DevicePathFromText.c
EdkModulePkg/Universal/DevicePath/Dxe/DevicePathToText.c