summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)Author
2011-11-15The handler dispatcher in PEI statuscode router driver should check if handle...li-elvin
2011-11-14Follow PI1.2c spec, check empty string and return EFI_INVALID_PARAMETER.jyao1
2011-11-14Fix a typo in the commentsniruiyu
2011-11-08Add the missing (UINTN) type cast when calculating the end of variable store.niruiyu
2011-11-08Roll back an incorrect change that causes EmuGetVariable always return EFI_NO...niruiyu
2011-11-03MdeModulePkg: Define correct ABI for issuing UNDI command and UNDI callback f...xdu2
2011-10-31MdeModulePkg: Remove variables that are set, but not usedjljusten
2011-10-31When browser was requested to go to another formset, it also needs to update ...ydong10
2011-10-28Add the missing HEADER_ALIGN macro.niruiyu
2011-10-28Remove hard code video resolution in C code and use PCD PcdVideoHorizontalRes...li-elvin
2011-10-281. Update error handling code if failing attach socket with new PCB.tye1
2011-10-27Check the serial buffer empty status before performing the serial IO reading ...niruiyu
2011-10-27Initialize the parameter mUnicodeCollation before use it to avoid system hang.ydong10
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu
2011-10-25Fix error: Multiline option info only shows the first line error, should show...ydong10
2011-10-19Support Variable driver (EmuRuntimeDxe) to support the default variable data ...niruiyu
2011-10-18Fix GCC build failure.niruiyu
2011-10-14Fix the clang compilation failure to handle all the values in a case statemen...niruiyu
2011-10-14Change Variable driver (Pei/RuntimeDxe) to support the default variable data ...niruiyu
2011-10-13Refine code and check null pointer error.ydong10
2011-10-12Grub4Dos copies the BPB of the first partition to the MBR. If the DriverBindi...niruiyu
2011-10-11Fix Smbios table checksum error, by zero IntermediateChecksum and EntryPointS...jyao1
2011-10-11AsciiSPrint returns The number of ASCII characters in the produced output buf...li-elvin
2011-10-10Enhance op-code EFI_IFR_TO_BOOLEAN to case insensitive.ydong10
2011-10-09When the CONFIG_ACCESS_PROTOCOL.CallBack function return error, the question ...ydong10
2011-10-09Update code to make get string case insensitive about languageydong10
2011-10-08MdeModulePkg: TerminalDxe driver code clean upniruiyu
2011-10-08MdeModulePkg: Fix TerminalDxe FIFO Data Lossniruiyu
2011-09-29Add pointer check for NULL before dereference it.ydong10
2011-09-22Return empty string when END device path is passed in to align the original b...niruiyu
2011-09-21Add PCD for 1G page tablejyao1
2011-09-21Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition from MdeModulePkg, be...lgao4
2011-09-19Correct 1G page table generation.jyao1
2011-09-19The patch enhances the Partition driver to return the media status (EFI_NO_ME...niruiyu
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-09-17Fix Build fail for NT32 platform.ydong10
2011-09-16Add exit action when Config_Access_Protocol.CallBack function returns Submit ...ydong10
2011-09-16Refine the logic about getting Value info to avoid check data error.ydong10
2011-09-14Fix build error.jyao1
2011-09-13MdeModulePkg/HiiDatabaseDxe: Removed unused variablesoliviermartin
2011-09-13Enhance EDKII Browser to support flexible HotKey setting. lgao4
2011-09-13Add NULl check for pointer.li-elvin
2011-09-13Use CPU_HOB to detect max address support from platform, and added 1G page ta...jyao1
2011-09-091. Fix bug in PXE driver UdpRead function to handle the IP fragmentation.sfu5
2011-09-05Update capsule pei module to pass IPF build.li-elvin
2011-09-05Support new format of IPv4 device path node, FibreEx and PcieRoot device path...niruiyu
2011-09-02Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI trans...li-elvin
2011-09-01Fix bug for UefiPxeBcDxe driver to catch the return status.sfu5
2011-09-01Update HiiBlockToConfig function to follow spec.ydong10
2011-08-30Add new op-code samples, includes efi varstore, refresh guid group and ref op...ydong10