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-08 | Clarify ASSERT() conditions for Reallocate Pool functions. | mdkinney |
2009-05-08 | Fix bugs in StrStr() and AsciiStrStr(). | rsun3 |
2009-05-06 | fix the wrong data length. According to spec, to get interface and configurat... | eric_tian |
2009-05-06 | Update BasePeCoff to Initialize the debug field to zero. | lgao4 |
2009-05-04 | Update function comments for AsmPrepareThunk16, AsmThunk16, AsmPrepareAndThun... | klu2 |
2009-05-04 | Add checking for ThunkAttribute to avoid THUNK_ATTRIBUTE_DISABLE_A20_MASK_KBD... | klu2 |
2009-04-30 | Fix the bug that EnablePaging64() should assert() for x64 platform. | qhuang8 |
2009-04-30 | Update BasePeCoffLib comments to specify this library support scope. | lgao4 |
2009-04-30 | Update IPF version BasePeCoffLib only supports IFP and EBC PeImage, doesn't s... | lgao4 |
2009-04-30 | Fix the bug that SetMem.S of BaseMemoryLibOptDxe is incorrect. | xli24 |
2009-04-30 | Fix the bug in DxeRuntimePciExpressLib that behavior of GetPciExpressAddress(... | xli24 |
2009-04-29 | Add limitation clarification for usage of AsmPrepareThunk16(), AsmThunk16(), ... | klu2 |
2009-04-29 | Fix the bug that gEfiSalSystemTableGuid is missing in UefiPalLib.inf. | xli24 |
2009-04-29 | Fix the bug that InternalReallocatePool() ignores the input parameter PoolTyp... | xli24 |
2009-04-24 | Merge RuntimeLib and RuntimeServices.c. | qhuang8 |
2009-04-24 | Use GUIDed event for virtual address change event | qhuang8 |
2009-04-23 | Add check for the validity of resource directory address. | qhuang8 |
2009-04-23 | Add checking for start address for PCI express Read/Write Buffer | qhuang8 |
2009-04-23 | update string function comment to clear the semantic meaning. | eric_tian |
2009-04-22 | Add HiiResourceData field to PeCoffLib library class. PeCoffLoaderLoadImage (... | qhuang8 |
2009-04-17 | Save segment registers on stack in case the thunk code assembly calls CF9 sof... | qhuang8 |
2009-04-15 | Fix several minor coding style issues. | qhuang8 |
2009-04-15 | add security check | vanjeff |
2009-04-10 | Fix some build issues encountered with ELFGCC. | jljusten |
2009-04-07 | add assertion condition to satisfy the requirement in MdePkg library spec 0.61p | eric_tian |
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 | Fix minor formatting issue. | qhuang8 |
2009-03-24 | Add GetVariabe(), GetEfiGlobalVariable() and GetBestLanguage() to UefiLib. | qhuang8 |
2009-03-12 | Fix typos in GCC assembly. | qhuang8 |
2009-03-10 | Remove wrong comments in function header. | qhuang8 |
2009-03-10 | Remove incorrect assertion. According to spec, it should not assert and shoul... | qhuang8 |
2009-03-10 | Correct ASSERT to more cases. | lgao4 |
2009-03-06 | Correct comments for new null instance. | lgao4 |
2009-03-05 | Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx... | qhuang8 |
2009-03-05 | Add empty line | qhuang8 |
2009-03-05 | Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt... | qhuang8 |
2009-03-03 | Add BaseReportStatusCodeLibNull instance to MdePkg. This library provides emp... | qhuang8 |
2009-03-02 | Fix incorrect function headers for IoLib APIs. | xli24 |
2009-03-02 | Refine PCI Segment Library to avoid possible intrinsic function. | xli24 |
2009-03-02 | Fix the error that part of instructions of AsmWriteIva() is not included into... | xli24 |
2009-02-25 | Fix typo in API prototype | qhuang8 |
2009-02-24 | Fix build broken. | klu2 |
2009-02-24 | Remove the work-around in DevicePathLib to judge the end of device path node ... | qhuang8 |