- 8ff272e Fix “reconnect -r” ASSERT after VLAN configured. by Fu Siyuan · 11 years ago
- 27bace9 Keep consistent about the return value between the caller and callee. by Eric Dong · 11 years ago
- 6307a8b Rollback the change 15021. by Eric Dong · 11 years ago
- efd6b41 MdeModulePkg Pcd DXE: Handle the case gPcdDataBaseHobGuid HOB is not present. by Star Zeng · 11 years ago
- 80873de Keep consistent about the return value between the caller and callee. by Eric Dong · 11 years ago
- bdebd2c Fix a bug for vlan ping failure. by Wu Jiaxin · 11 years ago
- 5fdd2a8 Update code to avoid using potential NULL pointer. by Eric Dong · 11 years ago
- 077c7ae Update code to support guid op nest in the statement. by Eric Dong · 11 years ago
- c5fba0f Fix a bug in TCP driver’s component name print function. by Fu Siyuan · 11 years ago
- 98c4caa Get entire variable data for efi varstore at first time. by Eric Dong · 11 years ago
- 4636295 Add the missing assignment of EFI_DISK_IO2_TOKEN::Token in FlushDiskEx() implementation. Without the assignment, system may hang sometimes. by Ruiyu Ni · 11 years ago
- f67eb9d MdeModulePkg CapsuleRuntimeDxe: Get PcdMaxSizeNonPopulateCapsule and PcdMaxSizePopulateCapsule by PcdGet32 in EntryPoint. by Star Zeng · 11 years ago
- 0e0fb74 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h. by Fu Siyuan · 11 years ago
- 0f83ac3 Refine code to fix potential code bug. by Eric Dong · 11 years ago
- 05de47e Refine code to fix potential code bug. by Eric Dong · 11 years ago
- d5ad081 MdeModulePkg Pcd(DXE): Use correct TokenNumber to call GetPtrTypeSize () when SKU ID enabled. by Star Zeng · 11 years ago
- 9799752 Fixes a build issue (build error 'Statement is unreachable'). by Olivier Martin olivier.martin · 11 years ago
- b682373 Following UEFI spec, update SmbiosDxe to use EfiRuntimeServicesData to put SMBIOS table. Update LegacyBiosDxe to move SMBIOS table to reserved memory for backward compatibility. by Elvin Li · 11 years ago
- 060853f MdeModulePkg: SmmLockBox: remove wrong DepEx by Laszlo Ersek · 11 years ago
- b5bd21b MdeModulePkg Pcd: Refine the code to avoid error report. by Star Zeng · 11 years ago
- 8aaab67 Fix input config header string error, should not always input the full config header string. by Eric Dong · 11 years ago
- 2e7183b Fix X64 build fail. by Eric Dong · 11 years ago
- 7248790 Update the logic in browser core, use config routine protocol instead of config access protocol to get/set data with hii drivers. by Eric Dong · 11 years ago
- ab36946 Refine the logic, keep highlight on the selectable menu, and base on priority order of option string/ prompt string/ text two string to highlight for a statement. by Eric Dong · 11 years ago
- 59cc677 MdeModulePkg BootScriptExecutorDxe: Fix S3 failure When PcdUse1GPageTable defined as dynamic. by Star Zeng · 11 years ago
- fae7362 When need to find varstore in the storage list, based on the extra HiiHandle to find the storage. by Eric Dong · 11 years ago
- d63a9eb Refine data copy and data compare logic. by Eric Dong · 11 years ago
- a6a2a95 Adjust skip value when paint text two string for text opcode. by Eric Dong · 11 years ago
- 57f360f 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it has. by Jeff Fan · 11 years ago
- f47fc1c MdeModulePkg Pcd: Refine the code to avoid error report. by Star Zeng · 11 years ago
- 2fc6705 MdeModulePkg Pcd: Remove the EFIAPI of PeiGetPcdInfo () typedef in Service.h. by Gary Ching-Pang Lin · 11 years ago
- 8a63906 Refine code to follow coding style. by Eric Dong · 11 years ago
- 61d8989 MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GET_PCD_INFO_PPI support for PI 1.2.1 compliance. by Star Zeng · 11 years ago
- 96d6d00 MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GET_PCD_INFO_PPI support for PI 1.2.1 compliance. by Star Zeng · 11 years ago
- 7df0957 MdeModulePkg Pcd: Refine the code to avoid error report. by Star Zeng · 11 years ago
- 419db80 MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database and SKU enable Feature. by Bob C Feng · 11 years ago
- 128ef09 MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM consumption during variable reclaiming. by Star Zeng · 11 years ago
- c48abbe Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDxe driver for the return status of S3BootScriptExecute(). by Shumin Qiu · 11 years ago
- cd6abb0 Not update the imageId for EXT1,2,4 type. by Eric Dong · 11 years ago
- 07d7dba Update the logic, based on the device path and formset guid to find the HiiHandle. by Eric Dong · 11 years ago
- 7baf3c6 MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable data instead of old variable data when variable reclaim. by Star Zeng · 11 years ago
- 8924aec Clean the help string and hot key info if an empty form is painting. by Eric Dong · 11 years ago
- 25a516a Fix a K9 error.Result of GetVariable2() function that may return NULL will be dereferenced. by Wu Jiaxin · 11 years ago
- 05a3001 Fix a bug about the iSCSI DHCP dependency issue. by Wu Jiaxin · 11 years ago
- 22031c4 Enable two form packages share one hii handle. by Eric Dong · 11 years ago
- 76edfba Add sample code for warningif opcode. by Eric Dong · 11 years ago
- 80e864f Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI session with Microsoft iSCSI target after unplug/plug network cable. by Ye Ting · 11 years ago
- 6f05c02 Clean the garbage space for the statements nest in subtitle menu. by Eric Dong · 11 years ago
- 566771b Enable UEFI firmware to support FMP capsule format. by czhang46 · 11 years ago
- 9a95972 Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of these are marked as DEBUG_ERROR when they are really not errors. by Samer El-Haj-Mahmoud · 11 years ago
- 72f2eca Fix orderedlist opcode shows abnormal. by Eric Dong · 11 years ago
- 28401a6 Fix display engine driver paint some menu error. by Eric Dong · 11 years ago
- 928927d Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which was incorrectly called NIC_IP4_CONFIG_INFO.Perment by Samer El-Haj-Mahmoud elhaj · 11 years ago
- 6a0d41c Add the definition for Timestamp Protocol and a new driver base on TimerLib to produce Timestamp protocol. by Shumin Qiu · 11 years ago
- 571c73b Fix ICC build fail by Eric Dong · 11 years ago
- ae4f574 Fix modal form display error. by Eric Dong · 11 years ago
- af047db Fix form flash issue. by Eric Dong · 11 years ago
- 798e4d2 Use RETRIEVE instead of CHANGING for refresh question. by Eric Dong · 11 years ago
- 6e74560 Fix deadloop issue in BrowserCallback function. by Eric Dong · 11 years ago
- 098e9f4 Fix a bug in Ip4 driver that Ip4.Transmit() interface may return EFI_INVALID_PARAMETER without restore TPL. by Fu Siyuan · 11 years ago
- 80c83a6 Fix 3 bugs in DiskIoDxe and PartitionDxe drivers introduced in DiskIo2 implementation. by Ruiyu Ni · 11 years ago
- 184f3a0 Export one interface to support 3rd party to change question attribute, such as hide/gray out. by Eric Dong · 11 years ago
- e6cc2ab Refine question value update logic. by Eric Dong · 11 years ago
- e84f07b Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/CREATOR_ID/CREATOR_REVISION customization. by Star Zeng · 11 years ago
- 4c58575 Update BGRT image buffer to be stored in EfiBootSerivesData according to ACPI5.0 spec by Chao Zhang · 11 years ago
- ad3f365 Update UpdateCapsule() service return status to follow UEFI2.3.1 D. by Liming Gao · 11 years ago
- 1c0d306 Enable warningif opcode in browser. by Eric Dong · 11 years ago
- bf1a8c0 Update sample code for date/time. by Eric Dong · 11 years ago
- 4e39b75 MdeModulePkg/DiskIoDxe: fix source/destination pointer of overrun transfer by Laszlo Ersek · 11 years ago
- c0462ea Add some comments, clear describe the efi varstore type. by Eric Dong · 11 years ago
- 46c3efb Update comments for HiiConfigRoutine->ExtractConfig function, also update HiiConfigRoutine->ConfigToBlock/BlockToConfig to follow this new spec. by Eric Dong · 11 years ago
- de49225 Fix DDK3790 build failure. by Ruiyu Ni · 11 years ago
- b822eb4 Fix function header comments for DiskIoDestroySubtask. by Ruiyu Ni · 11 years ago
- f5ec0a8 MdeModulePkg/DiskIoDxe: Fixed GCC build error by Olivier Martin · 11 years ago
- c0a3c3d Refine the comments and code to follow spec. by Eric Dong · 11 years ago
- 493d8e3 Add DiskIo2 protocol definition to MdePkg. by Ruiyu Ni · 11 years ago
- 61f2ab9 Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UNDI, PXE_SW_UNDI to support greater than 256NICs in UNDI (Request by UEFI2.4 Mantis991). by Qian Ouyang · 11 years ago
- 6675a21 MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variables in EFI_GLOBAL_VARIABLE namespace. by Star Zeng · 11 years ago
- 6e67fec MdeModulePkg/SecurityPkg Variable: If a preexisting variable is rewritten with different attributes, SetVariable() shall not modify the variable and shall return EFI_INVALID_PARAMETER. by Star Zeng · 11 years ago
- 5a9f73b Refine the code logic for browser and display engine. by Eric Dong · 11 years ago
- 7c6c064 Update Browser to provide the customization possibilities. by Eric Dong · 11 years ago
- 2536161 Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ersek, but i wrote it. by Eric Dong · 11 years ago
- b9feb4b Update Browser to provide the customization possibilities. by Eric Dong · 11 years ago
- 716e507 MdeModulePkg: Added ARM Aarch64 architecture support by Harry Liebel · 11 years ago
- b4e027f MdeModulePkg PartitionDxe: Ensure the NumberOfPartitionEntries * SizeOfPartitionEntry doesn't overflow. by Star Zeng · 11 years ago
- dcdaee8 Clean the flag before use it to avoid use old error value. by Eric Dong · 11 years ago
- 863986b Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. by Ruiyu Ni · 11 years ago
- 4d0a30a Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText, ConvertTextToDeviceNode and ConvertTextToDevicePath. by Ruiyu Ni · 11 years ago
- 1fd4578 Roll back the changes in revision 14296 since it will cause iSCSI security authentication issue. by Fu Siyuan · 11 years ago
- 6e84b4d Fixes the GCC build 'Unused variable' warning (raised an error when warnings are treated as errors). by Olivier Martin · 12 years ago
- 40ae09a Rollback patch 14470, because it error check in some extra ending code. by Eric Dong · 12 years ago
- 270e8df Fixes the GCC build 'Unused variable' warning (raised an error when warnings are treated as errors). by Olivier Martin · 12 years ago
- b95a25d Refine the validation for the input attribute before return. by Eric Dong · 12 years ago
- 2c4b18e MdeModulePkg: Add the alignment check for FTW spare area address and length, and add the check for PcdFlashNvStorageVariableSize <= PcdFlashNvStorageFtwSpareSize. by Star Zeng · 12 years ago
- 0dda774 MdeModulePkg FaultTolerantWritePei: Refine the code to avoid error report. by Star Zeng · 12 years ago
- 3e02ebb MdeModulePkg: Variable drivers robustly handle crashes during Reclaim(). by Star Zeng · 12 years ago
- 70066a8 Fix DDK build fail. by Eric Dong · 12 years ago
- f8920f0 Fix GCC build fail. by Eric Dong · 12 years ago
- 82e8c13 Update HiiDataBase and UefiHiiLib to support Name/Value varstore. by Eric Dong · 12 years ago
- 328e5d8 The list of locked variables is traversed at runtime, hence we must by Laszlo Ersek · 12 years ago