Add function comments and refine function parameter IN OUT.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10329 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -12,6 +12,13 @@
|
||||
|
||||
**/
|
||||
|
||||
/**
|
||||
The dummy handler that does nothing.
|
||||
|
||||
The function is only used by systems that don't use paging but need
|
||||
build pass.
|
||||
|
||||
**/
|
||||
VOID
|
||||
PageFaultHandlerHook (
|
||||
VOID
|
||||
|
Reference in New Issue
Block a user