summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2007-09-171. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Pr...qhuang81-73/+82
2007-09-17Add Hardware Error Variable defined in UEFI 2.1 specqhuang81-0/+30
2007-09-07Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according...klu22-6/+6
2007-09-06Roll back the change made in rev.3778, which is a temporary fix for the issue...xli241-1/+1
2007-09-05Temporarily fix the issue that Tiger cannot boot to OS. Change the GUID of Fi...xli241-1/+1
2007-09-04Merge the PI enabling works from the branchqwang123-57/+137
2007-08-30Fix non-Ascii character in commentsklu21-3/+3
2007-08-271. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff2-50/+45
2007-08-27Make MdePkg GCC cleanqwang123-5/+5
2007-08-24Add #defines for the SAL System Table entry sizesmdkinney1-0/+10
2007-08-23Add in BuildFv2Hob in HobLibqwang121-0/+1
2007-08-22Update the code to match spec for EfiFvbSetVolumeAttributes API.qwang121-2/+2
2007-08-22Update the comments of PiDxe.h, PiPei.h and Uefi.h.yshang13-12/+5
2007-08-15Remove MDT from SAL.hmdkinney1-66/+0
2007-08-151) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co...yshang11-1/+1
2007-08-14gEfiCallerIdGuid is defined in Autogen.hqwang121-5/+0
2007-08-14Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao42-23/+7
2007-08-13Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename o...klu21-4/+4
2007-08-13Fix bug in MdePkg.yshang11-2/+2
2007-08-101) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...klu21-0/+1
2007-08-10fixed Typo in MdePkg.yshang11-1/+1
2007-08-08Correct parameter UINTN to UINT32lgao41-3/+2
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao41-3/+45
2007-08-06remove EFI_ACPI_30_TABLE_GUID and gEfiAcpi30TableGuid which is not defined in...qwang121-2/+1
2007-08-06remove the two unnecessary CONST modifier.qwang121-6/+6
2007-08-01Updated to reflect spec ECRsAJFISH1-3/+11
2007-07-31Added UEFI Boot Manager definitions to UEFISpec.h and removed from BDSAJFISH1-0/+38
2007-07-31add in <Guid/PcAnsi.h>qwang121-0/+2
2007-07-30add EFIAPI to the library functions.qwang121-0/+18
2007-07-26Clean the Bis.h yshang11-13/+0
2007-07-25EFI_FV_FILETYPE_ALL missing from PI specification. Will be added in an errata...AJFISH1-0/+1
2007-07-24Update the definition of PEI_SERVICES_REVISION.yshang12-5/+5
2007-07-24Add IPF_HANDOFF_STATUS definition in Ppi/SecPlatformInformation.h.yshang11-3/+22
2007-07-24Added "#define ASM_PFX(name) _##name" for GNU assembly code preprocessingjwang362-0/+14
2007-07-20Clean up the MdePkg.dec. yshang15-1/+42
2007-07-20Remove the CONST for FvbWrite as spec does not have it.qwang121-1/+1
2007-07-20Update the CONST modifier to be the same with spec. qwang122-7/+7
2007-07-19Update the comments of Acpi.h.yshang11-2/+2
2007-07-19Update the industryStandard in MdePkg:yshang18-114/+113
2007-07-19Fix bugs in MdePkg for GCC build.yshang11-2/+0
2007-07-18Rollback the change of EFI_FVB_ATTRIBUTE, because not clearly about how to ch...klu22-3/+3
2007-07-181) Add _MSC_VER judgment for usage of #pragma intrinsic klu22-3/+3
2007-07-18Move those definitions defined in UEFI Spec from IndustryStandard/Usb.h to Pr...vanjeff3-198/+206
2007-07-17Move some definitions defined in USB spec and HID Spec from Library/Usblib.h ...vanjeff2-188/+163
2007-07-17Remove EFI_ACPI_2_0_OEM_ID etc. in Acpi2_0.h.qwang122-27/+2
2007-07-17Check in definition for various ACPI tables and the header files for ACPI spe...qwang129-0/+1993
2007-07-17Fix typo in FirmwareVolumeBlock.hyshang11-1/+1
2007-07-13Add necessary macro definitions in PalCallLib.h of MdePkg.xli241-2/+16
2007-07-13Fixed comments to follow coding standard. AJFISH5-541/+496
2007-07-13Add in Atapi.h qwang121-0/+560