mirror of https://github.com/acidanthera/audk.git
Fix formatting
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9740 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
80ae2a5874
commit
758fd817cf
|
@ -49,7 +49,7 @@ typedef enum {
|
||||||
Memory-based access services and I/O-based access services.
|
Memory-based access services and I/O-based access services.
|
||||||
|
|
||||||
@param[in] PeiServices An indirect pointer to the PEI Services Table
|
@param[in] PeiServices An indirect pointer to the PEI Services Table
|
||||||
published by the PEI Foundation.
|
published by the PEI Foundation.
|
||||||
@param[in] This Pointer to local data for the interface.
|
@param[in] This Pointer to local data for the interface.
|
||||||
@param[in] Width The width of the access. Enumerated in bytes.
|
@param[in] Width The width of the access. Enumerated in bytes.
|
||||||
@param[in] Address The physical address of the access.
|
@param[in] Address The physical address of the access.
|
||||||
|
|
Loading…
Reference in New Issue