Age | Commit message (Expand) | Author |
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 |
2009-05-14 | 1. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciE... | xli24 |
2009-05-12 | Minor update the function interface for three re-allocate pool APIs to check ... | qhuang8 |
2009-05-11 | Add conformance check for OldBuffer and size even if the memory allocation fa... | qhuang8 |
2009-05-11 | Fix minor coding style issue for ScsiReadCapacity16Command() API in UefiScsiLib | qhuang8 |
2009-05-11 | add the extra comments into BasePeCoffRelocateImage, BasePeCoffLoadImage and ... | eric_tian |
2009-05-09 | Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ... | mdkinney |
2009-05-09 | Update function header description of ScsiReadCapacity16Command() in the UEFI... | mdkinney |
2009-05-09 | Clarify that FreePages(), FreeAlignedPages(), and FreePool() may perform n ac... | mdkinney |
2009-05-09 | 1) Clarify file and function header comments for the PE/COFF Extra Action lib... | mdkinney |
2009-05-08 | Clarify clipping behavior of PrintXY() and AsciiPrintXY(). | mdkinney |
2009-05-04 | Update function comments for AsmPrepareThunk16, AsmThunk16, AsmPrepareAndThun... | klu2 |
2009-04-29 | Add limitation clarification for usage of AsmPrepareThunk16(), AsmThunk16(), ... | klu2 |
2009-04-23 | update | eric_tian |