mirror of https://github.com/acidanthera/audk.git
Doxygen fix.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6632 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
69367b5bb9
commit
a3a70b6ac1
|
@ -928,7 +928,7 @@ PeiRegisterCallBackWorker (
|
||||||
IN CONST EFI_GUID *Guid, OPTIONAL
|
IN CONST EFI_GUID *Guid, OPTIONAL
|
||||||
IN PCD_PPI_CALLBACK CallBackFunction,
|
IN PCD_PPI_CALLBACK CallBackFunction,
|
||||||
IN BOOLEAN Register
|
IN BOOLEAN Register
|
||||||
);
|
);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
The function builds the PCD database.
|
The function builds the PCD database.
|
||||||
|
|
Loading…
Reference in New Issue