Age | Commit message (Expand) | Author | Files | Lines |
2021-12-07 | MdePkg: Apply uncrustify changes | Michael Kubacki | 2 | -52/+41 |
2020-01-10 | MdePkg: Do not use CreateEventEx unless required | Vitaly Cheptsov via Groups.Io | 2 | -6/+2 |
2019-11-04 | MdePkg/UefiDebugLibStdErr: Pass the correct buffer size | Marvin Haeuser | 1 | -2/+2 |
2019-07-29 | MdePkg/UefiDebugLibStdErr: Add destructor to CloseEvent | Xu, Wei6 | 2 | -0/+24 |
2019-04-28 | MdePkg/UefiDebugLibStdErr: make global variable static | Zhichao Gao | 1 | -1/+1 |
2019-04-22 | MdePkg/UefiDebugLibStdErr: Make it runtime safe | Aaron Antone | 3 | -57/+145 |
2019-04-09 | MdePkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 3 | -19/+3 |
2019-04-02 | MdePkg/UefiDebugLibStdErr: Add new APIs | Bret Barkelew | 1 | -5/+102 |
2018-09-25 | MdePkg: Removing ipf which is no longer supported from edk2. | Chen A Chen | 1 | -2/+2 |
2018-06-28 | MdePkg: Clean up source files | Liming Gao | 2 | -34/+34 |
2015-12-15 | MdePkg: Convert all .uni files to utf-8 | Jordan Justen | 1 | -0/+0 |
2015-12-07 | MdePkg: DebugAssert enhancement | Baraneedharan Anbazhagan | 1 | -1/+2 |
2015-02-06 | MdePkg: Update BaseDebugLibStdErr library | Liming Gao | 2 | -2/+21 |
2014-09-03 | MdePkg: Convert non DOS format files to DOS format | Gao, Liming | 1 | -0/+0 |
2014-08-27 | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming | 1 | -0/+0 |
2014-08-27 | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming | 1 | -2/+3 |
2012-08-29 | Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode ... | erictian | 1 | -2/+2 |
2011-03-10 | Update DebugLib to provide support for "err" command in the EFI Shell to adju... | mdkinney | 2 | -7/+8 |
2010-06-30 | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter | 1 | -4/+6 |
2010-06-25 | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter | 2 | -7/+7 |
2010-04-23 | Update the copyright notice format | hhtian | 2 | -4/+4 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 | 1 | -5/+5 |
2009-01-09 | INF extension reviewed | jji4 | 1 | -3/+3 |
2008-12-11 | Synchronize MdePkg/Library *.h files with c files | gikidy | 1 | -1/+1 |
2008-11-26 | Synchronize function comment in | gikidy | 1 | -20/+10 |
2008-11-25 | Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE... | lgao4 | 1 | -1/+0 |
2008-11-19 | Update doxygen comment for VarArg list parameter. "..."'s description is added. | qwang12 | 1 | -1/+2 |
2008-10-29 | Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I... | eric_tian | 1 | -1/+0 |
2008-10-28 | Refine file header for INF files of MDE library instances. | xli24 | 1 | -1/+2 |
2008-09-08 | use UnicodeVSPrintAsciiFormat, UnicodeSPrintAsciiFormat to simplify code. | klu2 | 1 | -7/+10 |
2008-09-08 | Correct the wrong '?' character to '-', and add check DestinationBuffer == So... | lgao4 | 1 | -1/+1 |
2008-08-25 | remove the unused msa files in MdePkg. | lgao4 | 1 | -75/+0 |
2008-07-15 | Code scrub for the Debug library, PostCode library, Print library, and Extrac... | lgao4 | 2 | -9/+10 |
2007-09-20 | Fix a bug to print correct message to ConOut and StdErr as they accept unicod... | qwang12 | 1 | -2/+6 |
2007-09-04 | Merge the PI enabling works from the branch | qwang12 | 1 | -6/+2 |
2007-08-30 | Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec... | qhuang8 | 1 | -5/+5 |
2007-07-20 | remove some comments introduced by tools. | vanjeff | 1 | -9/+3 |
2007-07-19 | Remove unused comments in MdePkg. | yshang1 | 1 | -39/+0 |
2007-06-29 | removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu... | AJFISH | 1 | -10/+0 |
2007-06-22 | Checked in part of MDE library instances following PI and UEFI. It includes: | yshang1 | 3 | -39/+14 |
2007-06-22 | Import some Pei and Dxe related instances for MdePkg. | vanjeff | 4 | -0/+468 |
2007-06-01 | Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist... | lhauch | 2 | -322/+0 |
2007-04-06 | 1) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULL | qwang12 | 1 | -3/+3 |
2007-01-30 | Add supported module type & arch filter for all libraries in MdePkg to filter... | qhuang8 | 1 | -14/+14 |
2007-01-25 | Make MDE package pass intel IPF compiler with /W4 /WX switched on. | xli24 | 1 | -4/+4 |
2006-11-03 | 1. Add the fix for the following Bugs: | cwu11 | 1 | -1/+1 |
2006-09-27 | Remove the duplicated Copy Right in msa header. | lgao4 | 1 | -10/+0 |
2006-09-07 | Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PC... | lgao4 | 1 | -1/+1 |
2006-07-13 | Added license & copyright declaration | jwang36 | 1 | -0/+10 |
2006-07-12 | 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg. | qhuang8 | 1 | -6/+7 |