summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
...
* Add Math64.S to reduce the number of compiler intrinsics that need to be supp...andrewfish2010-03-172-2/+267
* Minor update the patch for Edk r10248qhuang82010-03-161-1/+6
* add missed GUID definition of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_GUID_31.vanjeff2010-03-161-17/+27
* Clarify @pram b in Base.h. Accepted and edited in Qing Huang changes for @ret...myronporter2010-03-152-3/+6
* Remove one leftover in protocol definitions.qhuang82010-03-151-1/+1
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-121-32/+32
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-121-33/+33
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-1285-2574/+2611
* Updating processor bindings to not use stdint.h. Also added code to verify a...geekboy15a2010-03-114-502/+223
* Move SmmCoreSmmServicesTableLib from MdePkg to MdeModulePkg.jyao12010-03-052-77/+0
* Add SmmCore SmmServicesTable library.jyao12010-03-052-0/+77
* Update MdePkg revision to 1.02qhuang82010-03-052-2/+2
* Move to SmmServicesTableLib to IA32, x64 arch sub section to align with SmmLibqhuang82010-03-041-4/+4
* Add SmmLib info to MdePkg.dec.xli242010-03-041-0/+5
* Remove SMM_CORE from SmmServicesTableLib.inf that is dedicated for DXE_SMM_DR...hhuan132010-03-041-1/+1
* Minor update the package description as MdePkg now contains the definitions i...qhuang82010-03-031-1/+1
* Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...klu22010-03-036-84/+94
* Fix some minor coding style issue for doxygen document.qhuang82010-03-025-25/+25
* remove the Framework version of EFI_S3_RESUME2_PPI defintion which is already...jchen202010-03-021-92/+0
* Remove some comments according to the latest UEFI Spec 2_3_Errata_B.ljin62010-03-021-6/+0
* Remove comments about in-consistency between code and UEFI/PI spec because UE...rsun32010-03-0112-114/+8
* remove some comments.vanjeff2010-03-015-831/+797
* add the PI version of EFI_S3_RESUME2_PPI defintionjchen202010-03-012-2/+94
* roll back some changing since it was not complete.vanjeff2010-03-012-52/+52
* updated definitions of PCD PPI/Protocol per latest UEFI Spec.vanjeff2010-03-013-193/+197
* Remove assumption that the transition code for transitioning from 64-bit to 3...mdkinney2010-03-012-15/+21
* Add the fixed checksum value 0xAA of FFS header according to the latest PI spec.lgao42010-02-281-2/+8
* Update SEC Platform Information PPI according to PI 1.2 errata A.xli242010-02-272-26/+48
* Update comments by UEFI approved Errata revision 'B'.gdong12010-02-273-73/+95
* Remove notice as it gets to publish in newest PI spec.qhuang82010-02-261-3/+1
* According to the latest UEFI 2.3 errata B, the following changes are made:lgao42010-02-265-37/+34
* Correct description for return status code of PEI service AllocatePages(), ac...xli242010-02-261-1/+3
* Refine parameter description according to PI 1.2 errata A.xli242010-02-261-1/+2
* Remove notice for PXE_OPFLAGS_GET_MEDIA_STATUS and PXE_STATFLAGS_GET_STATUS_N...xdu22010-02-261-19/+15
* Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since the top level includes ...hhuan132010-02-262-42/+41
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-259-13/+1
* Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao42010-02-251-2/+6
* Correct Copyright year formatlgao42010-02-241-1/+1
* 1. Correct File header to ## @filelgao42010-02-2482-309/+309
* Disable interrupt when changing IDTR register.klu22010-02-235-5/+20
* Temporarily remove the C implementation of some GCC assembly files in MdePkg....qhuang82010-02-238-4020/+2
* Correct the table's version according to PI/UEFI spec.klu22010-02-213-6/+6
* Remove SMM_CORE as a supported module type for the MemoryAllocationLib instan...mdkinney2010-02-151-7/+3
* Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2010-02-141-0/+1
* Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2010-02-142-0/+862
* 1) Remove dependency on the UEFI Boot Services Table Library so the gBS, gST,...mdkinney2010-02-142-29/+18
* Remove constructor from this library. This library already has SMM CPU I/O 2...mdkinney2010-02-142-38/+5
* Add media status relative definition to UEFI PXE header file.xdu22010-02-121-1/+19
* Do not set gBS to NULL when the ExitBootServices event notification for the U...mdkinney2010-02-111-6/+1
* Update HiiString Protocol and HiiSetString Api in HiiLiblgao42010-02-091-1/+3