summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102012-05-302-3/+173
* MdePkg SmmCpu.h: Add EFI_SMM_SAVE_STATE_REGISTER_PROCESSOR_ID in enum EFI_SMM...rsun32012-05-301-2/+3
* Correct a bug in AsmCpuidEx() to return correct ECX and EDX.niruiyu2012-05-252-10/+10
* MdePkg UefiTcgPlatform.h: Add definition for EV_CPU_MICROCODE event type.rsun32012-05-241-1/+2
* MdePkg: Add Eject/Read12/Write12 cmds to Atapi.herictian2012-05-221-1/+13
* Update EFI_ACPI_5_0_PLATFORM_COMMUNICATION_CHANNEL_TABLE_HEADER to follow ACP...jyao12012-05-161-2/+1
* Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch...lgao42012-05-165-14/+14
* Update the logic related to get section header offset for TE image.ydong102012-05-041-2/+10
* Enhance the error handling for AllocatePool and AllocatePages function.ydong102012-04-271-2/+3
* Patch include:ydong102012-04-261-8/+0
* Add new extension PerformanceLib APIs to store ID info.lzeng142012-04-242-2/+292
* Update copyright formathhtian2012-04-241-3/+1
* Validate some fields in PE image to make sure not access violation for later ...ydong102012-04-241-1/+195
* Update function comments to remove confused description on PerformanceLib End...lgao42012-04-172-4/+2
* Correct function comments on DxeServicesLib GetFileBufferByFilePath API. lgao42012-04-172-10/+8
* Add 3 missing fields for EFI_ACPI_5_0_PCCT_SUBSPACE_GENERICjyao12012-04-161-1/+4
* EDK II Packages: Add Contributions.txt and License.txt filesjljusten2012-04-112-0/+215
* Current IPF version SwitchStack implementation uses loadrs instruction to res...li-elvin2012-04-111-2/+4
* Update the offset when read every debug entries info.ydong102012-03-161-3/+3
* Clarify alignment of GetSpinLockProperties() is byte alignment.lgao42012-03-074-12/+12
* MdePkg/Include/Base.h: Defined __va_copy macro when not defined by the ARM to...oliviermartin2012-02-281-0/+5
* Update the modifier of ThunkContext parameter for AsmPrepareThunk16() in Base...lgao42012-02-272-4/+4
* Add code check to avoid access violation.ydong102012-02-272-0/+12
* MdePkg: Add a new macro VA_COPY for variable argument support. Fix a bug in t...rsun32012-02-222-2/+23
* Add Missing invocations to VA_END() for VA_START().rsun32012-02-015-11/+38
* Add new DEBUG_VERBOSE print error level.lgao42012-01-161-2/+4
* Correct definition to follow spec.ydong102012-01-121-2/+2
* Add the missing DebugPrintErrorLevelLib library class in MdePkg.declgao42012-01-041-1/+4
* Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao42011-12-281-43/+20
* Clean up the hard code offset in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao42011-12-201-20/+43
* Add the omissions to comply with latest SMBIOS 2.7.1 spec.lzeng142011-12-201-28/+30
* Fix the issue to clear the high 16-bit of EAX before use it Thunk code.lgao42011-12-154-8/+12
* Exchange the sequence of Asynchronous and Synchronous in CACHE_SRAM_TYPE_DATA...lzeng142011-12-151-1/+1
* MdePkg: Per PI 1.2 Errata C, update the function description of SetMemorySpac...rsun32011-12-151-1/+2
* Update UEFI spec version from UEFI2.3 to UEFI2.3.1lgao42011-12-151-1/+1
* Update the Package version.lgao42011-12-132-2/+2
* Update ACPI5.0 header file about ACPI spec release time.jyao12011-12-121-1/+1
* 1. Fix a bug when verify the CertType GUID in authentication variable data pa...sfu52011-12-091-1/+1
* Update code comments to specify the correct language format for Driver Diagno...lgao42011-12-072-3/+4
* Correct DriverFamilyOverrideProtocol guid value defined in MdePkg.lgao42011-12-051-1/+1
* Add ACPI5.0 header file.jyao12011-11-307-11/+2495
* add missing <BR>hhtian2011-11-251-1/+1
* Add the missing supported module type in MdePkg DxeServicesTableLib instance.lgao42011-11-231-2/+2
* MdePkg DxeServicesLib: Search further in GetFileBufferByFilePathjljusten2011-11-221-6/+17
* Update comments in BaseExtractGuidedSectionLib library instance to say its us...lgao42011-11-221-3/+7
* According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng142011-11-211-5/+5
* PI 1.2 Errata C: A new return condition is added for the returned status code...rsun32011-11-211-1/+2
* According to PI errata 0000718 and PI 1.2c Vol 3 3.2.1, comment out "Types" f...lzeng142011-11-181-2/+4
* Remove CONST prefix to follow PI Specification. vanjeff2011-11-171-12/+12
* Update PI Service Table Versions per PI 1.2 Errata C.rsun32011-11-173-10/+14