summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiRuntimeLib
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Add EFI_UNSUPPORTED return for some Runtime Service functionsSuqiang Ren2024-02-091-3/+40
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-75/+59
* MdePkg: Do not use CreateEventEx unless requiredVitaly Cheptsov via Groups.Io2020-01-102-11/+4
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-093-19/+3
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-2/+2
* MdePkg: Clean up source filesLiming Gao2018-06-282-10/+10
* MdePkg/UefiRuntimeLib: Do not allow to be linked by DXE driverRuiyu Ni2018-06-051-2/+2
* MdePkg/UefiRuntimeLib: Support more module types.Ruiyu Ni2018-02-091-2/+2
* MdePkg: Deprecate EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESSZhang, Chao B2017-11-011-2/+2
* MdePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-3/+4
* Update MODULE_TYPE to be DXE_RUNTIME_DRIVER mdkinney2010-09-141-1/+1
* Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SAL_DRIVE...mdkinney2010-09-101-1/+1
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-14/+14
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-252-4/+4
* Update the copyright notice formathhtian2010-04-232-4/+4
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Do not set gBS to NULL when the ExitBootServices event notification for the U...mdkinney2010-02-111-6/+1
* Merge RuntimeLib and RuntimeServices.c.qhuang82009-04-244-696/+657
* Fix several minor coding style issues.qhuang82009-04-153-17/+17
* Fix some typo.gikidy2009-04-021-4/+4
* Remove the work-around in DevicePathLib to judge the end of device path node ...qhuang82009-02-241-2/+2
* use the GUIDed versions of events listed in all of our module/lib implementat...jji42009-02-033-6/+11
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Synchronize interface function comment from declaration in library class head...klu22008-12-101-18/+18
* Update the text to use "x64" instead of "X64" in MdePkg.qhuang82008-12-051-1/+1
* De-Unicode in MdePkg source files.qhuang82008-12-011-2/+2
* Fix the parameter typo, it should confirm to UEFI spec.qhuang82008-11-271-1/+1
* Function headers in .h and .c files synchronized with specjji42008-11-251-32/+83
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* Code and comments have been checked with spec.jji42008-11-211-2/+2
* Code and comments have been checked with spec.jji42008-11-202-49/+145
* Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And...lgao42008-11-131-3/+4
* Add IA32, x64 & EBC version of EfiConvertFunctionPointer()qhuang82008-11-061-0/+34
* Use #include "XXX.h" for module internal header files.qhuang82008-10-311-1/+1
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-4/+4
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-4/+5
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-304-24/+32
* remove the unused msa files in MdePkg.lgao42008-08-251-65/+0
* Code Scrub for MdePkg.yshang12008-07-252-5/+8
* Code scrub:yshang12008-07-142-3/+1
* Added necessary support module typejwang362008-01-211-1/+1
* Change EfiConvertPointer() and EfiSetVirtualAddressMap() to use gRT instead o...mdkinney2007-08-084-21/+6
* Remove unused comments in MdePkg.yshang12007-07-191-25/+0
* Comment unallowed itemklu22007-07-171-1/+1
* Fixed comments to follow coding standard. AJFISH2007-07-131-202/+240
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-4/+0