]> git.proxmox.com Git - mirror_edk2.git/commit - EdkModulePkg/Library/EdkUefiRuntimeLib/Common/RuntimeLib.c
Add DxeDebugLibSerialPort that provides a debug library that layers directly on top...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 6 Dec 2006 05:17:50 +0000 (05:17 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 6 Dec 2006 05:17:50 +0000 (05:17 +0000)
commitf1cd55fe2445361c02a74ac2e353f42aaf52765c
tree8b491db30f0be10e19b7385b12a5bda0df1b3690
parent756e4264d3e06c986cab44abe9a4db55787f7a49
Add DxeDebugLibSerialPort that provides a debug library that layers directly on top of a serial port
Add an EdkDxeRuntimeSalLib that provide a SalLib that is safe for runtime use.  The EdkDxeSalLib is now a boot service only lib.
Move the registration and processing of ExitBootServicesEvents() from the RuntimeLib to the UEFI DriverEntryPointLib in the MdePkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2057 6f19259b-4bc3-4df7-8a09-765794883524
EdkModulePkg/EdkModulePkg.spd
EdkModulePkg/Library/DxeDebugLibSerialPort/DebugLib.c [new file with mode: 0644]
EdkModulePkg/Library/DxeDebugLibSerialPort/DxeDebugLibSerialPort.msa [new file with mode: 0644]
EdkModulePkg/Library/EdkDxeRuntimeSalLib/EdkDxeRuntimeSalLib.msa [new file with mode: 0644]
EdkModulePkg/Library/EdkDxeRuntimeSalLib/Ipf/AsmEsalServiceLib.s [new file with mode: 0644]
EdkModulePkg/Library/EdkDxeRuntimeSalLib/Ipf/EsalServiceLib.c [new file with mode: 0644]
EdkModulePkg/Library/EdkDxeSalLib/EdkDxeSalLib.msa
EdkModulePkg/Library/EdkUefiRuntimeLib/Common/RuntimeLib.c
EdkModulePkg/Library/EdkUefiRuntimeLib/EdkUefiRuntimeLib.msa
EdkModulePkg/Library/EdkUefiRuntimeLib/Ipf/RuntimeLib.c
EdkModulePkg/Universal/Runtime/RuntimeDxe/Runtime.msa