diff options
Diffstat (limited to 'PcAtChipsetPkg/KbcResetDxe')
-rw-r--r-- | PcAtChipsetPkg/KbcResetDxe/ResetEntry.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PcAtChipsetPkg/KbcResetDxe/ResetEntry.c b/PcAtChipsetPkg/KbcResetDxe/ResetEntry.c index 0457fe63b5..03b425019d 100644 --- a/PcAtChipsetPkg/KbcResetDxe/ResetEntry.c +++ b/PcAtChipsetPkg/KbcResetDxe/ResetEntry.c @@ -63,7 +63,7 @@ KbcResetSystem ( }
/**
- Initialize the state information for the Reset Architectural Protocol
+ Initialize the state information for the Reset Architectural Protocol.
@param ImageHandle Handle of the loaded driver
@param SystemTable Pointer to the System Table
|