Age | Commit message (Expand) | Author |
2011-10-12 | Update UID drivers to align with latest UEFI spec 2.3.1. | gdong1 |
2011-10-08 | Fix Xcode link failure. Relocations are not supported in .text sections. | andrewfish |
2011-09-30 | 1. Add Partial Keystroke Support definition in SimpleTextInputEx.h See the Ue... | qianouyang |
2011-09-30 | Update comments to corrects SignatureSize for each SignatureType. | lgao4 |
2011-09-30 | Add the definitions of Common Platform Error Record (defined in Appendix N Co... | vanjeff |
2011-09-14 | Refine code to follow coding style. | ydong10 |
2011-09-13 | Minor copyright format update | hhtian |
2011-09-08 | MdePkg: Add missing implementation of GetTimeInNanoSecond() to TimerLib libra... | xdu2 |
2011-09-05 | Refine code to follow coding style. | ydong10 |
2011-09-05 | Add the definition of new format of IPv4 device path node, FibreEx device pat... | niruiyu |
2011-09-02 | Move generic IA32_SEGMENT_DESCRIPTOR definition to BaseLib.h. | li-elvin |
2011-09-02 | Add check before use to make code run more safer. | ydong10 |
2011-08-29 | MdePkg: Add S3 library interfaces and base implementations | jljusten |
2011-08-25 | Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim... | xdu2 |
2011-08-24 | Refine code to follow coding style. | ydong10 |
2011-08-24 | Remove CONST modifier to be spec compliance | erictian |
2011-08-23 | remove some const modifier to spec compliance. | erictian |
2011-08-23 | Add the missing SMBIOS_TABLE_TYPE42 pointer in SMBIOS_STRUCTURE_POINTER. | lzeng14 |
2011-08-19 | Simplify the SmmPeriodicSmiLib to call AllocatePool() for every entry in the ... | niruiyu |
2011-08-18 | Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. | vanjeff |
2011-08-16 | 1. Add Uefi231 secure boot related definitions | hhuan13 |
2011-08-15 | Use linked list to replace the current array solution to store the periodic S... | niruiyu |
2011-08-09 | Fix X64 compile error. | lgao4 |
2011-08-08 | clarify the logic of the print length counting functions in both PrintLib lib... | jcarsey |
2011-08-04 | Fix X64 compile error. | lgao4 |
2011-08-02 | Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint. | jcarsey |
2011-08-02 | MdePkg: Fixed hang/reset in thunk code when building with GCC X64 | geekboy15a |
2011-07-27 | For libraries that have multiple module types support, just define a [Depex] ... | lzeng14 |
2011-07-27 | GUIDs should go below the correct comment block in MdePkg.dec. | lzeng14 |
2011-07-20 | MdePkg: Update CpuSleep to use ARMv7 instruction. | andrewfish |
2011-07-19 | Add header file for KMS. | lzeng14 |
2011-07-13 | Change CHAP_RADIUS_AUTH_NODE & CHAP_LOCAL_AUTH_NODE definition in Authenticat... | niruiyu |
2011-07-12 | Update structure EFI_IFR_VARSTORE_EFI to follow UEFI spec 2.3.1 | ydong10 |
2011-07-12 | MdePkg: Fix X64 clang compile issues. | andrewfish |
2011-07-06 | Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ... | niruiyu |
2011-06-30 | Fix the comments in the core interface to follow the UEFI Spec regarding how ... | niruiyu |
2011-06-28 | Clarify the requirements for the Destination parameter of UnicodeStrToAsciiStr. | jcarsey |
2011-06-28 | Add new "ref5" opcode data structure and ref data type structure. | ydong10 |
2011-06-23 | Remove non-ASCII characters. | niruiyu |
2011-06-21 | Initialize data before using it | ydong10 |
2011-06-18 | Update the EFI_PCI_ADDRESS macro in PciRootBridgeIo.h to support PCI Express ... | rsun3 |
2011-06-16 | Update prototype name of Get()/Set() to EFI_AUTHENTICATION_INFO_PROTOCOL_GET/... | lzeng14 |
2011-06-16 | Correct ExtendedSize’s type to UINT32. | lzeng14 |
2011-06-15 | For BaseLib IsNull() function , update retval value comment to match its func... | lgao4 |
2011-06-13 | Add ABS() macro (Absolute Value) to Base.h in MdePkg | mdkinney |
2011-06-13 | Fix incorrect comments in SimpleFileSystem.h. | niruiyu |
2011-06-13 | Add the missing default definition of EFIAPI in Ia32/ProcessorBind.h. | lgao4 |
2011-06-10 | Add ESAL support libraries to MdePkg | mdkinney |
2011-06-09 | Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure. | niruiyu |
2011-06-08 | Add new "refresh event group" opcode. | ydong10 |