summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe
Commit message (Expand)AuthorAgeFilesLines
* Update the variable name and GUID to set time zone and daylight saving: Use L...qhuang82009-02-233-9/+4
* Fix the typo in commentsqhuang82009-02-111-1/+1
* Adjust code to fix potential array out-bound issues.qhuang82009-02-111-0/+11
* Code level security checkedjji42009-02-061-2/+3
* Source level security checkedjji42009-01-201-0/+4
* Comments checkedjji42009-01-151-31/+15
* Coding style checkedjji42009-01-151-1/+1
* INF extension reviewedjji42009-01-081-3/+4
* Typo correctedjji42008-12-301-8/+8
* Coding style correctedjji42008-12-191-4/+4
* INF module description editedjji42008-12-101-9/+10
* Move Ia32PcRtc.c from IA-32 sub-directory and rename to PcRtcEntry.c since IP...qhuang82008-12-052-1/+1
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-2/+0
* Code Scrub:jji42008-11-122-22/+12
* Code scrub:jji42008-11-074-576/+404
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-302-7/+1
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-2/+1
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-301-1/+1
* remove the unused msa files in MdeModulePkg.lgao42008-08-251-81/+0
* Make RTC module pass build.xli242008-07-162-0/+2
* Add PCD PcdRealTimeClockUpdateTimeout and update code accordingly.xli242008-07-162-6/+8
* Add logic to check uninitialized RTC value in PcRtc driver in MdeModulePkg.xli242008-05-232-56/+96
* edk2/MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcRtc.c:jljusten2008-05-081-1/+1
* Enable storage of daylight saving and time zone data of SetTime() service, an...lgao42008-05-063-4/+45
* apply for doxgen format.vanjeff2008-04-103-40/+14
* Fixed one bug when runtime test. The root cause is that ICC compiler will con...vanjeff2007-09-041-2/+17
* Clean up INF filemdkinney2007-08-241-5/+1
* Retire the "Include/Common" of MdeModulePkg.yshang12007-07-245-40/+42
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* remove some comments introduced by tools.vanjeff2007-07-201-39/+0
* Fix the typo in last check inqhuang82007-07-201-2/+0
* Remove RTC package dependency on IntelFrameworkPkgqhuang82007-07-201-1/+1
* Move RealTimeClockRuntimeDxe to PcatRealTimeClockRuntimeDxe folder of MdeModu...yshang12007-07-195-0/+1942