summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/RuntimeDxe/Runtime.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Update modules to consume CalculateCrc32()Liming Gao2017-10-101-5/+0
* MdeModulePkg: Roll back report status code change in RuntimeDriverSetVirtualA...Elvin Li2015-04-101-4/+5
* MdeModulePkg: Put report status code at the end of RuntimeDriverSetVirtualAdd...Elvin Li2015-04-091-5/+4
* MdeModulePkg: Put report status code after event was signaled per PI spec.Elvin Li2015-04-071-6/+6
* Add missing status code in several modules.li-elvin2012-10-301-1/+6
* Update the copyright notice formathhtian2010-04-241-2/+2
* Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli242010-01-271-2/+2
* Fix the issue in MdeModulePkg that mismatch between PCD type and the PCD Lib ...rsun32010-01-141-1/+1
* Update Comment for the call to EDKII ReportStatuslgao42009-03-101-3/+1
* Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang82008-12-231-16/+16
* Change EFI_OPTIONAL_POINTER to EFI_OPTIONAL_PTRlgao42008-12-121-1/+1
* Change _CR() to BASE_CR() to follow naming conventionmdkinney2008-12-061-2/+2
* ECC Clean up.vanjeff2008-10-241-1/+1
* Clean up Runtime for Doxygen comments requirement.qwang122008-07-141-112/+82
* apply for doxgen format.vanjeff2008-04-101-6/+5
* Revert R4300 change, Runtime driver doesn't need to covert the physical addre...lgao42007-11-201-44/+2
* Convert the capsule image address installed in Configuration table to virtual...lgao42007-11-161-0/+41
* Move RuntimeDxe to /Core of MdeModulePkg.yshang12007-07-191-0/+456