summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)Author
2009-03-27Retire RFC_3066_ENTRY_SIZE definition. qhuang8
2009-03-26Synchronized with UEFI Specjji4
2009-03-26Synchronized with UEFI Specjji4
2009-03-24Add GetVariabe(), GetEfiGlobalVariable() and GetBestLanguage() to UefiLib.qhuang8
2009-03-17ISO_639_2_ENTRY_SIZE has been moved to be local.jji4
2009-03-15remove some internal definitions.vanjeff
2009-03-10comments update.vanjeff
2009-03-06Correct comments for new null instance.lgao4
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang8
2009-03-03Add #include <Uefi/UefiBaseType.h> for the reference of "EFI_GUID" in the lib...qhuang8
2009-03-02Fix incorrect function headers for IoLib APIs.xli24
2009-03-02remove PCI_MAX_SEGMENT from Industry Standard file.vanjeff
2009-02-25Fix typo in API prototypeqhuang8
2009-02-24Remove the work-around in DevicePathLib to judge the end of device path node ...qhuang8
2009-02-24Fix typo in last check in qhuang8
2009-02-23Add the missing PI capsule architecture protocol.lgao4
2009-02-231, Use #if defined() to judge the switching macro such as compiler macro. klu2
2009-02-23Minor update on capitalization for ECC check.xli24
2009-02-18Revert some code that was checked in by mistakeqhuang8
2009-02-15Make type EFI_SAL_STATUS be type INTN instead of type UINTN to match SAL Spec...mdkinney
2009-02-14Update macros to make sure all RETURN_STATUS constants are defined to be of t...mdkinney
2009-02-13Comments checked with specjji4
2009-02-10Add #defines for commonly used Base Address and Sizes.mdkinney
2009-02-10Add MdePkgTokenSpace Guid header file.lgao4
2009-02-09Comments synchronizedjji4
2009-02-09Clean IpfMacro.i to remove unused Macro.lgao4
2009-02-06Fix IN OUT specifiersmdkinney
2009-02-06Retired macro value TIME_OUT in UefiUsbLib and introduce a new PCD entry PcdU...qhuang8
2009-02-06De-unicode to pass VS2005 buildqhuang8
2009-02-06Comments checked with spec.jji4
2009-02-06Comments checked with spec.jji4
2009-02-06code scrub for UefiPxeBcDxe.jgong5
2009-02-06Convert macros in the DevicePathLib to functions.mdkinney
2009-02-051) Remove UEFI specific defines from IndustryStandard/PeImage.hmdkinney
2009-01-30Split out Synchronization Library from Base Librarymdkinney
2009-01-22DuplicateDevicePath() function use wrong comment same as AppendDevicePath() f...klu2
2009-01-16added newline after brief summaryjgong5
2009-01-07Add check for Zero Relocation section.lgao4
2008-12-29Update copyright for files modified in this yearqhuang8
2008-12-24code scrub ArpDxejgong5
2008-12-24updated some comments.vanjeff
2008-12-23Scrubbed some code for Ip4ConfigDxe.jgong5
2008-12-22detabqhuang8
2008-12-17Fix some typo.gikidy
2008-12-16Retired the following macros defined in MdePkg/Include/Uefi/UefiBaseType.h:qhuang8
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-16Fix Some typo.gikidy
2008-12-15Fix typos.qhuang8
2008-12-151. Simplify the implementation of AsmReadApplicationRegister() & AsmReadContr...qhuang8
2008-12-15correct a operation mistakeywu21