summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2010-03-15Clarify @pram b in Base.h. Accepted and edited in Qing Huang changes for @ret...myronporter
2010-03-15Remove one leftover in protocol definitions.qhuang8
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter
2010-03-11Updating processor bindings to not use stdint.h. Also added code to verify a...geekboy15a
2010-03-05Move SmmCoreSmmServicesTableLib from MdePkg to MdeModulePkg.jyao1
2010-03-05Add SmmCore SmmServicesTable library.jyao1
2010-03-05Update MdePkg revision to 1.02qhuang8
2010-03-04Move to SmmServicesTableLib to IA32, x64 arch sub section to align with SmmLibqhuang8
2010-03-04Add SmmLib info to MdePkg.dec.xli24
2010-03-04Remove SMM_CORE from SmmServicesTableLib.inf that is dedicated for DXE_SMM_DR...hhuan13
2010-03-03Minor update the package description as MdePkg now contains the definitions i...qhuang8
2010-03-03Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...klu2
2010-03-02Fix some minor coding style issue for doxygen document.qhuang8
2010-03-02remove the Framework version of EFI_S3_RESUME2_PPI defintion which is already...jchen20
2010-03-02Remove some comments according to the latest UEFI Spec 2_3_Errata_B.ljin6
2010-03-01Remove comments about in-consistency between code and UEFI/PI spec because UE...rsun3
2010-03-01remove some comments.vanjeff
2010-03-01add the PI version of EFI_S3_RESUME2_PPI defintionjchen20
2010-03-01roll back some changing since it was not complete.vanjeff
2010-03-01updated definitions of PCD PPI/Protocol per latest UEFI Spec.vanjeff
2010-03-01Remove assumption that the transition code for transitioning from 64-bit to 3...mdkinney
2010-02-28Add the fixed checksum value 0xAA of FFS header according to the latest PI spec.lgao4
2010-02-27Update SEC Platform Information PPI according to PI 1.2 errata A.xli24
2010-02-27Update comments by UEFI approved Errata revision 'B'.gdong1
2010-02-26Remove notice as it gets to publish in newest PI spec.qhuang8
2010-02-26According to the latest UEFI 2.3 errata B, the following changes are made:lgao4
2010-02-26Correct description for return status code of PEI service AllocatePages(), ac...xli24
2010-02-26Refine parameter description according to PI 1.2 errata A.xli24
2010-02-26Remove notice for PXE_OPFLAGS_GET_MEDIA_STATUS and PXE_STATFLAGS_GET_STATUS_N...xdu2
2010-02-26Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since the top level includes ...hhuan13
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-25Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao4
2010-02-24Correct Copyright year formatlgao4
2010-02-241. Correct File header to ## @filelgao4
2010-02-23Disable interrupt when changing IDTR register.klu2
2010-02-23Temporarily remove the C implementation of some GCC assembly files in MdePkg....qhuang8
2010-02-21Correct the table's version according to PI/UEFI spec.klu2
2010-02-15Remove SMM_CORE as a supported module type for the MemoryAllocationLib instan...mdkinney
2010-02-14Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
2010-02-14Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
2010-02-141) Remove dependency on the UEFI Boot Services Table Library so the gBS, gST,...mdkinney
2010-02-14Remove constructor from this library. This library already has SMM CPU I/O 2...mdkinney
2010-02-12Add media status relative definition to UEFI PXE header file.xdu2
2010-02-11Do not set gBS to NULL when the ExitBootServices event notification for the U...mdkinney
2010-02-09Update HiiString Protocol and HiiSetString Api in HiiLiblgao4
2010-02-03Add EFI_NO_MEDIA status code to network APIs.xdu2
2010-02-03Remove the unnecessary header files inclusion.qhuang8
2010-02-02wrap ASSERT_LOCKED macro with MDEPKG_NDEBUG.erictian