mirror of https://github.com/acidanthera/audk.git
Remove a dead macro EFI_DXESERVICE
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5832 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
cc4e048504
commit
7ffbd6182d
|
@ -90,12 +90,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|||
#include "Exec.h"
|
||||
#include "Hand.h"
|
||||
|
||||
|
||||
//
|
||||
// Modifier for EFI DXE Services
|
||||
//
|
||||
#define EFI_DXESERVICE
|
||||
|
||||
//
|
||||
// attributes for reserved memory before it is promoted to system memory
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue