summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2012-03-07Clarify alignment of GetSpinLockProperties() is byte alignment.lgao44-12/+12
2012-02-28MdePkg/Include/Base.h: Defined __va_copy macro when not defined by the ARM to...oliviermartin1-0/+5
2012-02-27Update the modifier of ThunkContext parameter for AsmPrepareThunk16() in Base...lgao42-4/+4
2012-02-27Add code check to avoid access violation.ydong102-0/+12
2012-02-22MdePkg: Add a new macro VA_COPY for variable argument support. Fix a bug in t...rsun32-2/+23
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun35-11/+38
2012-01-16Add new DEBUG_VERBOSE print error level.lgao41-2/+4
2012-01-12Correct definition to follow spec.ydong101-2/+2
2012-01-04Add the missing DebugPrintErrorLevelLib library class in MdePkg.declgao41-1/+4
2011-12-28Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao41-43/+20
2011-12-20Clean up the hard code offset in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao41-20/+43
2011-12-20Add the omissions to comply with latest SMBIOS 2.7.1 spec.lzeng141-28/+30
2011-12-15Fix the issue to clear the high 16-bit of EAX before use it Thunk code.lgao44-8/+12
2011-12-15Exchange the sequence of Asynchronous and Synchronous in CACHE_SRAM_TYPE_DATA...lzeng141-1/+1
2011-12-15MdePkg: Per PI 1.2 Errata C, update the function description of SetMemorySpac...rsun31-1/+2
2011-12-15Update UEFI spec version from UEFI2.3 to UEFI2.3.1lgao41-1/+1
2011-12-13Update the Package version.lgao42-2/+2
2011-12-12Update ACPI5.0 header file about ACPI spec release time.jyao11-1/+1
2011-12-091. Fix a bug when verify the CertType GUID in authentication variable data pa...sfu51-1/+1
2011-12-07Update code comments to specify the correct language format for Driver Diagno...lgao42-3/+4
2011-12-05Correct DriverFamilyOverrideProtocol guid value defined in MdePkg.lgao41-1/+1
2011-11-30Add ACPI5.0 header file.jyao17-11/+2495
2011-11-25add missing <BR>hhtian1-1/+1
2011-11-23Add the missing supported module type in MdePkg DxeServicesTableLib instance.lgao41-2/+2
2011-11-22MdePkg DxeServicesLib: Search further in GetFileBufferByFilePathjljusten1-6/+17
2011-11-22Update comments in BaseExtractGuidedSectionLib library instance to say its us...lgao41-3/+7
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng141-5/+5
2011-11-21PI 1.2 Errata C: A new return condition is added for the returned status code...rsun31-1/+2
2011-11-18According to PI errata 0000718 and PI 1.2c Vol 3 3.2.1, comment out "Types" f...lzeng141-2/+4
2011-11-17Remove CONST prefix to follow PI Specification. vanjeff1-12/+12
2011-11-17Update PI Service Table Versions per PI 1.2 Errata C.rsun33-10/+14
2011-11-16UEFI231 spec compliance:jyao13-28/+32
2011-11-15According to PI 1.2c Vol 3, EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNM...lzeng141-2/+2
2011-11-15According to PI errata 0000690, word "Ide Bus driver" has been replaced with ...erictian1-29/+29
2011-11-15Remove code comments since PI 1.2c has fixed the typo of some status code name.vanjeff1-2/+0
2011-11-15According to PI 1.2c Vol 5, update the code to stipulate SMBIOS 2.7 and inclu...lzeng141-3/+6
2011-11-14Follow PI1.2c spec, check empty string and return EFI_INVALID_PARAMETER.jyao11-3/+4
2011-11-08MdePkg/BaseLib: Replaced inline assembly for ARMGCC by GCC assembly source fileoliviermartin3-77/+69
2011-11-04MdePkg: Move Bmp.h from IntelFrameworkModulePkg/Library/GenericBdsLib/ to Mde...xdu21-0/+48
2011-10-27Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...lzeng145-12/+70
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu1-3/+40
2011-10-26 Fix name conflict between User Credential protocol and User Credential2 prot...gdong11-22/+22
2011-10-26correct a typo.gdong11-1/+1
2011-10-26Update UID definition to align with latest UEFI spec 2.3.1.gdong11-7/+12
2011-10-25Add the definition of UNDI_CONFIG_TABLE defined in UEFI Specification, 2.3.1vanjeff1-1/+24
2011-10-24Update Base type SecPeiDxeTimerLibCpu to support all module type.lgao41-3/+6
2011-10-12 Update UID drivers to align with latest UEFI spec 2.3.1.gdong13-1/+319
2011-10-08Fix Xcode link failure. Relocations are not supported in .text sections.andrewfish1-1/+1
2011-09-301. Add Partial Keystroke Support definition in SimpleTextInputEx.h See the Ue...qianouyang1-31/+32
2011-09-30Update comments to corrects SignatureSize for each SignatureType.lgao41-4/+4