summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Change EfiConvertPointer() and EfiSetVirtualAddressMap() to use gRT instead o...mdkinney2007-08-084-21/+6
* Correct parameter UINTN to UINT32lgao42007-08-082-5/+4
* Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao42007-08-082-3/+66
* Changed the class name to OldPeiCoreEntryPointjwang362007-08-081-1/+1
* remove EFI_ACPI_30_TABLE_GUID and gEfiAcpi30TableGuid which is not defined in...qwang122007-08-061-2/+1
* remove the two unnecessary CONST modifier.qwang122007-08-061-6/+6
* Fix bug in PciCfg to support PCI express address.yshang12007-08-062-1/+1
* Add library dependency expressions for several library instances.qhuang82007-08-026-0/+14
* Remove addtional PCD typeklu22007-08-021-6/+0
* Changed source file formatjwang362007-08-021-4/+4
* Updated to reflect spec ECRsAJFISH2007-08-011-3/+11
* 1. Generated new build.exe from new tools codejwang362007-08-013-299/+294
* Added UEFI Boot Manager definitions to UEFISpec.h and removed from BDSAJFISH2007-07-311-0/+38
* add in <Guid/PcAnsi.h>qwang122007-07-311-0/+2
* add EFIAPI to the library functions.qwang122007-07-302-0/+28
* Removed unneeded $(WORKSPACE)\ in *.DSC files. Also synced MdePkg.dec file wi...AJFISH2007-07-272-84/+84
* Add BasePcdLibNull.yshang12007-07-271-0/+1
* Add BasePcdLibNull in MdePkg.yshang12007-07-273-0/+922
* Clean the Bis.h yshang12007-07-261-13/+0
* Sync token number of Pcd with spec. yshang12007-07-261-14/+14
* EFI_FV_FILETYPE_ALL missing from PI specification. Will be added in an errata...AJFISH2007-07-251-0/+1
* Remove unused section in .INF, .DEC, .DSC of MdePkg and MdeModulePkg.yshang12007-07-252-26/+5
* Update the definition of PEI_SERVICES_REVISION.yshang12007-07-242-5/+5
* Added the Lib Construction function for IPF lib instancezliu32007-07-242-1/+30
* Add IPF_HANDOFF_STATUS definition in Ppi/SecPlatformInformation.h.yshang12007-07-241-3/+22
* Added "#define ASM_PFX(name) _##name" for GNU assembly code preprocessingjwang362007-07-242-0/+14
* Update Guid Value to avoid collision with old oneqhuang82007-07-244-4/+4
* Import BaseMemoryLibMmx.yshang12007-07-2351-0/+3235
* Clean up the MdePkg.dec. yshang12007-07-206-81/+97
* remove some comments introduced by tools.vanjeff2007-07-2043-352/+118
* fixed to pass IPF buildvanjeff2007-07-201-8/+9
* remove some comments introduced by tools.vanjeff2007-07-2014-64/+14
* Remove the CONST for FvbWrite as spec does not have it.qwang122007-07-201-1/+1
* Update the CONST modifier to be the same with spec. qwang122007-07-202-7/+7
* Remove unused comments in MdePkg.yshang12007-07-1958-1609/+39
* Update the comments of Acpi.h.yshang12007-07-191-2/+2
* Update the industryStandard in MdePkg:yshang12007-07-198-114/+113
* Fix bugs in MdePkg for GCC build.yshang12007-07-193-4/+2
* add in PeiServicesTablePointerLibMm7.infqwang122007-07-191-1/+2
* add in PeiServicesTablePointerLibMm7.infqwang122007-07-193-0/+164
* Rollback the change of EFI_FVB_ATTRIBUTE, because not clearly about how to ch...klu22007-07-182-3/+3
* Remove _MSC_VER for this file is just built by MSFT tool chainklu22007-07-181-2/+1
* removed comments (and fix) compiler specific compile of .c filesAJFISH2007-07-181-4/+4
* 1) Add _MSC_VER judgment for usage of #pragma intrinsic klu22007-07-183-4/+5
* Added tool chain family modifier for source files used only for GCC jwang362007-07-181-281/+281
* Add GraphicLib library class definition in MdePkg.decklu22007-07-181-0/+1
* Move those definitions defined in UEFI Spec from IndustryStandard/Usb.h to Pr...vanjeff2007-07-183-198/+206
* add UefiUsbLibInternal.h in .infvanjeff2007-07-181-0/+1
* Use () instead of {}, replace \ to / for path.klu22007-07-181-63/+63
* Move some definitions defined in USB spec and HID Spec from Library/Usblib.h ...vanjeff2007-07-172-188/+163