Age | Commit message (Expand) | Author |
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 |
2009-02-09 | Comments synchronized | jji4 |
2009-02-09 | Clean IpfMacro.i to remove unused Macro. | lgao4 |
2009-02-06 | Fix IN OUT specifiers | mdkinney |
2009-02-06 | Retired macro value TIME_OUT in UefiUsbLib and introduce a new PCD entry PcdU... | qhuang8 |
2009-02-06 | Comments checked with spec. | jji4 |
2009-02-06 | Comments checked with spec. | jji4 |
2009-02-06 | Convert macros in the DevicePathLib to functions. | mdkinney |
2009-01-30 | Split out Synchronization Library from Base Library | mdkinney |
2009-01-22 | DuplicateDevicePath() function use wrong comment same as AppendDevicePath() f... | klu2 |
2009-01-07 | Add check for Zero Relocation section. | lgao4 |
2008-12-29 | Update copyright for files modified in this year | qhuang8 |
2008-12-22 | detab | qhuang8 |
2008-12-17 | Fix some typo. | gikidy |
2008-12-15 | 1. Simplify the implementation of AsmReadApplicationRegister() & AsmReadContr... | qhuang8 |
2008-12-15 | Code have been checked with spec | jji4 |
2008-12-12 | Update EntryPoint library header | lgao4 |
2008-12-12 | IN OUT modifiers corrected | jji4 |
2008-12-12 | Fix some typo. | gikidy |
2008-12-12 | Do *not* use #elif but use seperate #define to make sure all structure can ex... | klu2 |
2008-12-11 | Modified PeiServicesTablePointerLib.h to match the Spec, and sync the c files... | gikidy |
2008-12-11 | Synchronize MdePkg/Library *.h files with c files | gikidy |
2008-12-11 | Synchronize MdePkg h files to Library/Base* c files. | gikidy |
2008-12-10 | fixed one bug when declaring IA32_IDT_GATE_DESCRIPTOR. | vanjeff |
2008-12-10 | Synchronize the h files with c files. | gikidy |
2008-12-09 | remove unnecessary detailed description for InvalidateInstructionCache(), sin... | vanjeff |
2008-12-09 | Correct minor comments | lgao4 |
2008-12-09 | Synchronize comment of BaseLib.h and it's implementation to match the Spec. | gikidy |
2008-12-08 | Fix a typo | klu2 |