summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClock.c
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg: Align RealTimeClock function headers with return valuesSuqiang Ren2024-02-091-1/+12
* EmbeddedPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2023-04-101-1/+1
* EmbeddedPkg: Remove duplicated wordsPierre Gondois2022-09-051-1/+1
* EmbeddedPkg: Apply uncrustify changesMichael Kubacki2021-12-071-36/+40
* EmbeddedPkg/RealTimeClockRuntimeDxe: Improve GetWakeupTimeMarcin Wojtas2021-06-021-0/+11
* EmbeddedPkg/RealTimeClockRuntimeDxe: Use helper functions from TimeBaseLibNhi Pham2021-01-071-86/+2
* EmbeddedPkg/RealTimeClockRuntimeDxe: Drop ASSERTs on function argumentsGaurav Jain2020-03-261-4/+1
* EmbeddedPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* EmbeddedPkg/RealTimeClockRuntimeDxe: move common functionality into coreArd Biesheuvel2017-11-131-6/+165
* EmbeddedPkg/RTC: use returned status at init-timeLeo Duran2016-03-251-1/+4
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-3/+3
* Update the copyright notice formathhtian2010-04-291-2/+2
* Adding support for BeagleBoard. AJFISH2009-12-061-0/+158