summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Library/EdkUefiRuntimeLib
AgeCommit message (Expand)AuthorFilesLines
2007-07-10changed the Esal call function ids all over the treevprabhal2-12/+12
2007-07-04Add the Consumption limitation for using DxeExtendSalLib in EdkFvbServiceLib....qouyang1-2/+2
2007-07-02removing the dependency on EDKDxeSalLib and EdxDxeRuntimeSalLib, instead usin...vprabhal3-14/+14
2007-06-25Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff2-43/+43
2007-05-29Remove the DXE_DRIVER from Supported Module Type List.yshang11-1/+1
2007-05-29Add supported module type.yshang11-1/+1
2007-05-17Fix the bug that destructor should sync with constructorqhuang81-8/+6
2007-03-211. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff1-24/+12
2007-03-14changed the guid assignment from constant array to hi and low UINT64s (Intel ...vprabhal1-10/+40
2007-03-14changed the guid assignment from constant array to hi and low UINT64s (Intel ...vprabhal1-2/+8
2007-02-14Clean up Lib MSAs for EdkModulePkgqhuang81-13/+2
2007-02-051.Drop the support of UEFI_APPLICATION for UefiDriverLibqhuang81-1/+1
2007-02-01There is a bug in original EdkModulePkg\Library\EdkUefiRuntimeLib\Common\Runt...klu21-12/+10
2007-01-311. Remove the dead code of DxeSalVirtualNotifyEvent() in DxeSalLib so that th...qhuang81-1/+1
2007-01-30Add supported module type filter for most libraries in EdkModulePkg to filter...qhuang81-11/+9
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli241-0/+1
2007-01-191) Added prototype of constructor and destructor in the library's AutoGen.h. ...jwang362-2/+4
2006-12-18Remove commented out inclusion of SalApi.hmdkinney1-1/+0
2006-12-18Only include SAL related definitions if the CPU Arch is IPF mdkinney2-2/+2
2006-12-08Add more assert to check table pointer.klu21-120/+64
2006-12-06Add DxeDebugLibSerialPort that provides a debug library that layers directly ...mdkinney3-81/+26
2006-11-291) Make a slightly better work around for the EdkDxeSalLib by removing constr...mdkinney1-1/+1
2006-11-24Move SAL "initialization/virtual address change notification" from EdkUefiRun...yshang12-48/+23
2006-11-031. Add the fix for the following Bugs:cwu112-8/+8
2006-10-23Follow up tracker EDKT285.yshang12-2/+2
2006-09-27Remove the duplicated Copy Right in msa header.lgao41-10/+0
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao41-6/+6
2006-09-06Update RuntimeLib.yshang15-68/+55
2006-09-05Update library constructor definition.yshang12-0/+4
2006-08-071) Fix bug in EdkUefiRuntimeLib.msa(EDKT155).yshang11-4/+0
2006-07-21Clean up codes which are related with status code.yshang11-0/+2
2006-07-21Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang16-0/+1655