summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2010-04-23Update the copyright notice formathhtian2-4/+4
2010-04-23Update the copyright notice formathhtian2-4/+4
2010-04-23Update the copyright notice formathhtian18-41/+41
2010-04-23Update the copyright notice formathhtian5-12/+12
2010-04-21Add an IO Lib instance based on CPU IO2 Protocol.rsun36-0/+3465
2010-04-16Fixed GCC 4.4 build issue. All protocols and public interfaces must specify ...geekboy15a1-2/+2
2010-04-16Fixed GCC 4.4 build issue due to incorrect prefix. Now using ASM_PFX to corr...geekboy15a1-1/+1
2010-04-16Fixed GCC 4.4 build issue. Also fixed issue where upper 32-bits may be lost ...geekboy15a2-3/+4
2010-04-09Update DevicePath.h to add the UART_FLOW_CONTROL_HARDWARE and UART_FLOW_CONTR...niruiyu1-0/+3
2010-03-31Fix INF file header formatqhuang87-7/+7
2010-03-25Not maintained.hhtian1-337/+0
2010-03-23Remove obsolete BuildCapsuleHob() function in DxeCoreHobLib.qhuang81-26/+1
2010-03-19Define VERIFY_SIZE_OF macro to verify size of basic UEFI Data types. This sho...qhuang81-15/+26
2010-03-17Add Math64.S to reduce the number of compiler intrinsics that need to be supp...andrewfish2-2/+267
2010-03-16Minor update the patch for Edk r10248qhuang81-1/+6
2010-03-16add missed GUID definition of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_GUID_31.vanjeff1-17/+27
2010-03-15Clarify @pram b in Base.h. Accepted and edited in Qing Huang changes for @ret...myronporter2-3/+6
2010-03-15Remove one leftover in protocol definitions.qhuang81-1/+1
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter1-32/+32
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter1-33/+33
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter85-2574/+2611
2010-03-11Updating processor bindings to not use stdint.h. Also added code to verify a...geekboy15a4-502/+223
2010-03-05Move SmmCoreSmmServicesTableLib from MdePkg to MdeModulePkg.jyao12-77/+0
2010-03-05Add SmmCore SmmServicesTable library.jyao12-0/+77
2010-03-05Update MdePkg revision to 1.02qhuang82-2/+2
2010-03-04Move to SmmServicesTableLib to IA32, x64 arch sub section to align with SmmLibqhuang81-4/+4
2010-03-04Add SmmLib info to MdePkg.dec.xli241-0/+5
2010-03-04Remove SMM_CORE from SmmServicesTableLib.inf that is dedicated for DXE_SMM_DR...hhuan131-1/+1
2010-03-03Minor update the package description as MdePkg now contains the definitions i...qhuang81-1/+1
2010-03-03Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...klu26-84/+94
2010-03-02Fix some minor coding style issue for doxygen document.qhuang85-25/+25
2010-03-02remove the Framework version of EFI_S3_RESUME2_PPI defintion which is already...jchen201-92/+0
2010-03-02Remove some comments according to the latest UEFI Spec 2_3_Errata_B.ljin61-6/+0
2010-03-01Remove comments about in-consistency between code and UEFI/PI spec because UE...rsun312-114/+8
2010-03-01remove some comments.vanjeff5-831/+797
2010-03-01add the PI version of EFI_S3_RESUME2_PPI defintionjchen202-2/+94
2010-03-01roll back some changing since it was not complete.vanjeff2-52/+52
2010-03-01updated definitions of PCD PPI/Protocol per latest UEFI Spec.vanjeff3-193/+197
2010-03-01Remove assumption that the transition code for transitioning from 64-bit to 3...mdkinney2-15/+21
2010-02-28Add the fixed checksum value 0xAA of FFS header according to the latest PI spec.lgao41-2/+8
2010-02-27Update SEC Platform Information PPI according to PI 1.2 errata A.xli242-26/+48
2010-02-27Update comments by UEFI approved Errata revision 'B'.gdong13-73/+95
2010-02-26Remove notice as it gets to publish in newest PI spec.qhuang81-3/+1
2010-02-26According to the latest UEFI 2.3 errata B, the following changes are made:lgao45-37/+34
2010-02-26Correct description for return status code of PEI service AllocatePages(), ac...xli241-1/+3
2010-02-26Refine parameter description according to PI 1.2 errata A.xli241-1/+2
2010-02-26Remove notice for PXE_OPFLAGS_GET_MEDIA_STATUS and PXE_STATFLAGS_GET_STATUS_N...xdu21-19/+15
2010-02-26Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since the top level includes ...hhuan132-42/+41
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu29-13/+1
2010-02-25Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao41-2/+6