Remove todo comment in BaseLib.h
Update DxeServicesLib return status align to MdeLib spec. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6849 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -474,7 +474,7 @@ BuildMemoryAllocationHob (
|
||||
This macro returns a pointer to the data buffer in a HOB specified by Hob.
|
||||
Hob is assumed to be a HOB of type EFI_HOB_TYPE_GUID_EXTENSION.
|
||||
|
||||
@param Hob A pointer to a HOB.
|
||||
@param GuidHob A pointer to a HOB.
|
||||
|
||||
@return A pointer to the data buffer in a HOB
|
||||
|
||||
@@ -487,7 +487,7 @@ BuildMemoryAllocationHob (
|
||||
This macro returns the size, in bytes, of the data buffer in a HOB specified by Hob.
|
||||
Hob is assumed to be a HOB of type EFI_HOB_TYPE_GUID_EXTENSION.
|
||||
|
||||
@param Hob A pointer to a HOB.
|
||||
@param GuidHob A pointer to a HOB.
|
||||
|
||||
@return The size of the data buffer
|
||||
**/
|
||||
|
Reference in New Issue
Block a user