summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2011-08-04Fix X64 compile error.lgao41-1/+1
2011-08-02Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.jcarsey6-44/+356
2011-08-02MdePkg: Fixed hang/reset in thunk code when building with GCC X64geekboy15a1-6/+6
2011-07-27For libraries that have multiple module types support, just define a [Depex] ...lzeng1414-28/+28
2011-07-27GUIDs should go below the correct comment block in MdePkg.dec.lzeng143-39/+25
2011-07-20MdePkg: Update CpuSleep to use ARMv7 instruction. andrewfish2-7/+17
2011-07-19Add header file for KMS.lzeng144-1/+1378
2011-07-13Change CHAP_RADIUS_AUTH_NODE & CHAP_LOCAL_AUTH_NODE definition in Authenticat...niruiyu1-13/+45
2011-07-12Update structure EFI_IFR_VARSTORE_EFI to follow UEFI spec 2.3.1ydong101-0/+2
2011-07-12MdePkg: Fix X64 clang compile issues.andrewfish5-29/+93
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2-9/+8
2011-06-30Fix the comments in the core interface to follow the UEFI Spec regarding how ...niruiyu7-18/+16
2011-06-28Clarify the requirements for the Destination parameter of UnicodeStrToAsciiStr.jcarsey2-1/+7
2011-06-28Add new "ref5" opcode data structure and ref data type structure.ydong101-0/+14
2011-06-23Remove non-ASCII characters.niruiyu1-1/+1
2011-06-21Initialize data before using itydong102-1/+12
2011-06-18Update the EFI_PCI_ADDRESS macro in PciRootBridgeIo.h to support PCI Express ...rsun31-2/+8
2011-06-16Update prototype name of Get()/Set() to EFI_AUTHENTICATION_INFO_PROTOCOL_GET/...lzeng141-9/+11
2011-06-16Correct ExtendedSize’s type to UINT32.lzeng141-1/+1
2011-06-15For BaseLib IsNull() function , update retval value comment to match its func...lgao42-6/+6
2011-06-13Add ABS() macro (Absolute Value) to Base.h in MdePkgmdkinney1-2/+14
2011-06-13Fix incorrect comments in SimpleFileSystem.h.niruiyu1-81/+130
2011-06-13Add the missing default definition of EFIAPI in Ia32/ProcessorBind.h.lgao41-7/+11
2011-06-10Add ESAL support libraries to MdePkgmdkinney24-2/+9871
2011-06-09Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.niruiyu4-14/+64
2011-06-08Add new "refresh event group" opcode.ydong101-0/+6
2011-06-08Add new "Modal form" opcode.ydong101-0/+5
2011-06-08String Reference Cleanup.lzeng1410-53/+52
2011-06-01Add new definition for XHCI supporterictian1-1/+3
2011-05-31Update the comments of InstallConfigurationTable to follow UEFI Spec.niruiyu1-1/+1
2011-05-26Fix ICC build break.lgao41-3/+9
2011-05-24Update BasePrintLib to handle the unaligned GUID. lgao41-4/+4
2011-05-24Per PI 1.2 errata B spec, for SetMemoryAttributes() service of CPU Architectu...rsun31-1/+3
2011-05-23Add BlockIO revision 3 definition. Add new API ScsiInquiryCommandEx to UefiSc...niruiyu4-8/+266
2011-05-23Add core SMBIOS 2.7.0 and 2.7.1 support.lzeng141-27/+134
2011-05-20Add new definition used for new call back return type and new action type.ydong102-0/+10
2011-05-17Change the type of the IoData field of EFI_SMM_SAVE_STATE_IO_INFO from UINTN ...rsun31-4/+2
2011-05-17According to PI_1_2_Errata_B, EFI_FFS_INTEGRITY_CHECK.Checksum.File should be...lzeng141-3/+2
2011-05-16Add definition of SCAN_PAUSE for EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.vanjeff1-0/+1
2011-05-13add those missing device path nodes into the union structure of EFI_DEV_PATH ...erictian1-71/+89
2011-05-04Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney1-1/+1
2011-05-04Add new status code definition in PI 1.2 Errata B.li-elvin2-4/+84
2011-05-041. Add definition for SSP(StorageSecurityCommand Protocol)hhuan132-1/+216
2011-05-041.Move the definitions of SCAN_F11 and SCAN_F12 from SimpleTextIn.h to Simple...vanjeff3-5/+8
2011-05-04Add the definition of EFI_2_31_SYSTEM_TABLE_REVISION and update EFI_SYSTEM_TA...vanjeff1-3/+4
2011-05-03Add BlockIO2 Protocol definition.qianouyang1-0/+206
2011-05-03Add BlockIO2 Protocol.qianouyang1-0/+3
2011-04-271. Change guid name from EFI_CERT_X509 to EFI_CERT_X509_GUID, per UEFI Specif...vanjeff2-15/+64
2011-04-20Add the correct GUID for EFI_IPSEC2_PROTOCOL.qianouyang1-1/+4
2011-04-19Update the description of Loaded Image Protocol Unload function to follow the...lgao41-5/+6