The file name Exec.h contains UEFI Event support functions and structure. But its file name is not very meaningful and we can consider renaming it.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5898 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
eric_tian
2008-09-16 07:22:44 +00:00
parent f6d7003d5f
commit 5f3232d7e8
3 changed files with 4 additions and 4 deletions

View File

@@ -87,7 +87,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#include "Gcd.h"
#include "Imem.h"
#include "Image.h"
#include "Exec.h"
#include "Event.h"
#include "Handle.h"
//