Project Mu Microsoft Core UEFI Value
Перейти к файлу
Kun Qin 326963f3ba Merged PR 2124207: Adding hardware error record support into core
Adding report status code handler that collects certain errors and store on the flash for MS WHEA process.

Related work items: #16620999, #17798962, #17798979, #18167784
2018-10-02 14:39:34 -07:00
DfciPkg Merged PR 196: Update Open Source with latest DFCI code 2018-10-02 10:11:23 -07:00
MsCapsuleUpdatePkg Merged PR 2220616: Move Capsule infrastructure to TianoCore libs rather than private. 2018-08-29 17:09:19 -07:00
MsCorePkg Merged PR 2054157: Correct DeviceBootManagerLIb 2018-08-29 17:09:18 -07:00
MsSampleFmpDevicePkg Add CoreBuild script and tests. 2018-08-29 17:09:13 -07:00
MsWheaPkg Merged PR 2124207: Adding hardware error record support into core 2018-10-02 14:39:34 -07:00
UefiTestingPkg Merged PR 2273940: Changes to HeapGuardUnitTest 2018-09-24 20:54:12 -07:00
XmlSupportPkg Merged PR 2214607: XmlUnEscape no longer has infinite loop on '&' input 2018-08-29 17:09:19 -07:00
ZeroTouchPkg Merged PR 196: Update Open Source with latest DFCI code 2018-10-02 10:11:23 -07:00
.gitignore Merged PR 1507983: Add VsInstrinsicLib to support using latest VS 2017 compiler 2018-08-29 17:09:15 -07:00
LICENSE.txt Create LICENSE.txt 2018-09-11 10:02:27 -07:00
Readme.md Update Readme.md 2018-09-12 22:57:03 -07:00

Readme.md

Project Mu Common Plus

Copyright (c) 2016-2018, Microsoft Corporation

All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

This repo contains Project Mu common code that should only take Basecore as a dependency and be applicable to almost any FW project. For full documentation, please see the Project Mu parent repo and the wiki.

This project has adopted the Microsoft Open Source Code of Conduct.

For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.