summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2010-05-07Fix ICC 11.1 build breakmdkinney
2010-05-05Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkglgao4
2010-05-05Add new API GetSectionFromAnyFvByFileType() into MdePkg DxeServicesLib.lgao4
2010-04-29Forcing functions with variable argument lists to use the same calling conven...geekboy15a
2010-04-29Made use of GCC built-in functions for variable arguments in procedures depen...geekboy15a
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-21Add an IO Lib instance based on CPU IO2 Protocol.rsun3
2010-04-16Fixed GCC 4.4 build issue. All protocols and public interfaces must specify ...geekboy15a
2010-04-16Fixed GCC 4.4 build issue due to incorrect prefix. Now using ASM_PFX to corr...geekboy15a
2010-04-16Fixed GCC 4.4 build issue. Also fixed issue where upper 32-bits may be lost ...geekboy15a
2010-04-09Update DevicePath.h to add the UART_FLOW_CONTROL_HARDWARE and UART_FLOW_CONTR...niruiyu
2010-03-31Fix INF file header formatqhuang8
2010-03-25Not maintained.hhtian
2010-03-23Remove obsolete BuildCapsuleHob() function in DxeCoreHobLib.qhuang8
2010-03-19Define VERIFY_SIZE_OF macro to verify size of basic UEFI Data types. This sho...qhuang8
2010-03-17Add Math64.S to reduce the number of compiler intrinsics that need to be supp...andrewfish
2010-03-16Minor update the patch for Edk r10248qhuang8
2010-03-16add missed GUID definition of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_GUID_31.vanjeff
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