| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ACPI5.0 header file. | jyao1 | 2011-11-30 | 7 | -11/+2495 |
* | According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0... | lzeng14 | 2011-11-21 | 1 | -5/+5 |
* | PI 1.2 Errata C: A new return condition is added for the returned status code... | rsun3 | 2011-11-21 | 1 | -1/+2 |
* | According to PI errata 0000718 and PI 1.2c Vol 3 3.2.1, comment out "Types" f... | lzeng14 | 2011-11-18 | 1 | -2/+4 |
* | Remove CONST prefix to follow PI Specification. | vanjeff | 2011-11-17 | 1 | -12/+12 |
* | Update PI Service Table Versions per PI 1.2 Errata C. | rsun3 | 2011-11-17 | 3 | -10/+14 |
* | UEFI231 spec compliance: | jyao1 | 2011-11-16 | 3 | -28/+32 |
* | According to PI 1.2c Vol 3, EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNM... | lzeng14 | 2011-11-15 | 1 | -2/+2 |
* | According to PI errata 0000690, word "Ide Bus driver" has been replaced with ... | erictian | 2011-11-15 | 1 | -29/+29 |
* | Remove code comments since PI 1.2c has fixed the typo of some status code name. | vanjeff | 2011-11-15 | 1 | -2/+0 |
* | According to PI 1.2c Vol 5, update the code to stipulate SMBIOS 2.7 and inclu... | lzeng14 | 2011-11-15 | 1 | -3/+6 |
* | Follow PI1.2c spec, check empty string and return EFI_INVALID_PARAMETER. | jyao1 | 2011-11-14 | 1 | -3/+4 |
* | MdePkg: Move Bmp.h from IntelFrameworkModulePkg/Library/GenericBdsLib/ to Mde... | xdu2 | 2011-11-04 | 1 | -0/+48 |
* | Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF... | lzeng14 | 2011-10-27 | 2 | -2/+18 |
* | Adopt new IPv4/IPv6 device path for network modules. | niruiyu | 2011-10-26 | 1 | -3/+40 |
* | Fix name conflict between User Credential protocol and User Credential2 prot... | gdong1 | 2011-10-26 | 1 | -22/+22 |
* | correct a typo. | gdong1 | 2011-10-26 | 1 | -1/+1 |
* | Update UID definition to align with latest UEFI spec 2.3.1. | gdong1 | 2011-10-26 | 1 | -7/+12 |
* | Add the definition of UNDI_CONFIG_TABLE defined in UEFI Specification, 2.3.1 | vanjeff | 2011-10-25 | 1 | -1/+24 |
* | Update UID drivers to align with latest UEFI spec 2.3.1. | gdong1 | 2011-10-12 | 2 | -1/+316 |
* | 1. Add Partial Keystroke Support definition in SimpleTextInputEx.h See the Ue... | qianouyang | 2011-09-30 | 1 | -31/+32 |
* | Update comments to corrects SignatureSize for each SignatureType. | lgao4 | 2011-09-30 | 1 | -4/+4 |
* | Add the definitions of Common Platform Error Record (defined in Appendix N Co... | vanjeff | 2011-09-30 | 1 | -0/+1117 |
* | Add the definition of new format of IPv4 device path node, FibreEx device pat... | niruiyu | 2011-09-05 | 1 | -0/+30 |
* | Move generic IA32_SEGMENT_DESCRIPTOR definition to BaseLib.h. | li-elvin | 2011-09-02 | 1 | -0/+22 |
* | MdePkg: Add S3 library interfaces and base implementations | jljusten | 2011-08-29 | 5 | -0/+4767 |
* | Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim... | xdu2 | 2011-08-25 | 1 | -1/+18 |
* | Remove CONST modifier to be spec compliance | erictian | 2011-08-24 | 2 | -12/+12 |
* | remove some const modifier to spec compliance. | erictian | 2011-08-23 | 1 | -3/+3 |
* | Add the missing SMBIOS_TABLE_TYPE42 pointer in SMBIOS_STRUCTURE_POINTER. | lzeng14 | 2011-08-23 | 1 | -0/+1 |
* | Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. | vanjeff | 2011-08-18 | 1 | -9/+12 |
* | 1. Add Uefi231 secure boot related definitions | hhuan13 | 2011-08-16 | 2 | -9/+50 |
* | Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint. | jcarsey | 2011-08-02 | 2 | -2/+101 |
* | GUIDs should go below the correct comment block in MdePkg.dec. | lzeng14 | 2011-07-27 | 2 | -2/+5 |
* | Add header file for KMS. | lzeng14 | 2011-07-19 | 3 | -1/+1343 |
* | Change CHAP_RADIUS_AUTH_NODE & CHAP_LOCAL_AUTH_NODE definition in Authenticat... | niruiyu | 2011-07-13 | 1 | -13/+45 |
* | Update structure EFI_IFR_VARSTORE_EFI to follow UEFI spec 2.3.1 | ydong10 | 2011-07-12 | 1 | -0/+2 |
* | Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ... | niruiyu | 2011-07-06 | 2 | -9/+8 |
* | Fix the comments in the core interface to follow the UEFI Spec regarding how ... | niruiyu | 2011-06-30 | 7 | -18/+16 |
* | Clarify the requirements for the Destination parameter of UnicodeStrToAsciiStr. | jcarsey | 2011-06-28 | 1 | -0/+3 |
* | Add new "ref5" opcode data structure and ref data type structure. | ydong10 | 2011-06-28 | 1 | -0/+14 |
* | Remove non-ASCII characters. | niruiyu | 2011-06-23 | 1 | -1/+1 |
* | Update the EFI_PCI_ADDRESS macro in PciRootBridgeIo.h to support PCI Express ... | rsun3 | 2011-06-18 | 1 | -2/+8 |
* | Update prototype name of Get()/Set() to EFI_AUTHENTICATION_INFO_PROTOCOL_GET/... | lzeng14 | 2011-06-16 | 1 | -9/+11 |
* | Correct ExtendedSize’s type to UINT32. | lzeng14 | 2011-06-16 | 1 | -1/+1 |
* | For BaseLib IsNull() function , update retval value comment to match its func... | lgao4 | 2011-06-15 | 1 | -3/+3 |
* | Add ABS() macro (Absolute Value) to Base.h in MdePkg | mdkinney | 2011-06-13 | 1 | -2/+14 |
* | Fix incorrect comments in SimpleFileSystem.h. | niruiyu | 2011-06-13 | 1 | -81/+130 |
* | Add the missing default definition of EFIAPI in Ia32/ProcessorBind.h. | lgao4 | 2011-06-13 | 1 | -7/+11 |
* | Add ESAL support libraries to MdePkg | mdkinney | 2011-06-10 | 1 | -0/+494 |