audk/MdeModulePkg/Core
qhuang8 bb8ffffd1c Fix a conformance issue in gBS->CreateEvent() & gBS->CreateEventEx():
1. gBS->CreateEventEx() with EventGroup = NULL should behavior like gBS->CreateEvent()
2. EVT_SIGNAL_EXIT_BOOT_SERVICES & EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE are invalid parameters for gBS->CreateEventEx() if the EventGroup is not NULL.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4692 6f19259b-4bc3-4df7-8a09-765794883524
2008-02-14 02:47:49 +00:00
..
Dxe Fix a conformance issue in gBS->CreateEvent() & gBS->CreateEventEx(): 2008-02-14 02:47:49 +00:00
DxeIplPeim MdeModule cleanup for PI: 2007-12-10 03:47:56 +00:00
Pei Fix bug in latest check-in of "Make sure the base address of stack base and base address of hob start is in page alignment in InstallPeiMemory() interface." 2008-02-03 07:41:10 +00:00
RuntimeDxe Revert R4300 change, Runtime driver doesn't need to covert the physical address stored in the configure tables after SetVirtualAddressMap(). 2007-11-20 01:58:41 +00:00