| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync patches r13533, r14004, r14009, r14019 and r14020 main trunk. | vanjeff | 2013-03-28 | 1 | -2/+7 |
* | Sync patches r13532, r14037, r14134 and r14213 main trunk. | vanjeff | 2013-03-28 | 1 | -2/+1 |
* | 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 |
* | 1. Add Uefi231 secure boot related definitions | hhuan13 | 2011-08-16 | 1 | -1/+18 |
* | GUIDs should go below the correct comment block in MdePkg.dec. | lzeng14 | 2011-07-27 | 1 | -1/+4 |
* | Add new status code definition in PI 1.2 Errata B. | li-elvin | 2011-05-04 | 1 | -0/+12 |
* | 1. Change guid name from EFI_CERT_X509 to EFI_CERT_X509_GUID, per UEFI Specif... | vanjeff | 2011-04-27 | 1 | -15/+55 |
* | Updated the GUID name to follow PI Spec, 1.2 Errata B. | vanjeff | 2011-03-10 | 1 | -2/+2 |
* | Per PI spec, StatusCode related structure is not required to be defined as pa... | lgao4 | 2011-02-16 | 1 | -10/+2 |
* | Update the copyright notice format | hhtian | 2010-04-23 | 29 | -54/+54 |
* | Grammatical and disclaimer changes (does not follow internal C coding stds.) | myronporter | 2010-03-12 | 4 | -34/+34 |
* | According to the latest UEFI 2.3 errata B, the following changes are made: | lgao4 | 2010-02-26 | 2 | -11/+15 |
* | PI 1.1 SMM Feature Check-in | davidhuang | 2009-12-23 | 1 | -2/+6 |
* | Add the missing EFI_IMAGE_EXECUTION_AUTH_ value definitions. | lgao4 | 2009-12-07 | 2 | -4/+14 |
* | sync comments on data structure to follow latest UEFI spec. | eric_tian | 2009-09-24 | 2 | -3/+3 |
* | Remove tabs in MdePkg source code | qhuang8 | 2009-09-22 | 1 | -7/+7 |
* | 1. Add new HII IFR opcode introduced in UEFI2.2 and UEFI2.3 | lgao4 | 2009-09-14 | 2 | -0/+33 |
* | 1. Add TCG MOR (Memory Overwrite request) definition from TCG Platform Reset ... | lgao4 | 2009-09-02 | 3 | -0/+425 |
* | Add gEfiFirmwareFileSystem3Guid GUID definition from PI 1.2 | klu2 | 2009-08-20 | 1 | -0/+30 |
* | Remove unrecognized characters. | lgao4 | 2009-07-27 | 1 | -3/+3 |
* | Move those status code definitions that exactly match the PI 1.2 Specificatio... | mdkinney | 2009-07-24 | 1 | -0/+785 |
* | Remove "Module Name:" from include file headers. | mdkinney | 2009-07-11 | 1 | -2/+0 |
* | Second set of changes based on a review of the code comments in the Include d... | pkandel | 2009-06-04 | 5 | -5/+5 |
* | Add UEFI2.1d HiiPlatformSetupFormset Guid | lgao4 | 2009-04-16 | 1 | -0/+27 |
* | remove some internal definitions. | vanjeff | 2009-03-15 | 8 | -26/+18 |
* | comments update. | vanjeff | 2009-03-10 | 1 | -3/+1 |
* | Add MdePkgTokenSpace Guid header file. | lgao4 | 2009-02-10 | 1 | -0/+25 |
* | Update copyright for files modified in this year | qhuang8 | 2008-12-29 | 4 | -4/+4 |
* | Clean up to update the reference of the these macros: | qhuang8 | 2008-12-16 | 3 | -3/+3 |
* | Add the detailed descriptions for the structure data member in these protocol. | lgao4 | 2008-12-09 | 2 | -12/+7 |
* | Remove undefined comments for status PCD. | lgao4 | 2008-12-08 | 4 | -18/+81 |
* | Correct Minor Comments in M3 to M4 review. | lgao4 | 2008-12-04 | 1 | -3/+3 |
* | remove definition not defined by UEFI spec. | vanjeff | 2008-11-23 | 1 | -1/+1 |
* | Refine version info in MDE file header. | xli24 | 2008-10-28 | 7 | -15/+15 |
* | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 | 2008-08-14 | 5 | -45/+37 |
* | [Description] | yshang1 | 2008-04-03 | 1 | -0/+2 |
* | Clean up: update "EFI" to "UEFI" if applicable. | qhuang8 | 2007-11-22 | 5 | -7/+7 |
* | Add Hardware Error Variable defined in UEFI 2.1 spec | qhuang8 | 2007-09-17 | 1 | -0/+30 |
* | Fix bug in MdePkg. | yshang1 | 2007-08-13 | 1 | -2/+2 |
* | remove EFI_ACPI_30_TABLE_GUID and gEfiAcpi30TableGuid which is not defined in... | qwang12 | 2007-08-06 | 1 | -2/+1 |
* | Clean up the MdePkg.dec. | yshang1 | 2007-07-20 | 3 | -1/+28 |
* | Add enumeration EfiResetUpdate of EFI_RESET_TYPE, which is introduced in UEFI... | yshang1 | 2007-07-09 | 1 | -1/+1 |
* | Rename to gEfiFirmwareFileSystem2Guid. | qwang12 | 2007-07-04 | 1 | -1/+1 |
* | Updated headers to follow coding standard | AJFISH | 2007-06-27 | 19 | -38/+0 |
* | Checked in the GUIDs introduced in UEFI/PI. | yshang1 | 2007-06-19 | 19 | -0/+797 |
* | Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist... | lhauch | 2007-06-01 | 25 | -1124/+0 |
* | Fix the DEVICE_PATH_MESSAGING_SAS GUID definition according to UEFI 2.1 spec. | xli24 | 2007-04-11 | 1 | -1/+1 |
* | 1. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI spec | qhuang8 | 2007-03-08 | 1 | -1/+1 |
* | Output DxeCore Entrypoint in DxeIpl module, and make dxecore module can corre... | lgao4 | 2006-11-29 | 3 | -3/+3 |