summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
...
* Forcing functions with variable argument lists to use the same calling conven...geekboy15a2010-04-292-0/+2
* Made use of GCC built-in functions for variable arguments in procedures depen...geekboy15a2010-04-291-1/+1
* Update the copyright notice formathhtian2010-04-232-6/+5
* Update the copyright notice formathhtian2010-04-23184-369/+369
* Update the copyright notice formathhtian2010-04-2334-71/+71
* Update the copyright notice formathhtian2010-04-236-15/+15
* Update the copyright notice formathhtian2010-04-2358-116/+116
* Update the copyright notice formathhtian2010-04-2358-116/+116
* Update the copyright notice formathhtian2010-04-2358-116/+116
* Update the copyright notice formathhtian2010-04-2358-116/+116
* Update the copyright notice formathhtian2010-04-2358-116/+116
* Update the copyright notice formathhtian2010-04-2317-34/+34
* Update the copyright notice formathhtian2010-04-23538-1092/+1092
* Update the copyright notice formathhtian2010-04-23317-555/+555
* Update the copyright notice formathhtian2010-04-2310-22/+22
* Update the copyright notice formathhtian2010-04-232-4/+4
* Update the copyright notice formathhtian2010-04-232-4/+4
* Update the copyright notice formathhtian2010-04-2318-41/+41
* Update the copyright notice formathhtian2010-04-235-12/+12
* Add an IO Lib instance based on CPU IO2 Protocol.rsun32010-04-216-0/+3465
* Fixed GCC 4.4 build issue. All protocols and public interfaces must specify ...geekboy15a2010-04-161-2/+2
* Fixed GCC 4.4 build issue due to incorrect prefix. Now using ASM_PFX to corr...geekboy15a2010-04-161-1/+1
* Fixed GCC 4.4 build issue. Also fixed issue where upper 32-bits may be lost ...geekboy15a2010-04-162-3/+4
* Update DevicePath.h to add the UART_FLOW_CONTROL_HARDWARE and UART_FLOW_CONTR...niruiyu2010-04-091-0/+3
* Fix INF file header formatqhuang82010-03-317-7/+7
* Not maintained.hhtian2010-03-251-337/+0
* Remove obsolete BuildCapsuleHob() function in DxeCoreHobLib.qhuang82010-03-231-26/+1
* Define VERIFY_SIZE_OF macro to verify size of basic UEFI Data types. This sho...qhuang82010-03-191-15/+26
* 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