summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2011-06-23Remove non-ASCII characters.niruiyu
2011-06-21Initialize data before using itydong10
2011-06-18Update the EFI_PCI_ADDRESS macro in PciRootBridgeIo.h to support PCI Express ...rsun3
2011-06-16Update prototype name of Get()/Set() to EFI_AUTHENTICATION_INFO_PROTOCOL_GET/...lzeng14
2011-06-16Correct ExtendedSize’s type to UINT32.lzeng14
2011-06-15For BaseLib IsNull() function , update retval value comment to match its func...lgao4
2011-06-13Add ABS() macro (Absolute Value) to Base.h in MdePkgmdkinney
2011-06-13Fix incorrect comments in SimpleFileSystem.h.niruiyu
2011-06-13Add the missing default definition of EFIAPI in Ia32/ProcessorBind.h.lgao4
2011-06-10Add ESAL support libraries to MdePkgmdkinney
2011-06-09Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.niruiyu
2011-06-08Add new "refresh event group" opcode.ydong10
2011-06-08Add new "Modal form" opcode.ydong10
2011-06-08String Reference Cleanup.lzeng14
2011-06-01Add new definition for XHCI supporterictian
2011-05-31Update the comments of InstallConfigurationTable to follow UEFI Spec.niruiyu
2011-05-26Fix ICC build break.lgao4
2011-05-24Update BasePrintLib to handle the unaligned GUID. lgao4
2011-05-24Per PI 1.2 errata B spec, for SetMemoryAttributes() service of CPU Architectu...rsun3
2011-05-23Add BlockIO revision 3 definition. Add new API ScsiInquiryCommandEx to UefiSc...niruiyu
2011-05-23Add core SMBIOS 2.7.0 and 2.7.1 support.lzeng14
2011-05-20Add new definition used for new call back return type and new action type.ydong10
2011-05-17Change the type of the IoData field of EFI_SMM_SAVE_STATE_IO_INFO from UINTN ...rsun3
2011-05-17According to PI_1_2_Errata_B, EFI_FFS_INTEGRITY_CHECK.Checksum.File should be...lzeng14
2011-05-16Add definition of SCAN_PAUSE for EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.vanjeff
2011-05-13add those missing device path nodes into the union structure of EFI_DEV_PATH ...erictian
2011-05-04Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney
2011-05-04Add new status code definition in PI 1.2 Errata B.li-elvin
2011-05-041. Add definition for SSP(StorageSecurityCommand Protocol)hhuan13
2011-05-041.Move the definitions of SCAN_F11 and SCAN_F12 from SimpleTextIn.h to Simple...vanjeff
2011-05-04Add the definition of EFI_2_31_SYSTEM_TABLE_REVISION and update EFI_SYSTEM_TA...vanjeff
2011-05-03Add BlockIO2 Protocol definition.qianouyang
2011-05-03Add BlockIO2 Protocol.qianouyang
2011-04-271. Change guid name from EFI_CERT_X509 to EFI_CERT_X509_GUID, per UEFI Specif...vanjeff
2011-04-20Add the correct GUID for EFI_IPSEC2_PROTOCOL.qianouyang
2011-04-19Update the description of Loaded Image Protocol Unload function to follow the...lgao4
2011-04-14Update the comments for SizeofPartitionEntry field to follow the UEFI Spec.niruiyu
2011-03-29Typo for the old patch enhance code style. ydong10
2011-03-25Refine code to make code follow the coding style.ydong10
2011-03-17Add the missing LegacyBiosMpTable.h per MultiProcessor Specification.lgao4
2011-03-15Refine code to follow coding style.ydong10
2011-03-14Enhance inf to follow spec.ydong10
2011-03-14Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI per PI...vanjeff
2011-03-11Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney
2011-03-11Update some progress codes name per the PI Spec, 1.2 Errata B. This was one i...vanjeff
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney
2011-03-10Fixed typos per the PI Spec 1.2 Errata B.vanjeff
2011-03-10Updated the GUID name to follow PI Spec, 1.2 Errata B.vanjeff
2011-03-10Update comment per the latest PI spec Errata B.li-elvin
2011-03-05Fix Xcode build issue.andrewfish