summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
...
* 1. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Pr...qhuang82007-09-172-133/+231
* Add Hardware Error Variable defined in UEFI 2.1 specqhuang82007-09-173-0/+36
* Add the "ChangeLog.txt" to record packages' all non-compatible changes and im...zliu32007-09-131-0/+42
* Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according...klu22007-09-078-13/+13
* Roll back the change made in rev.3778, which is a temporary fix for the issue...xli242007-09-062-2/+2
* Temporarily fix the issue that Tiger cannot boot to OS. Change the GUID of Fi...xli242007-09-052-2/+2
* Merge the PI enabling works from the branchqwang122007-09-0420-142/+508
* Fixed problem with sign extension in print lib. PrintXY could not print out F...AJFISH2007-09-011-4/+4
* Update for ICC 10mdkinney2007-08-303-9/+122
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-3014-99/+99
* Fix the invalid return code for OemHookStatusCodeLibNull library instance.klu22007-08-301-1/+1
* Fix non-Ascii character in commentsklu22007-08-301-3/+3
* Add dependent packages in INF of modules.yshang12007-08-292-0/+7
* 1. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff2007-08-272-50/+45
* Make MdePkg GCC cleanqwang122007-08-273-5/+5
* Handle case when PAL calls 13 or 14 may not be available.mdkinney2007-08-271-7/+11
* Add #defines for the SAL System Table entry sizesmdkinney2007-08-241-0/+10
* Use CopyGuid instead of CopyMem.qwang122007-08-241-2/+2
* Add in BuildFv2Hob in HobLibqwang122007-08-234-0/+87
* Update the code to match spec for EfiFvbSetVolumeAttributes API.qwang122007-08-221-2/+2
* Update the comments of PiDxe.h, PiPei.h and Uefi.h.yshang12007-08-223-12/+5
* Use <> in #include statements instead of "" for include files from packagesmdkinney2007-08-171-1/+1
* Added PCD settings for UART and Terminal Type device path nodes defined in th...AJFISH2007-08-161-2/+10
* Remove MDT from SAL.hmdkinney2007-08-151-66/+0
* 1) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co...yshang12007-08-152-41/+59
* gEfiCallerIdGuid is defined in Autogen.hqwang122007-08-141-5/+0
* Add debugLib for this instance.lgao42007-08-142-0/+3
* Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao42007-08-145-32/+18
* Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename o...klu22007-08-131-4/+4
* Fix bug in MdePkg.yshang12007-08-132-3/+3
* 1) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...klu22007-08-101-0/+1
* fixed Typo in MdePkg.yshang12007-08-101-1/+1
* Added DXE_CORE in the supported module type listjwang362007-08-091-1/+1
* 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