summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2007-08-30Fix the invalid return code for OemHookStatusCodeLibNull library instance.klu2
2007-08-30Fix non-Ascii character in commentsklu2
2007-08-29Add dependent packages in INF of modules.yshang1
2007-08-271. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff
2007-08-27Make MdePkg GCC cleanqwang12
2007-08-27Handle case when PAL calls 13 or 14 may not be available.mdkinney
2007-08-24Add #defines for the SAL System Table entry sizesmdkinney
2007-08-24Use CopyGuid instead of CopyMem.qwang12
2007-08-23Add in BuildFv2Hob in HobLibqwang12
2007-08-22Update the code to match spec for EfiFvbSetVolumeAttributes API.qwang12
2007-08-22Update the comments of PiDxe.h, PiPei.h and Uefi.h.yshang1
2007-08-17Use <> in #include statements instead of "" for include files from packagesmdkinney
2007-08-16Added PCD settings for UART and Terminal Type device path nodes defined in th...AJFISH
2007-08-15Remove MDT from SAL.hmdkinney
2007-08-151) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co...yshang1
2007-08-14gEfiCallerIdGuid is defined in Autogen.hqwang12
2007-08-14Add debugLib for this instance.lgao4
2007-08-14Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao4
2007-08-13Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename o...klu2
2007-08-13Fix bug in MdePkg.yshang1
2007-08-101) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...klu2
2007-08-10fixed Typo in MdePkg.yshang1
2007-08-09Added DXE_CORE in the supported module type listjwang36
2007-08-08Change EfiConvertPointer() and EfiSetVirtualAddressMap() to use gRT instead o...mdkinney
2007-08-08Correct parameter UINTN to UINT32lgao4
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao4
2007-08-08Changed the class name to OldPeiCoreEntryPointjwang36
2007-08-06remove EFI_ACPI_30_TABLE_GUID and gEfiAcpi30TableGuid which is not defined in...qwang12
2007-08-06remove the two unnecessary CONST modifier.qwang12
2007-08-06Fix bug in PciCfg to support PCI express address.yshang1
2007-08-02Add library dependency expressions for several library instances.qhuang8
2007-08-02Remove addtional PCD typeklu2
2007-08-02Changed source file formatjwang36
2007-08-01Updated to reflect spec ECRsAJFISH
2007-08-011. Generated new build.exe from new tools codejwang36
2007-07-31Added UEFI Boot Manager definitions to UEFISpec.h and removed from BDSAJFISH
2007-07-31add in <Guid/PcAnsi.h>qwang12
2007-07-30add EFIAPI to the library functions.qwang12
2007-07-27Removed unneeded $(WORKSPACE)\ in *.DSC files. Also synced MdePkg.dec file wi...AJFISH
2007-07-27Add BasePcdLibNull.yshang1
2007-07-27Add BasePcdLibNull in MdePkg.yshang1
2007-07-26Clean the Bis.h yshang1
2007-07-26Sync token number of Pcd with spec. yshang1
2007-07-25EFI_FV_FILETYPE_ALL missing from PI specification. Will be added in an errata...AJFISH
2007-07-25Remove unused section in .INF, .DEC, .DSC of MdePkg and MdeModulePkg.yshang1
2007-07-24Update the definition of PEI_SERVICES_REVISION.yshang1
2007-07-24Added the Lib Construction function for IPF lib instancezliu3
2007-07-24Add IPF_HANDOFF_STATUS definition in Ppi/SecPlatformInformation.h.yshang1
2007-07-24Added "#define ASM_PFX(name) _##name" for GNU assembly code preprocessingjwang36
2007-07-24Update Guid Value to avoid collision with old oneqhuang8