summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Add some ASSERT()s to avoid NULL reference.gikidy2008-12-311-0/+3
* Update copyright for files modified in this yearqhuang82008-12-29468-468/+468
* fixed potential NULL pointer reference issue.vanjeff2008-12-291-71/+71
* code scrub ArpDxejgong52008-12-241-124/+170
* updated some comments.vanjeff2008-12-242-10/+12
* Scrubbed some code for Ip4ConfigDxe.jgong52008-12-231-47/+90
* detabqhuang82008-12-223-13/+13
* Update to use Dos formatqhuang82008-12-221-1/+1
* Update to use Dos format for all .s filesqhuang82008-12-225-5/+5
* Update IoLib to add MemoryFence for x86 Mmio function. lgao42008-12-194-723/+255
* Add AccessMsrDb.s for MSFT tool chain. It uses raw data to represent instruct...qhuang82008-12-172-0/+123
* Fix some typo.gikidy2008-12-172-5/+5
* Append change log for the retirement of several macros in UefiBaseType.hqhuang82008-12-161-0/+13
* Retired the following macros defined in MdePkg/Include/Uefi/UefiBaseType.h:qhuang82008-12-161-16/+0
* Clean up to update the reference of the these macros:qhuang82008-12-169-11/+11
* Fix Some typo.gikidy2008-12-162-5/+5
* Fix typos.qhuang82008-12-151-2/+2
* 1. Simplify the implementation of AsmReadApplicationRegister() & AsmReadContr...qhuang82008-12-157-1109/+302
* correct a operation mistakeywu212008-12-151-1/+1
* Code have been checked with specjji42008-12-155-7/+9
* fix one bug in (EFIAPI *EFI_HII_ACCESS_FORM_CALLBACK)(), it is not aligned wi...ywu212008-12-151-1/+1
* Update EntryPoint library header lgao42008-12-1212-64/+62
* IN OUT modifiers correctedjji42008-12-123-18/+18
* Fix some typo.gikidy2008-12-122-12/+12
* No need of PcdLib in this modulejji42008-12-121-1/+0
* Do *not* use #elif but use seperate #define to make sure all structure can ex...klu22008-12-121-2/+2
* Add incompatible change notes for device path.klu22008-12-111-0/+12
* fixed one typo vanjeff2008-12-111-1/+1
* Apply ReallocatePool API in DxeExtractGuidedSectionLib when the allocated res...lgao42008-12-114-31/+79
* Modified PeiServicesTablePointerLib.h to match the Spec, and sync the c files...gikidy2008-12-114-18/+58
* Synchronize MdePkg/Library *.h files with c filesgikidy2008-12-115-6/+12
* Synchronize MdePkg h files to Library/Base* c files.gikidy2008-12-1126-187/+278
* Synchronize BaseLib h files to c files.gikidy2008-12-1118-113/+145
* fixed one bug when declaring IA32_IDT_GATE_DESCRIPTOR.vanjeff2008-12-101-18/+22
* Update the incompatible change into ChangeLoglgao42008-12-101-1/+20
* Add comments for enumeration, structure data members those are referred by Ue...lgao42008-12-1011-39/+601
* Synchronize the h files with c files.gikidy2008-12-1012-194/+348
* Library classes updated in INFjji42008-12-103-1/+3
* added comment for some structurevanjeff2008-12-101-1/+4
* Synchronize interface function comment from declaration in library class head...klu22008-12-1012-380/+373
* Synchronize interface function comment from declaration in library class head...klu22008-12-104-127/+187
* Synchronize interface function comment from declaration in library class head...klu22008-12-105-35/+25
* Synchronize interface function comment from declaration in library class head...klu22008-12-105-273/+346
* Synchronize function comments from library class to library instance.klu22008-12-105-47/+97
* Move common smbus structure from Smbus PPI to Industry Standard Smbus.h share...lgao42008-12-092-14/+13
* Add the detailed descriptions for the structure data member in these protocol.lgao42008-12-0930-1021/+1544
* Add EFI_NETWORK_INTERFACE_TYPE definitionlgao42008-12-091-0/+9
* remove unnecessary detailed description for InvalidateInstructionCache(), sin...vanjeff2008-12-091-3/+0
* Correct minor commentslgao42008-12-091-75/+75
* Synchronize comment of BaseLib.h and it's implementation to match the Spec.gikidy2008-12-095-37/+113