summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiRuntimeLib
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-75/+59
2020-01-10MdePkg: Do not use CreateEventEx unless requiredVitaly Cheptsov via Groups.Io2-11/+4
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-19/+3
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-2/+2
2018-06-28MdePkg: Clean up source filesLiming Gao2-10/+10
2018-06-05MdePkg/UefiRuntimeLib: Do not allow to be linked by DXE driverRuiyu Ni1-2/+2
2018-02-09MdePkg/UefiRuntimeLib: Support more module types.Ruiyu Ni1-2/+2
2017-11-01MdePkg: Deprecate EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESSZhang, Chao B1-2/+2
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-3/+4
2010-09-14Update MODULE_TYPE to be DXE_RUNTIME_DRIVER mdkinney1-1/+1
2010-09-10Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SAL_DRIVE...mdkinney1-1/+1
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-14/+14
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2-4/+4
2010-04-23Update the copyright notice formathhtian2-4/+4
2010-02-241. Correct File header to ## @filelgao41-4/+4
2010-02-11Do not set gBS to NULL when the ExitBootServices event notification for the U...mdkinney1-6/+1
2009-04-24Merge RuntimeLib and RuntimeServices.c.qhuang84-696/+657
2009-04-15Fix several minor coding style issues.qhuang83-17/+17
2009-04-02Fix some typo.gikidy1-4/+4
2009-02-24Remove the work-around in DevicePathLib to judge the end of device path node ...qhuang81-2/+2
2009-02-03use the GUIDed versions of events listed in all of our module/lib implementat...jji43-6/+11
2008-12-29Update copyright for files modified in this yearqhuang81-1/+1
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-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-21Code and comments have been checked with spec.jji41-2/+2
2008-11-20Code and comments have been checked with spec.jji42-49/+145
2008-11-13Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And...lgao41-3/+4
2008-11-06Add IA32, x64 & EBC version of EfiConvertFunctionPointer()qhuang81-0/+34
2008-10-31Use #include "XXX.h" for module internal header files.qhuang81-1/+1
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-4/+4
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-4/+5
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao44-24/+32
2008-08-25remove the unused msa files in MdePkg.lgao41-65/+0
2008-07-25Code Scrub for MdePkg.yshang12-5/+8
2008-07-14Code scrub:yshang12-3/+1
2008-01-21Added necessary support module typejwang361-1/+1
2007-08-08Change EfiConvertPointer() and EfiSetVirtualAddressMap() to use gRT instead o...mdkinney4-21/+6
2007-07-19Remove unused comments in MdePkg.yshang11-25/+0
2007-07-17Comment unallowed itemklu21-1/+1
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