summaryrefslogtreecommitdiff
path: root/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe
AgeCommit message (Expand)AuthorFilesLines
2023-10-18PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe: rename LibRtcVirtualNotifyEventLaszlo Ersek1-2/+3
2023-05-29PcAtChipsetPkg: RTC Runtime unable to get correct IO port by PCDGua Guo2-19/+31
2023-04-03PcAtChipsetPkg: Fix conditionally uninitialized variablesMichael Kubacki1-3/+6
2023-03-30PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe: PcdRtcDefaultYear boundsMichael D Kinney1-2/+4
2023-03-27PcAtChipsetPkg: Add PCD for RTC default yearMichael D Kinney2-2/+3
2022-05-09PcAtChipsetPkg: Change the flow of PcRtcInit()Chao, Zhuoran1-13/+16
2021-12-07PcAtChipsetPkg: Apply uncrustify changesMichael Kubacki3-256/+291
2021-12-07PcAtChipsetPkg: Change OPTIONAL keyword usage styleMichael D Kinney2-4/+4
2021-12-07PcAtChipsetPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-1/+1
2020-10-16PcAtChipsetPkg: Add MMIO Support to RTC driverSami Mujawar3-12/+170
2019-10-22PcAtChipsetPkg: Fix spelling errorsSean Brogan3-7/+7
2019-09-04PcAtChipsetPkg: add PcdRealTimeClockUpdateTimeoutRay Ni1-3/+2
2019-04-09PcAtChipsetPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney6-42/+6
2018-09-27PcAtChipsetPkg PcRtc: Use new EfiLocateFirstAcpiTable()Star Zeng1-77/+3
2018-06-28PcAtChipsetPkg: Clean up source filesLiming Gao6-25/+25
2018-05-28PcAtChipsetPkg/PcRtc: Add two new PCD for RTC Index/Target registersRuiyu Ni3-10/+9
2017-11-23PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe: Replace RTC macrosLeo Duran3-12/+16
2017-10-10PcAtChipsetPkg: Update GUID usage in PcRtc INF to match the source codeLiming Gao1-2/+7
2016-12-06PcAtChipsetPkg/PcRtc: Fix bad EOLRuiyu Ni1-1/+1
2016-11-18PcAtChipsetPkg/PcRtc: Handle NULL table entry in RSDT/XSDTRuiyu Ni1-0/+5
2016-07-27PcAtChipsetPkg/PcRtc: Fix a NULL pointer deference issueRuiyu Ni1-14/+17
2016-07-27PcAtChipsetPkg/PcRtc: Fix a stack corruption issueRuiyu Ni1-1/+1
2016-05-23PcAtChipsetPkg/PcRtc: get century RTC address in entry pointRuiyu Ni2-3/+13
2016-05-23PcAtChipsetPkg/PcRtc: move ACPI parsing code to GetCenturyRtcAddressRuiyu Ni1-18/+38
2016-02-03MdeModulePkg/PcRtc: Still create timezone variable when Daylight != 0Ruiyu Ni1-1/+1
2016-02-01PcAtChipsetPkg/Rtc: Don't unnecessarily create timezone variable.Ruiyu Ni1-43/+38
2015-12-24PcAtChipsetPkg/PcRtc: Modify INF file content to follow INF specRuiyu Ni1-2/+2
2015-12-24PcAtChipsetPkg/PcRtc: Add assertion to pass static code checkerRuiyu Ni1-0/+2
2015-12-23PcAtChipsetPkg/PcRtc: Fix GCC build failure.Ruiyu Ni1-1/+2
2015-12-22PcAtChipsetPkg/Rtc: Fix a UEFI Win7 boot hang issueRuiyu Ni4-4/+158
2015-12-15PcAtChipsetPkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2015-07-07PcRtc: Fix PcRtcInit() to not clear RegisterB Hour Format bit (BIT1) sometimesRuiyu Ni1-1/+2
2015-06-11PcAtChipsetPkg/PcRtc: Fix a Y2K bugRuiyu Ni2-42/+24
2015-01-23Added 2 new PCDs for minimal and maximal valid year in RTC.Elvin Li2-3/+7
2015-01-20PcAtChipsetPkg: Refine the format of meta data files.Shumin Qiu1-11/+10
2014-11-25Initialize alarm register in PcRtc module entrypoint to make UEFI SCT GetWake...Elvin Li1-2/+89
2014-09-03PcAtChipsetPkg: Convert non DOS format files to DOS format and rename the sam...Gao, Liming1-0/+0
2014-08-28PcAtChipsetPkg: INF/DEC file updates to EDK II packagesQiu, Shumin2-0/+0
2014-08-28PcAtChipsetPkg: INF/DEC file updates to EDK II packagesQiu, Shumin1-2/+5
2014-03-19Did proper error handling when SetVariable failed, and put RTC write operatio...Elvin Li1-33/+51
2012-10-30Add missing status code in several modules.li-elvin3-0/+9
2012-08-15PcAtChipsetPkg/RTC: Fix a bug in RtcGetWakeUpTime() which may cause its retur...erictian1-0/+1
2011-11-22PcAtChipsetPkg: install RTC ARCH protocol even if RTC h/w is functioning inco...erictian2-3/+6
2011-11-17PcAtChipsetPkg: install RTC ARCH protocol even if the "RTC" variable is corru...erictian1-0/+2
2011-11-17PcAtChipsetPkg: Do right sign extension to avoid a wrong daylight value savin...erictian1-2/+2
2010-11-12fix GCC build failure. make function definition same with declaration.erictian1-3/+0
2010-11-10fix build errorerictian1-1/+1
2010-11-10store Year/Month/Day to variable in SetWakeupTime() because PCAT RTC Alarm re...erictian2-26/+64
2010-09-17RefRefine soma code to make code run safely.ydong102-32/+32
2010-04-24Update the copyright notice formathhtian4-7/+7