]> git.proxmox.com Git - mirror_edk2.git/history - PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c
BaseTools/BinToPcd: Fix Python 2.7.x compatibility issue
[mirror_edk2.git] / PcAtChipsetPkg / PcatRealTimeClockRuntimeDxe / PcRtc.c
2018-06-28 Liming GaoPcAtChipsetPkg: Clean up source files
2018-05-28 Ruiyu NiPcAtChipsetPkg/PcRtc: Add two new PCD for RTC Index...
2017-11-23 Leo DuranPcAtChipsetPkg/PcatRealTimeClockRuntimeDxe: Replace...
2016-12-06 Ruiyu NiPcAtChipsetPkg/PcRtc: Fix bad EOL
2016-11-18 Ruiyu NiPcAtChipsetPkg/PcRtc: Handle NULL table entry in RSDT...
2016-07-27 Ruiyu NiPcAtChipsetPkg/PcRtc: Fix a NULL pointer deference...
2016-07-27 Ruiyu NiPcAtChipsetPkg/PcRtc: Fix a stack corruption issue
2016-05-23 Ruiyu NiPcAtChipsetPkg/PcRtc: move ACPI parsing code to GetCent...
2016-02-03 Ruiyu NiMdeModulePkg/PcRtc: Still create timezone variable...
2016-02-01 Ruiyu NiPcAtChipsetPkg/Rtc: Don't unnecessarily create timezone...
2015-12-24 Ruiyu NiPcAtChipsetPkg/PcRtc: Add assertion to pass static...
2015-12-22 Ruiyu NiPcAtChipsetPkg/Rtc: Fix a UEFI Win7 boot hang issue
2015-07-07 Ruiyu NiPcRtc: Fix PcRtcInit() to not clear RegisterB Hour...
2015-06-11 Ruiyu NiPcAtChipsetPkg/PcRtc: Fix a Y2K bug
2015-01-23 Elvin LiAdded 2 new PCDs for minimal and maximal valid year...
2014-11-25 Elvin LiInitialize alarm register in PcRtc module entrypoint...
2014-03-19 Elvin LiDid proper error handling when SetVariable failed,...
2012-10-30 li-elvinAdd missing status code in several modules.
2012-08-15 erictianPcAtChipsetPkg/RTC: Fix a bug in RtcGetWakeUpTime(...
2011-11-22 erictianPcAtChipsetPkg: install RTC ARCH protocol even if RTC...
2011-11-17 erictianPcAtChipsetPkg: install RTC ARCH protocol even if the...
2011-11-17 erictianPcAtChipsetPkg: Do right sign extension to avoid a...
2010-11-12 erictianfix GCC build failure. make function definition same...
2010-11-10 erictianfix build error
2010-11-10 erictianstore Year/Month/Day to variable in SetWakeupTime(...
2010-09-17 ydong10RefRefine soma code to make code run safely.
2010-04-24 hhtianUpdate the copyright notice format
2009-07-27 gikidyFor pass all compilers.
2009-07-27 gikidyAdd Nanosecond initialize when CMOS clear for ConvertRt...
2009-07-15 rsun3Fixed 2 bugs in the RTC driver of PcAtChipsetPkg.
2009-07-07 klu2Move PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkg