]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
New EDK Shell binary (r49) with LibGetString() fix.
[mirror_edk2.git] / MdePkg /
2011-03-14 ydong10Enhance inf to follow spec.
2011-03-14 vanjeffChanged TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_...
2011-03-11 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-03-11 vanjeffUpdate some progress codes name per the PI Spec, 1...
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-03-10 vanjeffFixed typos per the PI Spec 1.2 Errata B.
2011-03-10 vanjeffUpdated the GUID name to follow PI Spec, 1.2 Errata B.
2011-03-10 li-elvinUpdate comment per the latest PI spec Errata B.
2011-03-05 andrewfishFix Xcode build issue.
2011-02-22 rsun3Add definitions for the UEFI ACPI Data Table defined...
2011-02-21 gikidyA minor change for the format of usage align with spec.
2011-02-17 ydong10Update inappropriate comments.
2011-02-16 lgao4Per PI spec, StatusCode related structure is not requir...
2011-02-16 lgao4Per PI1.2B spec, for the case that TE Image Relocation...
2011-02-12 lgao4Update function description per UEFI2.3d. The main...
2011-02-12 lgao4Add new FV extension type 0x0002 and its related struct...
2011-02-11 mdkinneyAdd SmmPeriodicSmiLib to MdePkg.
2011-02-01 andrewfishReplace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_A...
2011-01-27 mdkinneyRemove ; from end of EFI_PEI_PCI_CFG_ADDRESS() macro...
2011-01-27 niruiyuUpdate comments of BIT1 and BIT2 to align UEFI Spec...
2011-01-07 darylm503Fix InternalMemScanMem* functions so that they return...
2011-01-06 mdkinneyFix Copyright year to 2011
2011-01-06 mdkinneyDefine bits for PcdDebugPrintErrorLevel to monitor...
2010-12-30 mdkinneyFix issue when BaseDebugLibSerialPort is combined with...
2010-12-28 rsun3Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute...
2010-12-22 ydong10Update inappropriate comments.
2010-12-21 rsun3Change the modifiers of the RegisterContext parameter...
2010-12-18 mdkinneyAdd CONSTRUCTOR to BaseDebugLibSerialPort to call Seria...
2010-12-18 mdkinneyRemove CONSTRUCTOR from DxePcdLib aligning the DxePcdLi...
2010-12-18 mdkinneyAdd an empty CONSTRUCTOR to the UefiLib to resolve...
2010-12-17 mdkinneyFix DxeHobLib to also support a module type of SMM_CORE.
2010-12-16 andrewfishAdd support for ARM MOVW/MOVT instructions that were...
2010-12-16 niruiyuRemove wrongly added SuperIoInit protocol.
2010-12-15 andrewfishFix issue with CodeSourcery gcc requiring assembly...
2010-12-14 niruiyuAdd the SuperIoInit protocol to MdePkg.
2010-12-14 erictianupdate USB_PORT_STAT_OWNER from 2^11 to 2^13 which...
2010-12-08 vanjeffadd note for EFI_SW_PEI_EC_INVALID_CAPSULE_DESCRIPTOR...
2010-12-08 vanjeffupdated progress code definitions to match PI Spec...
2010-12-06 mdkinneyRoll back comment change for SOR. SOR does not apply...
2010-12-06 jljustenMdePkg: Fix GCC Thunk support for IA32
2010-12-01 mdkinneyUpdate comments for PI 1.2 SMM support.
2010-11-29 rsun3Add a new Timer Library instance SecPeiDxeTimerLibUefiC...
2010-11-23 lgao4Adds the missing return status description for HiiConfi...
2010-11-17 qianouyangUpdate the file description in IpSec.h to refer to...
2010-11-12 li-elvinFix the issue that the high 16-bit of EAX may contain...
2010-11-05 mdkinneyAdd Doxygen style comments to the EFI_SIZE_TO_PAGES...
2010-11-05 rsun3Add comment about usage on EFI_SIZE_TO_PAGES() and...
2010-11-04 ydong10Add API to ExtractGuidedSectionLib.h to retrieve the...
2010-11-02 gikidyFix PCD token value format issue.
2010-10-24 darylm503Fix a cut-n-paste error in the comment for the "read...
2010-10-18 lgao4Update UefiDriverEntryPoint library by adding BaseLib...
2010-10-15 qianouyangUpdate IPsec.h file to follow approved ECR which will...
2010-10-13 jljustenMdePkg: Use builtin offsetof function for GCC 4.0 and...
2010-10-05 andrewfishAdd ARM MOVW/MOVT relocations added in PE/COFF 8.2...
2010-09-29 jyao1Add ACPI4.0 header file.
2010-09-27 erictianadd a macro IS_PCI_SATADPA to judge if device is a...
2010-09-14 mdkinneyUpdate MODULE_TYPE to be DXE_RUNTIME_DRIVER
2010-09-10 mdkinneyUpdate this library to restrict usage to DXE_RUNTIME_DR...
2010-09-07 andrewfishARM RVCT 3.1 compiler has issues with __packed structur...
2010-08-26 qhuang8Sync bug fix in Edk r10821 to PeiMemoryLib and UefiMemo...
2010-08-25 darylm503Fix the InternalMemScanMem* functions. They were retur...
2010-08-19 niruiyuMove ACPI_SMALL_RESOURCE_HEADER and ACPI_LARGE_RESOURCE...
2010-08-16 sfu5Refine code.
2010-08-14 qhuang8Minor refinement on source code.
2010-08-13 sfu5Refine code.
2010-08-09 hhuan13Fixed K9 scan issues.
2010-07-29 lgao4Use FreePool() library API to replace gBS->FreePool...
2010-07-28 lgao4Roll back change r10695, because new update on r10700...
2010-07-28 lgao4Enhance SmmMemoryAllocationLib Free function implementa...
2010-07-26 lgao4Make sure gBS FreePool() is used to free the buffer...
2010-07-24 hhtianminor format update
2010-07-20 jyao1Remove spec compliance comment. It follows PI1.2B spec...
2010-06-30 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-25 mdkinneyUpdate BASE PCI Library that uses CF8/CFC access mechan...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-25 qhuang8Fix minor spec compliance issue: "EFI_DEVICE_PATH_CREAT...
2010-06-24 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-24 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-22 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-22 MyronPorterMinor grammatical work--mostly adding periods. Items...
2010-06-11 mdkinneyAdd ASSERT() conditions to UEFI Library Print() and...
2010-06-11 myronporterMinor grammatical work--mostly adding periods. Sending...
2010-06-01 geekboy15aFixed issue with InternalX86ReadIdtr referencing LDT...
2010-05-28 li-elvinAdd Read/Write (16) command to SCSI library.
2010-05-21 lgao4Clean up package/platform DSC files by the following...
2010-05-20 jljustenMdePkg BaseLib: Fix GCC build break
2010-05-20 qhuang8Fix GCC build break as MemoryFence() API has already...
2010-05-20 qhuang8Fix some typos
2010-05-19 qhuang8Temporarily remove build-in __sync_val_compare_and_swap...
2010-05-18 hhtianUpdate copyright format
2010-05-18 qhuang81. Restore the inline C implementation of GCC assembly...
2010-05-18 jyao1MdePkg:
2010-05-18 rsun3Change TPM_BASE to 0 per TPM spec.
2010-05-14 klu2Fix a typo in comment
2010-05-13 qhuang8Fix minor format issue in file header
2010-05-10 xdu2Fix bug in AsmCpuVirtual() to return 1 instead of 0...
2010-05-10 qhuang8Use the ASSERT() for parameter checking as the 4th...
2010-05-07 mdkinneyFix ICC 11.1 build break
2010-05-05 lgao4Move SecExtractGuidedSectionLib instance from OvmfPkg...
2010-05-05 lgao4Add new API GetSectionFromAnyFvByFileType() into MdePkg...
next