Age | Commit message (Expand) | Author |
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 |
2009-04-22 | Add HiiResourceData field to PeCoffLib library class. PeCoffLoaderLoadImage (... | qhuang8 |
2009-04-15 | Fix several minor coding style issues. | qhuang8 |
2009-04-02 | Add CreatePopUp API into UefiLib | lgao4 |
2009-04-02 | Fix some typo. | gikidy |
2009-04-01 | Read-Capacity16 command added for SCSI drivers | jji4 |
2009-03-24 | Add GetVariabe(), GetEfiGlobalVariable() and GetBestLanguage() to UefiLib. | qhuang8 |
2009-03-06 | Correct comments for new null instance. | lgao4 |
2009-03-05 | Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt... | qhuang8 |
2009-03-03 | Add #include <Uefi/UefiBaseType.h> for the reference of "EFI_GUID" in the lib... | qhuang8 |
2009-03-02 | Fix incorrect function headers for IoLib APIs. | xli24 |
2009-02-25 | Fix typo in API prototype | qhuang8 |
2009-02-24 | Remove the work-around in DevicePathLib to judge the end of device path node ... | qhuang8 |
2009-02-18 | Revert some code that was checked in by mistake | qhuang8 |
2009-02-13 | Comments checked with spec | jji4 |