Refine function comments for BdsDxe module.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7127 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -18,7 +18,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
Function creates a device path data structure that identically matches the
|
||||
device path passed in.
|
||||
|
||||
|
||||
@param DevPath A pointer to a device path data structure.
|
||||
|
||||
@return The new copy of DevPath is created to identically match the input.
|
||||
@@ -33,7 +32,6 @@ DevicePathInstanceDup (
|
||||
/**
|
||||
Update Com Ports attributes from DevicePath
|
||||
|
||||
|
||||
@param DevicePath DevicePath that contains Com ports
|
||||
|
||||
@retval EFI_SUCCESS The update is successful.
|
||||
|
Reference in New Issue
Block a user