Age | Commit message (Expand) | Author |
2011-03-15 | Refine code to follow coding style. | ydong10 |
2011-03-10 | Update DebugLib to provide support for "err" command in the EFI Shell to adju... | mdkinney |
2011-02-17 | Update inappropriate comments. | ydong10 |
2011-02-11 | Add SmmPeriodicSmiLib to MdePkg. | mdkinney |
2011-01-06 | Fix Copyright year to 2011 | mdkinney |
2011-01-06 | Define bits for PcdDebugPrintErrorLevel to monitor Global Coherency Domain(GC... | mdkinney |
2010-12-01 | Update comments for PI 1.2 SMM support. | mdkinney |
2010-11-04 | Add API to ExtractGuidedSectionLib.h to retrieve the set of registered handlers. | ydong10 |
2010-06-11 | Add ASSERT() conditions to UEFI Library Print() and AsciiPrint() functions if... | mdkinney |
2010-05-28 | Add Read/Write (16) command to SCSI library. | li-elvin |
2010-05-05 | Add new API GetSectionFromAnyFvByFileType() into MdePkg DxeServicesLib. | lgao4 |
2010-04-23 | Update the copyright notice format | hhtian |
2010-03-12 | Grammatical and disclaimer changes (does not follow internal C coding stds.) | myronporter |
2010-02-02 | wrap ASSERT_LOCKED macro with MDEPKG_NDEBUG. | erictian |
2010-02-01 | Minor update to fix typos and update the file to use \r\n as end of line | qhuang8 |
2010-01-27 | Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful t... | mdkinney |
2010-01-27 | Clean up MdePkg source to correct some coding style issues, etc. | qhuang8 |
2010-01-14 | Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi... | AJFISH |
2009-12-23 | PI 1.1 SMM Feature Check-in | davidhuang |
2009-12-14 | Introduce a MDEPKG_NDEBUG macro to provide a method which can be used to redu... | eric_tian |
2009-12-05 | Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib... | mdkinney |
2009-12-01 | typo in comment | jcarsey |
2009-11-26 | Add new GetFileBufferByFilePath API into DxeServicesLib. | lgao4 |
2009-11-21 | 1) Add new BaseLib API GetPreviousNode() | mdkinney |
2009-11-17 | Update function description to be consistent with code definition: HEX_RADIX ... | xdu2 |
2009-11-04 | 1. rolled back Hob library to remove new API - BuildCapsuleHob() and related ... | vanjeff |
2009-10-28 | UEFI Capsule HOB updating includes: | vanjeff |
2009-09-10 | 1. Add a new Capsule initiate reset flag | qhuang8 |
2009-09-08 | Remove obsolete description to avoid confusion. DevicePathLib class does not ... | qhuang8 |
2009-09-08 | add modifier EFIAPI for library interfaces. | vanjeff |
2009-08-24 | Fix file headers and a few comments | mdkinney |
2009-08-19 | Remove tabs in source code in MdePkg. | qhuang8 |
2009-08-19 | Update to make end-of-line consistent for all source files in MdePkg. There a... | qhuang8 |
2009-08-19 | Minor update to fix some typos. | qhuang8 |
2009-08-18 | Add a private context field to PE_COFF_LOADER_IMAGE_CONTEXT. | mdkinney |
2009-08-18 | Add ARM specific Jump Buffer | mdkinney |
2009-07-28 | Add PcdVerifyNoteInList for judge whether do verification of node in list in ... | klu2 |
2009-07-05 | Fix minor typo | mdkinney |
2009-06-30 | Adjust the behavior of the MdePkg Print Library class to produce a consistent... | mdkinney |
2009-06-11 | update codes per MdePkg doxgen review comments. | vanjeff |
2009-06-10 | Save/Restore xmm6-xmm15 in function setJump/longJump. | gikidy |
2009-06-05 | Update comment for return description for PcdSetX macros. | klu2 |
2009-06-05 | The return description for LibPcdSetx function is ambiguity. The actual meani... | klu2 |
2009-06-04 | Fix build breaks from comment clean up checkin | mdkinney |
2009-06-04 | Second set of changes based on a review of the code comments in the Include d... | pkandel |
2009-05-30 | This checkin addresses the compatibility issue of passing arguments of type V... | mdkinney |
2009-05-21 | update the file description of PrintXY and AsciiPrintXY. and also refine the ... | eric_tian |
2009-05-20 | Remove redundant #include | mdkinney |
2009-05-20 | Update #ifndef to match the name of the include file. | mdkinney |
2009-05-18 | 1. Clean up MdePkg internal header files | lgao4 |