Merge R8->R9 tracker 5935 and 7080 to update runtime arch protocol to DxeCis 0.91. Update DxeCore and Runtime driver to follow new definitions.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2101 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -56,7 +56,7 @@ typedef struct {
|
||||
//
|
||||
// A list of all runtime events
|
||||
//
|
||||
LIST_ENTRY RuntimeLink;
|
||||
EFI_RUNTIME_EVENT_ENTRY RuntimeData;
|
||||
|
||||
//
|
||||
// Information by event type
|
||||
@@ -204,6 +204,5 @@ extern UINTN gEventPending;
|
||||
extern LIST_ENTRY gEventQueue[];
|
||||
extern LIST_ENTRY gEventSignalQueue;
|
||||
extern UINT8 gHSB[];
|
||||
extern LIST_ENTRY mRuntimeEventList;
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user