summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiRuntimeLib/RuntimeService.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-24Merge RuntimeLib and RuntimeServices.c.qhuang81-662/+0
2009-04-15Fix several minor coding style issues.qhuang81-13/+13
2009-04-02Fix some typo.gikidy1-4/+4
2008-12-10Synchronize interface function comment from declaration in library class head...klu21-18/+18
2008-12-05Update the text to use "x64" instead of "X64" in MdePkg.qhuang81-1/+1
2008-12-01De-Unicode in MdePkg source files.qhuang81-2/+2
2008-11-27Fix the parameter typo, it should confirm to UEFI spec.qhuang81-1/+1
2008-11-25Function headers in .h and .c files synchronized with specjji41-32/+83
2008-11-21Code and comments have been checked with spec.jji41-2/+2
2008-11-20Code and comments have been checked with spec.jji41-45/+127
2008-11-06Add IA32, x64 & EBC version of EfiConvertFunctionPointer()qhuang81-0/+34
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-13/+18
2008-07-25Code Scrub for MdePkg.yshang11-1/+1
2008-07-14Code scrub:yshang11-1/+1
2007-08-08Change EfiConvertPointer() and EfiSetVirtualAddressMap() to use gRT instead o...mdkinney1-2/+2
2007-07-13Fixed comments to follow coding standard. AJFISH1-202/+240
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-4/+0
2007-07-03Update EFI_CAPSULE_HEADER definition.yshang11-11/+11
2007-06-27Import UefiRuntimeLib in MdePkgyshang11-1/+0
2007-06-27Import the UefiRuntimeLib in MdePkg.yshang11-0/+457