audk/ArmPlatformPkg/Library/PL031RealTimeClockLib
Pierre Gondois 5a5440d0dc ArmPlatformPkg: Fix Ecc error 8001
This patch fixes the following Ecc reported error:
File header doesn't exist File header comment missing
the ""Copyright""

Even though a copyright is present in the header file,
the leading '*' char prevents the Ecc tool from detecting it.
According to the edk2 coding specifcation, section 5.2.3
"File Heading", there should not be leading '*' char.

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
2021-04-15 19:24:14 +00:00
..
PL031RealTimeClock.h ArmPlatformPkg: Fix Ecc error 8001 2021-04-15 19:24:14 +00:00
PL031RealTimeClockLib.c ArmPlatformPkg/PL031RealTimeClockLib: cast EfiTimeToEpoch() val. to UINT32 2020-12-21 15:55:16 +00:00
PL031RealTimeClockLib.inf ArmPlatformPkg: list module-internal header files in INF [Sources] 2019-07-23 00:20:26 +02:00