PcAtChipsetPkg: Fix spelling errors
https://bugzilla.tianocore.org/show_bug.cgi?id=2263 Cc: Ray Ni <ray.ni@intel.com> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Ray Ni <ray.ni@intel.com>
This commit is contained in:
committed by
Michael D Kinney
parent
44c9618a3f
commit
53b1dd1036
@@ -1051,9 +1051,9 @@ IsLeapYear (
|
||||
}
|
||||
|
||||
/**
|
||||
Converts time from EFI_TIME format defined by UEFI spec to RTC's.
|
||||
Converts time from EFI_TIME format defined by UEFI spec to RTC format.
|
||||
|
||||
This function converts time from EFI_TIME format defined by UEFI spec to RTC's.
|
||||
This function converts time from EFI_TIME format defined by UEFI spec to RTC format.
|
||||
If data mode of RTC is BCD, then converts EFI_TIME to it.
|
||||
If RTC is in 12-hour format, then converts EFI_TIME to it.
|
||||
|
||||
|
Reference in New Issue
Block a user