summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2012-06-21Fix a typo.ydong10
2012-06-21MdePkg SmmSwDispatch2.h: comment cleanup.rsun3
2012-06-12Add comment for modules which have external input.jyao1
2012-05-31Change returned status codes for SmiManage() per PI 1.2.1 spec.rsun3
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2012-05-30MdePkg SmmCpu.h: Add EFI_SMM_SAVE_STATE_REGISTER_PROCESSOR_ID in enum EFI_SMM...rsun3
2012-05-25Correct a bug in AsmCpuidEx() to return correct ECX and EDX.niruiyu
2012-05-24MdePkg UefiTcgPlatform.h: Add definition for EV_CPU_MICROCODE event type.rsun3
2012-05-22MdePkg: Add Eject/Read12/Write12 cmds to Atapi.herictian
2012-05-16Update EFI_ACPI_5_0_PLATFORM_COMMUNICATION_CHANNEL_TABLE_HEADER to follow ACP...jyao1
2012-05-16Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch...lgao4
2012-05-04Update the logic related to get section header offset for TE image.ydong10
2012-04-27Enhance the error handling for AllocatePool and AllocatePages function.ydong10
2012-04-26Patch include:ydong10
2012-04-24Add new extension PerformanceLib APIs to store ID info.lzeng14
2012-04-24Update copyright formathhtian
2012-04-24Validate some fields in PE image to make sure not access violation for later ...ydong10
2012-04-17Update function comments to remove confused description on PerformanceLib End...lgao4
2012-04-17Correct function comments on DxeServicesLib GetFileBufferByFilePath API. lgao4
2012-04-16Add 3 missing fields for EFI_ACPI_5_0_PCCT_SUBSPACE_GENERICjyao1
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten
2012-04-11Current IPF version SwitchStack implementation uses loadrs instruction to res...li-elvin
2012-03-16Update the offset when read every debug entries info.ydong10
2012-03-07Clarify alignment of GetSpinLockProperties() is byte alignment.lgao4
2012-02-28MdePkg/Include/Base.h: Defined __va_copy macro when not defined by the ARM to...oliviermartin
2012-02-27Update the modifier of ThunkContext parameter for AsmPrepareThunk16() in Base...lgao4
2012-02-27Add code check to avoid access violation.ydong10
2012-02-22MdePkg: Add a new macro VA_COPY for variable argument support. Fix a bug in t...rsun3
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun3
2012-01-16Add new DEBUG_VERBOSE print error level.lgao4
2012-01-12Correct definition to follow spec.ydong10
2012-01-04Add the missing DebugPrintErrorLevelLib library class in MdePkg.declgao4
2011-12-28Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao4
2011-12-20Clean up the hard code offset in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao4
2011-12-20Add the omissions to comply with latest SMBIOS 2.7.1 spec.lzeng14
2011-12-15Fix the issue to clear the high 16-bit of EAX before use it Thunk code.lgao4
2011-12-15Exchange the sequence of Asynchronous and Synchronous in CACHE_SRAM_TYPE_DATA...lzeng14
2011-12-15MdePkg: Per PI 1.2 Errata C, update the function description of SetMemorySpac...rsun3
2011-12-15Update UEFI spec version from UEFI2.3 to UEFI2.3.1lgao4
2011-12-13Update the Package version.lgao4
2011-12-12Update ACPI5.0 header file about ACPI spec release time.jyao1
2011-12-091. Fix a bug when verify the CertType GUID in authentication variable data pa...sfu5
2011-12-07Update code comments to specify the correct language format for Driver Diagno...lgao4
2011-12-05Correct DriverFamilyOverrideProtocol guid value defined in MdePkg.lgao4
2011-11-30Add ACPI5.0 header file.jyao1
2011-11-25add missing <BR>hhtian
2011-11-23Add the missing supported module type in MdePkg DxeServicesTableLib instance.lgao4
2011-11-22MdePkg DxeServicesLib: Search further in GetFileBufferByFilePathjljusten
2011-11-22Update comments in BaseExtractGuidedSectionLib library instance to say its us...lgao4
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng14