summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2007-08-10fixed Typo in MdePkg.yshang11-1/+1
2007-08-09Added DXE_CORE in the supported module type listjwang361-1/+1
2007-08-08Change EfiConvertPointer() and EfiSetVirtualAddressMap() to use gRT instead o...mdkinney4-21/+6
2007-08-08Correct parameter UINTN to UINT32lgao42-5/+4
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao42-3/+66
2007-08-08Changed the class name to OldPeiCoreEntryPointjwang361-1/+1
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-06Fix bug in PciCfg to support PCI express address.yshang12-1/+1
2007-08-02Add library dependency expressions for several library instances.qhuang86-0/+14
2007-08-02Remove addtional PCD typeklu21-6/+0
2007-08-02Changed source file formatjwang361-4/+4
2007-08-01Updated to reflect spec ECRsAJFISH1-3/+11
2007-08-011. Generated new build.exe from new tools codejwang363-299/+294
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.qwang122-0/+28
2007-07-27Removed unneeded $(WORKSPACE)\ in *.DSC files. Also synced MdePkg.dec file wi...AJFISH2-84/+84
2007-07-27Add BasePcdLibNull.yshang11-0/+1
2007-07-27Add BasePcdLibNull in MdePkg.yshang13-0/+922
2007-07-26Clean the Bis.h yshang11-13/+0
2007-07-26Sync token number of Pcd with spec. yshang11-14/+14
2007-07-25EFI_FV_FILETYPE_ALL missing from PI specification. Will be added in an errata...AJFISH1-0/+1
2007-07-25Remove unused section in .INF, .DEC, .DSC of MdePkg and MdeModulePkg.yshang12-26/+5
2007-07-24Update the definition of PEI_SERVICES_REVISION.yshang12-5/+5
2007-07-24Added the Lib Construction function for IPF lib instancezliu32-1/+30
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-24Update Guid Value to avoid collision with old oneqhuang84-4/+4
2007-07-23Import BaseMemoryLibMmx.yshang151-0/+3235
2007-07-20Clean up the MdePkg.dec. yshang16-81/+97
2007-07-20remove some comments introduced by tools.vanjeff43-352/+118
2007-07-20fixed to pass IPF buildvanjeff1-8/+9
2007-07-20remove some comments introduced by tools.vanjeff14-64/+14
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-19Remove unused comments in MdePkg.yshang158-1609/+39
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.yshang13-4/+2
2007-07-19add in PeiServicesTablePointerLibMm7.infqwang121-1/+2
2007-07-19add in PeiServicesTablePointerLibMm7.infqwang123-0/+164
2007-07-18Rollback the change of EFI_FVB_ATTRIBUTE, because not clearly about how to ch...klu22-3/+3
2007-07-18Remove _MSC_VER for this file is just built by MSFT tool chainklu21-2/+1
2007-07-18removed comments (and fix) compiler specific compile of .c filesAJFISH1-4/+4
2007-07-181) Add _MSC_VER judgment for usage of #pragma intrinsic klu23-4/+5
2007-07-18Added tool chain family modifier for source files used only for GCC jwang361-281/+281
2007-07-18Add GraphicLib library class definition in MdePkg.decklu21-0/+1
2007-07-18Move those definitions defined in UEFI Spec from IndustryStandard/Usb.h to Pr...vanjeff3-198/+206
2007-07-18add UefiUsbLibInternal.h in .infvanjeff1-0/+1