Age | Commit message (Expand) | Author |
2012-09-27 | Save and disable CPU interrupt before programming MTRR settings, and restore ... | vanjeff |
2012-09-27 | Reset system only when the pre-allocated memory is more than 1.5 of needed me... | niruiyu |
2012-09-26 | ArmPlatformPkg/EblCmdLib: Fixed 'performance' command | oliviermartin |
2012-09-26 | ArmPlatformPkg/VExpressMotherBoard.h: Added more motherboard definitions | oliviermartin |
2012-09-26 | ArmPlatformPkg/PL011Uart: The PL011 UART fractional part does not need to be ... | oliviermartin |
2012-09-26 | ArmPkg/include: Added macro ARM_VECTOR_TABLE_ALIGNMENT | oliviermartin |
2012-09-26 | ArmPlatformPkg: Added 'Makefile' to build EDK2 from Makefile based IDE | oliviermartin |
2012-09-26 | Remove local function IsValidDevicePath and use new interface provided by Uef... | niruiyu |
2012-09-25 | StdLib/Include: Minor changes in preparation for Interactive I/O (TTY) functi... | darylm503 |
2012-09-25 | 1. Update PiSmmCore to always invoke SmiManage (NULL, NULL, NULL, NULL) when ... | vanjeff |
2012-09-24 | StdLib/LibC/StdLib/Malloc.c: Make the free() function conform to the ISO/IEC... | darylm503 |
2012-09-24 | Clean the build warning. | ydong10 |
2012-09-24 | Add new API IsDevicePathValid() to UefiDevicePathLib. | niruiyu |
2012-09-24 | Handle the case when OpROM wants to completely remove itself. | niruiyu |
2012-09-20 | StdLib, StdLibPrivateInternalFiles: Clean up comments, Remove debugging code,... | darylm503 |
2012-09-19 | Add TperReset Logic By using MOR bit - Remove the unnecessary parameter. | qianouyang |
2012-09-14 | Add a dialog box with help message when user changes the state of "Attempt Se... | sfu5 |
2012-09-14 | Fix the issue that FTW driver fail to reclaim WorkSpace. | lzeng14 |
2012-09-14 | 1. Fix a bug when comparing two timestamp in auth-variable driver. | sfu5 |
2012-09-13 | Fix coding style issue | czhang46 |
2012-09-13 | Add ImageAuthenticationStatusLib to SAP to check Authentication Status return... | czhang46 |
2012-09-12 | Add Tper Reset Logic by using MOR bit. | qianouyang |
2012-09-12 | Add Tper Reset Logic by using MOR bit. | qianouyang |
2012-09-12 | SecurityPkg/VariableSmm: Fix a VariableSmm bug when reading variable with siz... | erictian |
2012-09-12 | MdeModulePkg/VariableSmm: Fix a VariableSmm bug when reading variable with si... | erictian |
2012-09-12 | OvmfPkg: fix gPcAtChipsetPkgTokenSpaceGuid build break | jljusten |
2012-09-12 | OvmfPkg: key PMBA setup in Platform PEI off of PMREGMISC/PMIOSE, not Xen | jljusten |
2012-09-12 | OvmfPkg: enable PIIX4 IO space in the PEI phase | jljusten |
2012-09-12 | OvmfPkg: use PCI_COMMAND_OFFSET/EFI_PCI_COMMAND_IO_SPACE in AcpiTimerLib | jljusten |
2012-09-12 | OvmfPkg: fix the mask for accessing the PIIX4 PMBA [15:6] bitfield | jljusten |
2012-09-12 | OvmfPkg: extract the PBMA used in AcpiTimerLib into a PCD | jljusten |
2012-09-12 | OvmfPkg: assorted whitespace removal | jljusten |
2012-09-12 | Fix compile error | czhang46 |
2012-09-11 | Enhance the error code info. | ydong10 |
2012-09-11 | Enhance the comments. | ydong10 |
2012-09-11 | Enable TPM measurement lib to measure all PE image from a FV unmeasured by Tc... | czhang46 |
2012-09-10 | Modify UDP and IP to transmit on all network adapters instead of just the fir... | lpleahy |
2012-09-10 | Refine code to make it more safely. | ydong10 |
2012-09-10 | Enhance the check for options in the question. | ydong10 |
2012-09-10 | When question not have storage with it, not restore old value for it. | ydong10 |
2012-09-10 | Add type cast to avoid sign extension on x64 tip. | vanjeff |
2012-09-10 | When SerialPortWrite() is called with a non-NULL Buffer and NumberOfBytes is ... | niruiyu |
2012-09-07 | Cache the state whether the ROM image contains EFI Option ROM when loading th... | niruiyu |
2012-09-07 | Fix always allocate memory issue. | ydong10 |
2012-09-07 | Fix display color error when scroll up/down the screen. | ydong10 |
2012-09-07 | Fix the memory leak issue and enhance the check for CoreReadImageFile return. | lzeng14 |
2012-09-06 | Check the return code from CoreLocateDevicePath() in MdeModulePkg/Core/Dxe/Im... | lzeng14 |
2012-09-06 | TcgPei is a generic module, so move PcdFirmwareVersionString to generic Pcd list | czhang46 |
2012-09-06 | Check the value of Hdr.dwLength for signed EFI image before image validation. | sfu5 |
2012-09-05 | Refine coding style. | ydong10 |