index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
PcAtChipsetPkg
/
PcatRealTimeClockRuntimeDxe
Age
Commit message (
Expand
)
Author
2016-11-18
PcAtChipsetPkg/PcRtc: Handle NULL table entry in RSDT/XSDT
Ruiyu Ni
2016-07-27
PcAtChipsetPkg/PcRtc: Fix a NULL pointer deference issue
Ruiyu Ni
2016-07-27
PcAtChipsetPkg/PcRtc: Fix a stack corruption issue
Ruiyu Ni
2016-05-23
PcAtChipsetPkg/PcRtc: get century RTC address in entry point
Ruiyu Ni
2016-05-23
PcAtChipsetPkg/PcRtc: move ACPI parsing code to GetCenturyRtcAddress
Ruiyu Ni
2016-02-03
MdeModulePkg/PcRtc: Still create timezone variable when Daylight != 0
Ruiyu Ni
2016-02-01
PcAtChipsetPkg/Rtc: Don't unnecessarily create timezone variable.
Ruiyu Ni
2015-12-24
PcAtChipsetPkg/PcRtc: Modify INF file content to follow INF spec
Ruiyu Ni
2015-12-24
PcAtChipsetPkg/PcRtc: Add assertion to pass static code checker
Ruiyu Ni
2015-12-23
PcAtChipsetPkg/PcRtc: Fix GCC build failure.
Ruiyu Ni
2015-12-22
PcAtChipsetPkg/Rtc: Fix a UEFI Win7 boot hang issue
Ruiyu Ni
2015-12-15
PcAtChipsetPkg: Convert all .uni files to utf-8
Jordan Justen
2015-07-07
PcRtc: Fix PcRtcInit() to not clear RegisterB Hour Format bit (BIT1) sometimes
Ruiyu Ni
2015-06-11
PcAtChipsetPkg/PcRtc: Fix a Y2K bug
Ruiyu Ni
2015-01-23
Added 2 new PCDs for minimal and maximal valid year in RTC.
Elvin Li
2015-01-20
PcAtChipsetPkg: Refine the format of meta data files.
Shumin Qiu
2014-11-25
Initialize alarm register in PcRtc module entrypoint to make UEFI SCT GetWake...
Elvin Li
2014-09-03
PcAtChipsetPkg: Convert non DOS format files to DOS format and rename the sam...
Gao, Liming
2014-08-28
PcAtChipsetPkg: INF/DEC file updates to EDK II packages
Qiu, Shumin
2014-08-28
PcAtChipsetPkg: INF/DEC file updates to EDK II packages
Qiu, Shumin
2014-03-19
Did proper error handling when SetVariable failed, and put RTC write operatio...
Elvin Li
2012-10-30
Add missing status code in several modules.
li-elvin
2012-08-15
PcAtChipsetPkg/RTC: Fix a bug in RtcGetWakeUpTime() which may cause its retur...
erictian
2011-11-22
PcAtChipsetPkg: install RTC ARCH protocol even if RTC h/w is functioning inco...
erictian
2011-11-17
PcAtChipsetPkg: install RTC ARCH protocol even if the "RTC" variable is corru...
erictian
2011-11-17
PcAtChipsetPkg: Do right sign extension to avoid a wrong daylight value savin...
erictian
2010-11-12
fix GCC build failure. make function definition same with declaration.
erictian
2010-11-10
fix build error
erictian
2010-11-10
store Year/Month/Day to variable in SetWakeupTime() because PCAT RTC Alarm re...
erictian
2010-09-17
RefRefine soma code to make code run safely.
ydong10
2010-04-24
Update the copyright notice format
hhtian
2010-04-12
Refine the file/function comments to follow doxygen format
klu2
2010-02-28
Correct copyright to 2010.
lgao4
2010-02-23
1. Correct File header to ## @file
lgao4
2009-07-27
For pass all compilers.
gikidy
2009-07-27
Add Nanosecond initialize when CMOS clear for ConvertRtcTimeToEfiTime can not...
gikidy
2009-07-15
Fixed 2 bugs in the RTC driver of PcAtChipsetPkg.
rsun3
2009-07-07
Move PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkg
klu2