[tianocore/edk2] d93a10: UefiCpuPkg/Cpuid: Remove wrong while-loop check af...

2016-10-17 Thread GitHub
Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: d93a10c02bd963cc11670a9e02ce396764838768 https://github.com/tianocore/edk2/commit/d93a10c02bd963cc11670a9e02ce396764838768 Author: Jeff Fan Date: 2016-10-18 (Tue, 18 Oct 2016)

[tianocore/edk2] e3917f: MdePkg/TrEEProtocol.h: Fix typo 'Ihis' with 'This'...

2016-10-17 Thread GitHub
Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: e3917fc76880458a81104bef359c6dbdef359c72 https://github.com/tianocore/edk2/commit/e3917fc76880458a81104bef359c6dbdef359c72 Author: Hao Wu Date: 2016-10-18 (Tue, 18 Oct 2016)

[tianocore/edk2] 9ba286: MdePkg BaseSynchronizationLib InterlockedCompareEx...

2016-10-17 Thread GitHub
Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 9ba2869c7ec7567eabc15fe4c2b13d8c774ce282 https://github.com/tianocore/edk2/commit/9ba2869c7ec7567eabc15fe4c2b13d8c774ce282 Author: Liming Gao Date: 2016-10-18 (Tue, 18 Oct 2016)

[PATCH] CorebootPayloadPkg: Notify EndOfDxe and install ReadyToLock protocol.

2016-10-17 Thread gdong1
Update PlatformBootManagerLib to notify EndOfDxe event and install SmmReadyToLock protocol since other modules depend on them. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: gdong1 --- .../PlatformBootManagerLib/PlatformBootManager.c | 65