Revision: 16068
http://sourceforge.net/p/edk2/code/16068
Author: vanjeff
Date: 2014-09-09 06:50:51 + (Tue, 09 Sep 2014)
Log Message:
---
UefiCpuPkg: CpuExceptionHandlerLib: Make self modifying code work with Xcode
CpuExceptionHandlerLib has code that contains absolute
Revision: 16067
http://sourceforge.net/p/edk2/code/16067
Author: vanjeff
Date: 2014-09-09 06:27:45 + (Tue, 09 Sep 2014)
Log Message:
---
SourceLevelDebugPkg: DebugAgentLib: Fix clang/Xcode 5 compile/link errors
Move ExceptionStubHeaderSize from 16 to 32 bits to work aro
Revision: 16066
http://sourceforge.net/p/edk2/code/16066
Author: jljusten
Date: 2014-09-09 03:18:30 + (Tue, 09 Sep 2014)
Log Message:
---
OvmfPkg: AcpiTimerLib: Access power mgmt regs based on host bridge type
Pick the appropriate bus:dev.fn for accessing ACPI power man
Revision: 16065
http://sourceforge.net/p/edk2/code/16065
Author: lgao4
Date: 2014-09-09 02:35:41 + (Tue, 09 Sep 2014)
Log Message:
---
MdeModulePkg: Fix XCODE Link Issue in DxeCore
In XCODE tool chain, the 64-bit bit wise and operation is causing the compiler
to emit
Revision: 16064
http://sourceforge.net/p/edk2/code/16064
Author: shenshushi
Date: 2014-09-09 01:47:19 + (Tue, 09 Sep 2014)
Log Message:
---
ShellPkg: Replace assignment statement with 'StrnCpy' to append terminal NULL
character in a string.
Contributed-under: TianoCore